Skip to content

Commit 30691aa

Browse files
chore(deps): bump the web-frameworks group across 1 directory with 5 updates (#9830)
Bumps the web-frameworks group with 5 updates in the /packages/dd-trace/test/plugins/versions directory: | Package | From | To | | --- | --- | --- | | [@graphql-tools/executor](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/executor) | `1.5.7` | `2.0.0` | | [fastify](https://github.com/fastify/fastify) | `5.11.3` | `5.12.0` | | [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools) | `9.0.33` | `9.0.34` | | [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.21.2` | `5.21.3` | | [hono](https://github.com/honojs/hono) | `4.13.1` | `4.13.2` | Updates `@graphql-tools/executor` from 1.5.7 to 2.0.0 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/executor/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/executor@2.0.0/packages/executor) Updates `fastify` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.3...v5.12.0) Updates `graphql-tools` from 9.0.33 to 9.0.34 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/graphql-tools@9.0.34/packages/graphql-tools) Updates `graphql-yoga` from 5.21.2 to 5.21.3 - [Release notes](https://github.com/graphql-hive/graphql-yoga/releases) - [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/graphql-yoga/commits/graphql-yoga@5.21.3/packages/graphql-yoga) Updates `hono` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.1...v4.13.2) --- updated-dependencies: - dependency-name: "@graphql-tools/executor" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-frameworks - dependency-name: fastify dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-frameworks - dependency-name: graphql-tools dependency-version: 9.0.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-frameworks - dependency-name: graphql-yoga dependency-version: 5.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-frameworks - dependency-name: hono dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-frameworks ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 030076e commit 30691aa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

packages/dd-trace/test/plugins/versions/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@google-cloud/pubsub": "6.0.0",
4444
"@google-cloud/vertexai": "1.12.0",
4545
"@google/genai": "2.16.0",
46-
"@graphql-tools/executor": "1.5.7",
46+
"@graphql-tools/executor": "2.0.0",
4747
"@grpc/grpc-js": "1.14.4",
4848
"@grpc/proto-loader": "0.8.1",
4949
"@hapi/boom": "10.0.1",
@@ -131,18 +131,18 @@
131131
"express": "5.2.1",
132132
"express-mongo-sanitize": "2.2.0",
133133
"express-session": "1.19.0",
134-
"fastify": "5.11.3",
134+
"fastify": "5.12.0",
135135
"find-my-way": "9.7.0",
136136
"fs": "0.0.1-security",
137137
"generic-pool": "3.9.0",
138138
"google-gax": "6.0.0",
139139
"graphql": "16.14.2",
140140
"graphql-tag": "2.12.7",
141-
"graphql-tools": "9.0.33",
142-
"graphql-yoga": "5.21.2",
141+
"graphql-tools": "9.0.34",
142+
"graphql-yoga": "5.21.3",
143143
"handlebars": "4.7.9",
144144
"hapi": "18.1.0",
145-
"hono": "4.13.1",
145+
"hono": "4.13.2",
146146
"ioredis": "6.0.0",
147147
"iovalkey": "0.4.0",
148148
"jest": "30.4.2",

0 commit comments

Comments
 (0)