Skip to content

Commit 9cfe2a5

Browse files
dependabot[bot]github-actions[bot]theguild-bot
authored
Bump the all-minor-patch group with 20 updates (#1740)
Signed-off-by: dependabot[bot] <support@github.com> 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> Co-authored-by: theguild-bot <bot@the-guild.dev>
1 parent 55173a5 commit 9cfe2a5

File tree

39 files changed

+236
-285
lines changed

39 files changed

+236
-285
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 [`@graphql-yoga/plugin-apollo-usage-report@^0.12.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.12.0) (from `^0.11.2`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/router-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-hive/router-query-planner@^0.0.6` ↗︎](https://www.npmjs.com/package/@graphql-hive/router-query-planner/v/0.0.6) (from `^0.0.4`, in `dependencies`)

e2e/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/subgraph": "2.12.1",
66
"@launchdarkly/node-server-sdk": "9.10.3",
77
"graphql": "16.12.0",
8-
"graphql-yoga": "5.16.2",
8+
"graphql-yoga": "5.17.0",
99
"tslib": "^2.8.1"
1010
},
1111
"overrides": {

e2e/progressive-override/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.12.1",
66
"graphql": "16.12.0",
7-
"graphql-yoga": "5.16.2",
7+
"graphql-yoga": "5.17.0",
88
"tslib": "^2.8.1"
99
}
1010
}
87 Bytes
Binary file not shown.

examples/launchdarkly-override/package-lock.json

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

examples/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/subgraph": "2.12.1",
66
"@launchdarkly/node-server-sdk": "9.10.3",
77
"graphql": "16.12.0",
8-
"graphql-yoga": "5.16.2",
8+
"graphql-yoga": "5.17.0",
99
"tslib": "^2.8.1",
1010
"@graphql-hive/gateway": "^2.1.19"
1111
},

internal/heapsnapshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tsconfig/node18": "^18.2.5",
2323
"@tsconfig/recommended": "^1.0.13",
2424
"@types/node": "^24.10.1",
25-
"pkgroll": "2.21.3",
25+
"pkgroll": "2.21.4",
2626
"typescript": "5.9.3"
2727
}
2828
}

packages/batch-delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@graphql-tools/schema": "^10.0.29",
4949
"graphql": "^16.12.0",
50-
"pkgroll": "2.21.3"
50+
"pkgroll": "2.21.4"
5151
},
5252
"sideEffects": false
5353
}

packages/batch-execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"graphql": "^16.12.0",
48-
"pkgroll": "2.21.3"
48+
"pkgroll": "2.21.4"
4949
},
5050
"sideEffects": false
5151
}

0 commit comments

Comments
 (0)