Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da47a0e

Browse files
enisdenjogithub-actions[bot]theguild-bot
authored
Update graphql-yoga and whatwg-node packages (#1045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: theguild-bot <[email protected]>
1 parent f512348 commit da47a0e

File tree

51 files changed

+395
-328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+395
-328
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': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`graphql-yoga@^5.13.4` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.4) (from `^5.13.3`, in `dependencies`)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@whatwg-node/server@^0.10.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.10.5) (from `^0.10.3`, in `dependencies`)
8+
- Updated dependency [`graphql-yoga@^5.13.4` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.4) (from `^5.13.3`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-mesh/fusion-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`graphql-yoga@^5.13.4` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.13.4) (from `^5.13.3`, 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.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.6) (from `^0.10.4`, 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.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.6) (from `^0.10.4`, 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.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.6) (from `^0.10.4`, in `dependencies`)

.changeset/fifty-seas-applaud.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
'@graphql-mesh/hmac-upstream-signature': patch
3+
'@graphql-mesh/transport-http-callback': patch
4+
'@graphql-mesh/plugin-opentelemetry': patch
5+
'@graphql-mesh/plugin-prometheus': patch
6+
'@graphql-hive/plugin-aws-sigv4': patch
7+
'@graphql-tools/executor-http': patch
8+
'@graphql-mesh/fusion-runtime': patch
9+
'@graphql-tools/federation': patch
10+
'@graphql-hive/gateway': patch
11+
'@graphql-hive/gateway-runtime': patch
12+
---
13+
14+
Update graphql-yoga and whatwg-node packages
15+
16+
In light of https://github.com/ardatan/whatwg-node/pull/2305. Please upgrade as soon as possible!

e2e/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@graphql-mesh/compose-cli": "^1.4.1",
66
"@omnigraph/openapi": "^0.109.0",
77
"graphql": "^16.9.0",
8-
"graphql-yoga": "^5.13.3",
8+
"graphql-yoga": "^5.13.4",
99
"tslib": "^2.8.1"
1010
}
1111
}

e2e/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"aws4-express": "^0.10.2",
77
"express": "^5.0.0",
88
"graphql": "^16.9.0",
9-
"graphql-yoga": "^5.13.3",
9+
"graphql-yoga": "^5.13.4",
1010
"tslib": "^2.8.1"
1111
}
1212
}

e2e/demand-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@apollo/subgraph": "^2.10.0",
66
"graphql": "^16.9.0",
7-
"graphql-yoga": "^5.13.3",
7+
"graphql-yoga": "^5.13.4",
88
"tslib": "^2.8.1"
99
}
1010
}

0 commit comments

Comments
 (0)