Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/disposablestack to ^0.0.4 (#…
Browse files Browse the repository at this point in the history
…7595)

* fix(deps): update dependency @whatwg-node/disposablestack to ^0.0.4

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] committed Aug 28, 2024
1 parent 9f01438 commit 3bf14b3
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 12 deletions.
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_cache-redis-7595-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/cache-redis": patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/disposablestack@^0.0.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.4) (from `^0.0.3`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_fusion-runtime-7595-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/fusion-runtime": patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/disposablestack@^0.0.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.4) (from `^0.0.3`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_serve-runtime-7595-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/serve-runtime": patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/disposablestack@^0.0.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.4) (from `^0.0.3`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_utils-7595-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/utils": patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/disposablestack@^0.0.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.4) (from `^0.0.3`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/cache/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@graphql-mesh/string-interpolation": "0.5.6",
"@whatwg-node/disposablestack": "^0.0.3",
"@whatwg-node/disposablestack": "^0.0.4",
"ioredis": "^5.3.2",
"ioredis-mock": "^8.8.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fusion/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@graphql-tools/stitching-directives": "^3.1.2",
"@graphql-tools/utils": "^10.5.3",
"@graphql-tools/wrap": "^10.0.5",
"@whatwg-node/disposablestack": "^0.0.3",
"@whatwg-node/disposablestack": "^0.0.4",
"change-case": "^4.1.2",
"graphql-yoga": "^5.7.0",
"tslib": "^2.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@graphql-mesh/string-interpolation": "^0.5.6",
"@graphql-tools/delegate": "^10.0.21",
"@whatwg-node/disposablestack": "^0.0.3",
"@whatwg-node/disposablestack": "^0.0.4",
"@whatwg-node/fetch": "^0.9.13",
"dset": "^3.1.2",
"js-yaml": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serve-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@graphql-yoga/plugin-csrf-prevention": "^3.7.0",
"@graphql-yoga/plugin-defer-stream": "^3.7.0",
"@graphql-yoga/plugin-persisted-operations": "^3.7.0",
"@whatwg-node/disposablestack": "^0.0.3",
"@whatwg-node/disposablestack": "^0.0.4",
"@whatwg-node/server": "^0.9.46",
"graphql-yoga": "^5.7.0"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5892,7 +5892,7 @@ __metadata:
dependencies:
"@graphql-mesh/string-interpolation": "npm:0.5.6"
"@types/ioredis-mock": "npm:8.2.5"
"@whatwg-node/disposablestack": "npm:^0.0.3"
"@whatwg-node/disposablestack": "npm:^0.0.4"
ioredis: "npm:^5.3.2"
ioredis-mock: "npm:^8.8.3"
peerDependencies:
Expand Down Expand Up @@ -6062,7 +6062,7 @@ __metadata:
"@graphql-tools/stitching-directives": "npm:^3.1.2"
"@graphql-tools/utils": "npm:^10.5.3"
"@graphql-tools/wrap": "npm:^10.0.5"
"@whatwg-node/disposablestack": "npm:^0.0.3"
"@whatwg-node/disposablestack": "npm:^0.0.4"
change-case: "npm:^4.1.2"
graphql-yoga: "npm:^5.7.0"
tslib: "npm:^2.4.0"
Expand Down Expand Up @@ -6727,7 +6727,7 @@ __metadata:
"@graphql-yoga/plugin-csrf-prevention": "npm:^3.7.0"
"@graphql-yoga/plugin-defer-stream": "npm:^3.7.0"
"@graphql-yoga/plugin-persisted-operations": "npm:^3.7.0"
"@whatwg-node/disposablestack": "npm:^0.0.3"
"@whatwg-node/disposablestack": "npm:^0.0.4"
"@whatwg-node/server": "npm:^0.9.46"
graphql-sse: "npm:^2.5.3"
graphql-yoga: "npm:^5.7.0"
Expand Down Expand Up @@ -7331,7 +7331,7 @@ __metadata:
"@types/js-yaml": "npm:4.0.9"
"@types/lodash.topath": "npm:4.5.9"
"@types/object-hash": "npm:3.0.6"
"@whatwg-node/disposablestack": "npm:^0.0.3"
"@whatwg-node/disposablestack": "npm:^0.0.4"
"@whatwg-node/fetch": "npm:^0.9.13"
dset: "npm:^3.1.2"
js-yaml: "npm:^4.1.0"
Expand Down Expand Up @@ -14362,12 +14362,12 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/disposablestack@npm:^0.0.3":
version: 0.0.3
resolution: "@whatwg-node/disposablestack@npm:0.0.3"
"@whatwg-node/disposablestack@npm:^0.0.4":
version: 0.0.4
resolution: "@whatwg-node/disposablestack@npm:0.0.4"
dependencies:
tslib: "npm:^2.6.3"
checksum: 10c0/af4daf2260a29c0d9e20fe776ab2ca7003d6842faeaf1852914743b4f20fcff808df20cd5f0383ebc3c7942c53fb3cd7e24772559dddf0e8168dc80ca6ad75ce
checksum: 10c0/50c550372ba348cd395682e68fde5974686e5e3f8c3e62403ae78993704dfd3f290b0352c727563d207f466e71ba889ad6e1d028e777ddbb885ac1af1406afe1
languageName: node
linkType: hard

Expand Down

0 comments on commit 3bf14b3

Please sign in to comment.