Skip to content

Commit 54beb7a

Browse files
ardatanenisdenjogithub-actions[bot]theguild-bot
authored
Update whatwg-node to latest stable (#1144)
Co-authored-by: Denis Badurina <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent d103a60 commit 54beb7a

File tree

17 files changed

+71
-43
lines changed

17 files changed

+71
-43
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@whatwg-node/server@^0.10.9` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.10.9) (from `^0.10.8`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-mesh/transport-http-callback': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@whatwg-node/fetch@^0.10.8` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.8) (from `^0.10.6`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-tools/executor-http': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@whatwg-node/fetch@^0.10.8` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.8) (from `^0.10.6`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-tools/federation': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@whatwg-node/fetch@^0.10.8` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.8) (from `^0.10.6`, in `dependencies`)

e2e/federation-subscriptions-passthrough/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@graphql-mesh/transport-ws": "workspace:^",
6-
"@whatwg-node/fetch": "^0.10.6",
6+
"@whatwg-node/fetch": "^0.10.8",
77
"graphql": "^16.9.0",
88
"tslib": "^2.8.1"
99
},
Binary file not shown.

examples/federation-subscriptions-passthrough/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/federation-subscriptions-passthrough/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@graphql-mesh/transport-ws": "^1.0.9",
6-
"@whatwg-node/fetch": "^0.10.6",
6+
"@whatwg-node/fetch": "^0.10.8",
77
"graphql": "^16.9.0",
88
"tslib": "^2.8.1",
99
"@apollo/server": "^4.10.3",

internal/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/dockerode": "^3.3.28",
88
"@types/node": "^22.7.6",
99
"@whatwg-node/disposablestack": "^0.0.6",
10-
"@whatwg-node/fetch": "^0.10.6",
10+
"@whatwg-node/fetch": "^0.10.8",
1111
"dockerode": "^4.0.2",
1212
"glob": "^11.0.0",
1313
"graphql": "^16.9.0",

internal/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@graphql-tools/utils": "^10.7.2",
1717
"@types/node": "^22.7.5",
1818
"@whatwg-node/disposablestack": "^0.0.6",
19-
"@whatwg-node/fetch": "^0.10.6",
19+
"@whatwg-node/fetch": "^0.10.8",
2020
"@whatwg-node/promise-helpers": "^1.2.5",
2121
"graphql": "^16.10.0",
2222
"jest-leak-detector": "29.7.0",

0 commit comments

Comments
 (0)