Skip to content

Commit

Permalink
chore(deps): update dependency @envelop/core to v5.0.2 (#11432)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@envelop/core](https://redirect.github.com/n1ru4l/envelop)
([source](https://redirect.github.com/n1ru4l/envelop/tree/HEAD/packages/core))
| [`5.0.1` ->
`5.0.2`](https://renovatebot.com/diffs/npm/@envelop%2fcore/5.0.1/5.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@envelop%2fcore/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@envelop%2fcore/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@envelop%2fcore/5.0.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@envelop%2fcore/5.0.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n1ru4l/envelop (@&#8203;envelop/core)</summary>

###
[`v5.0.2`](https://redirect.github.com/n1ru4l/envelop/blob/HEAD/packages/core/CHANGELOG.md#502)

[Compare
Source](https://redirect.github.com/n1ru4l/envelop/compare/@envelop/core@5.0.1...@envelop/core@5.0.2)

##### Patch Changes

-   [#&#8203;2292](https://redirect.github.com/n1ru4l/envelop/pull/2292)

[`c3dd2c3`](https://redirect.github.com/n1ru4l/envelop/commit/c3dd2c3525b42fcab773e0ae8a637caea5c33558)
Thanks [@&#8203;ardatan](https://redirect.github.com/ardatan)! - Export
`mapMaybePromise` and `isPromise`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 9ec0e44 commit 4f07771
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.25.0",
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/depth-limit": "4.0.0",
"@envelop/disable-introspection": "6.0.0",
"@envelop/filter-operation-type": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"graphql": "16.9.0"
},
"devDependencies": {
"@envelop/core": "5.0.1",
"@envelop/core": "5.0.2",
"@envelop/testing": "7.0.0",
"@envelop/types": "5.0.0",
"@redwoodjs/framework-tools": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2343,13 +2343,13 @@ __metadata:
languageName: node
linkType: hard

"@envelop/core@npm:5.0.1, @envelop/core@npm:^5.0.0, @envelop/core@npm:^5.0.1":
version: 5.0.1
resolution: "@envelop/core@npm:5.0.1"
"@envelop/core@npm:5.0.2, @envelop/core@npm:^5.0.0, @envelop/core@npm:^5.0.1":
version: 5.0.2
resolution: "@envelop/core@npm:5.0.2"
dependencies:
"@envelop/types": "npm:5.0.0"
tslib: "npm:^2.5.0"
checksum: 10c0/26bcad627d2959e5dadb7ad0f1d158ba8227e45e721c2112808633124228ed49ee4f8cbb498d57447c4730bfcb9734ebd0fa3e377d2f6dde6b4eb506fc96a568
checksum: 10c0/ef671cf79b40c4ca387b80012f01e54896de7c933bbdd6b905ce09058ff52554116c54da98d1a1226f67a3bc169a0b115c895c01b7daa9d73f2777a692b9f41f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8239,7 +8239,7 @@ __metadata:
"@babel/cli": "npm:7.24.8"
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.25.0"
"@envelop/core": "npm:5.0.1"
"@envelop/core": "npm:5.0.2"
"@envelop/depth-limit": "npm:4.0.0"
"@envelop/disable-introspection": "npm:6.0.0"
"@envelop/filter-operation-type": "npm:6.0.0"
Expand Down Expand Up @@ -8513,7 +8513,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/realtime@workspace:packages/realtime"
dependencies:
"@envelop/core": "npm:5.0.1"
"@envelop/core": "npm:5.0.2"
"@envelop/live-query": "npm:7.0.0"
"@envelop/testing": "npm:7.0.0"
"@envelop/types": "npm:5.0.0"
Expand Down

0 comments on commit 4f07771

Please sign in to comment.