Skip to content

Commit 4bab6a3

Browse files
Bump the all-minor-patch group with 11 updates (#1203)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5761461 commit 4bab6a3

File tree

64 files changed

+833
-719
lines changed

Some content is hidden

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

64 files changed

+833
-719
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/plugin-aws-sigv4': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@aws-sdk/client-sts@^3.823.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.823.0) (from `^3.821.0`, in `dependencies`)

e2e/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"devDependencies": {
55
"@graphql-mesh/compose-cli": "^1.4.1",
6-
"@omnigraph/openapi": "^0.109.9",
6+
"@omnigraph/openapi": "^0.109.10",
77
"graphql": "^16.9.0",
88
"graphql-yoga": "^5.13.5",
99
"tslib": "^2.8.1"

e2e/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@e2e/aws-sigv4",
33
"private": true,
44
"devDependencies": {
5-
"@apollo/subgraph": "^2.10.0",
5+
"@apollo/subgraph": "^2.11.0",
66
"aws4-express": "^0.11.0",
77
"express": "^5.0.0",
88
"graphql": "^16.9.0",

e2e/cloudflare-workers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"start": "wrangler dev src/index.ts"
66
},
77
"devDependencies": {
8-
"@cloudflare/workers-types": "^4.20250603.0",
8+
"@cloudflare/workers-types": "^4.20250604.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
11-
"wrangler": "^4.19.0"
11+
"wrangler": "^4.19.1"
1212
}
1313
}

e2e/demand-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@e2e/demand-control",
33
"private": true,
44
"dependencies": {
5-
"@apollo/subgraph": "^2.10.0",
5+
"@apollo/subgraph": "^2.11.0",
66
"graphql": "^16.9.0",
77
"graphql-yoga": "^5.13.5",
88
"tslib": "^2.8.1"

e2e/federation-batching-plan/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
"@apollo/server": "^4.12.2",
6-
"@apollo/subgraph": "^2.7.2",
6+
"@apollo/subgraph": "^2.11.0",
77
"graphql": "^16.9.0"
88
}
99
}

e2e/federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"devDependencies": {
55
"@apollo/server": "^4.12.2",
6-
"@apollo/subgraph": "^2.7.2",
6+
"@apollo/subgraph": "^2.11.0",
77
"graphql": "^16.9.0"
88
}
99
}

e2e/federation-mixed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"dependencies": {
55
"@graphql-mesh/compose-cli": "^1.4.1",
6-
"@omnigraph/openapi": "^0.109.9",
6+
"@omnigraph/openapi": "^0.109.10",
77
"graphql": "^16.9.0",
88
"tslib": "^2.8.1"
99
},
1010
"devDependencies": {
1111
"@apollo/server": "^4.12.2",
12-
"@apollo/subgraph": "^2.7.2",
12+
"@apollo/subgraph": "^2.11.0",
1313
"fets": "^0.8.4"
1414
}
1515
}

e2e/federation-subscriptions-passthrough/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@apollo/server": "^4.12.2",
12-
"@apollo/subgraph": "^2.7.2",
12+
"@apollo/subgraph": "^2.11.0",
1313
"@repeaterjs/repeater": "^3.0.6",
1414
"@types/express": "^5.0.0",
1515
"@types/ws": "^8",

e2e/graphos-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"private": true,
55
"dependencies": {
6-
"@apollo/subgraph": "^2.10.0",
6+
"@apollo/subgraph": "^2.11.0",
77
"fastify": "^5.2.2",
88
"graphql": "^16.10.0",
99
"graphql-yoga": "^5.13.5",

0 commit comments

Comments
 (0)