Skip to content

Commit 5e511ca

Browse files
dependabot[bot]github-actions[bot]theguild-bot
authored
Bump the all-minor-patch group with 15 updates (#1541)
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> Co-authored-by: theguild-bot <[email protected]>
1 parent 4a54045 commit 5e511ca

File tree

48 files changed

+480
-360
lines changed

Some content is hidden

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

48 files changed

+480
-360
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@graphql-hive/gateway': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-yoga/render-graphiql@^5.16.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/render-graphiql/v/5.16.0) (from `^5.15.2`, in `dependencies`)
8+
- Updated dependency [`graphql-yoga@^5.16.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.16.0) (from `^5.15.2`, in `dependencies`)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.11.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.11.0) (from `^0.10.2`, in `dependencies`)
8+
- Updated dependency [`@graphql-yoga/plugin-csrf-prevention@^3.16.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-csrf-prevention/v/3.16.0) (from `^3.15.2`, in `dependencies`)
9+
- Updated dependency [`@graphql-yoga/plugin-defer-stream@^3.16.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-defer-stream/v/3.16.0) (from `^3.15.2`, in `dependencies`)
10+
- Updated dependency [`@graphql-yoga/plugin-persisted-operations@^3.16.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-persisted-operations/v/3.16.0) (from `^3.15.2`, in `dependencies`)
11+
- Updated dependency [`graphql-yoga@^5.16.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.16.0) (from `^5.15.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/logger': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`pino@^9.11.0` ↗︎](https://www.npmjs.com/package/pino/v/9.11.0) (from `^9.10.0`, in `peerDependencies`)
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.893.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.893.0) (from `^3.891.0`, 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.16.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/5.16.0) (from `^5.15.2`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-mesh/plugin-jwt-auth': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-yoga/plugin-jwt@^3.10.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-jwt/v/3.10.0) (from `^3.9.2`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-mesh/plugin-prometheus': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-yoga/plugin-prometheus@^6.11.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-prometheus/v/6.11.0) (from `^6.10.2`, in `dependencies`)

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.18",
66
"@omnigraph/openapi": "^0.109.20",
77
"graphql": "^16.9.0",
8-
"graphql-yoga": "^5.15.2",
8+
"graphql-yoga": "^5.16.0",
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.12.0",
77
"express": "^5.0.0",
88
"graphql": "^16.9.0",
9-
"graphql-yoga": "^5.15.2",
9+
"graphql-yoga": "^5.16.0",
1010
"tslib": "^2.8.1"
1111
}
1212
}

e2e/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "wrangler dev src/index.ts"
66
},
77
"devDependencies": {
8-
"@cloudflare/workers-types": "^4.20250919.0",
8+
"@cloudflare/workers-types": "^4.20250922.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
1111
"wrangler": "^4.38.0"

0 commit comments

Comments
 (0)