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

Skip to content

Commit e5bc8a2

Browse files
chore(deps): bump the test-versions group across 1 directory with 9 updates (#6296)
Bumps the test-versions group with 9 updates in the /packages/dd-trace/test/plugins/versions directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.1` | `2.0.15` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.864.0` | `3.868.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.18.2` | `1.19.0` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.70` | `0.3.71` | | [ai](https://github.com/vercel/ai) | `5.0.2` | `5.0.15` | | [hono](https://github.com/honojs/hono) | `4.9.1` | `4.9.2` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.5.3` | `7.5.4` | | [undici](https://github.com/nodejs/undici) | `7.13.0` | `7.14.0` | | [zod](https://github.com/colinhacks/zod) | `4.0.14` | `4.0.17` | Updates `@ai-sdk/openai` from 2.0.1 to 2.0.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) Updates `@aws-sdk/client-dynamodb` from 3.864.0 to 3.868.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.868.0/clients/client-dynamodb) Updates `@hono/node-server` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.18.2...v1.19.0) Updates `@langchain/core` from 0.3.70 to 0.3.71 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits/@langchain/core==0.3.71) Updates `ai` from 5.0.2 to 5.0.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.15) Updates `hono` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.1...v4.9.2) Updates `protobufjs` from 7.5.3 to 7.5.4 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.3...protobufjs-v7.5.4) Updates `undici` from 7.13.0 to 7.14.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.13.0...v7.14.0) Updates `zod` from 4.0.14 to 4.0.17 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.14...v4.0.17) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.868.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@hono/node-server" dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@langchain/core" dependency-version: 0.3.71 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: ai dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: protobufjs dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: undici dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e4af4a commit e5bc8a2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"license": "BSD-3-Clause",
55
"private": true,
66
"dependencies": {
7-
"@ai-sdk/openai": "2.0.1",
7+
"@ai-sdk/openai": "2.0.15",
88
"@apollo/gateway": "2.11.2",
99
"@apollo/server": "5.0.0",
1010
"@apollo/subgraph": "2.11.2",
1111
"@aws-sdk/client-bedrock-runtime": "3.864.0",
12-
"@aws-sdk/client-dynamodb": "3.864.0",
12+
"@aws-sdk/client-dynamodb": "3.868.0",
1313
"@aws-sdk/client-kinesis": "3.864.0",
1414
"@aws-sdk/client-lambda": "3.865.0",
1515
"@aws-sdk/client-s3": "3.864.0",
@@ -33,7 +33,7 @@
3333
"@grpc/proto-loader": "0.8.0",
3434
"@hapi/boom": "10.0.1",
3535
"@hapi/hapi": "21.4.3",
36-
"@hono/node-server": "1.18.2",
36+
"@hono/node-server": "1.19.0",
3737
"@jest/core": "30.0.5",
3838
"@jest/globals": "30.0.5",
3939
"@jest/reporters": "30.0.5",
@@ -42,7 +42,7 @@
4242
"@koa/router": "14.0.0",
4343
"@langchain/anthropic": "0.3.26",
4444
"@langchain/cohere": "0.3.4",
45-
"@langchain/core": "0.3.70",
45+
"@langchain/core": "0.3.71",
4646
"@langchain/google-genai": "0.2.16",
4747
"@langchain/openai": "0.6.7",
4848
"@node-redis/client": "1.0.6",
@@ -60,7 +60,7 @@
6060
"@vitest/coverage-v8": "3.2.4",
6161
"@vitest/runner": "3.2.4",
6262
"aerospike": "6.3.0",
63-
"ai": "5.0.2",
63+
"ai": "5.0.15",
6464
"amqp10": "3.6.0",
6565
"amqplib": "0.10.8",
6666
"apollo-server-core": "3.13.0",
@@ -99,7 +99,7 @@
9999
"graphql-yoga": "5.15.1",
100100
"handlebars": "4.7.8",
101101
"hapi": "18.1.0",
102-
"hono": "4.9.1",
102+
"hono": "4.9.2",
103103
"ioredis": "5.7.0",
104104
"iovalkey": "0.3.3",
105105
"jest": "30.0.5",
@@ -159,7 +159,7 @@
159159
"pnpm": "10.14.0",
160160
"promise": "8.3.0",
161161
"promise-js": "0.0.7",
162-
"protobufjs": "7.5.3",
162+
"protobufjs": "7.5.4",
163163
"pug": "3.0.3",
164164
"q": "2.0.3",
165165
"react": "19.1.1",
@@ -176,13 +176,13 @@
176176
"sqlite3": "5.1.7",
177177
"tedious": "19.0.0",
178178
"typescript": "5.9.2",
179-
"undici": "7.13.0",
179+
"undici": "7.14.0",
180180
"vitest": "3.2.4",
181181
"when": "3.7.8",
182182
"winston": "3.17.0",
183183
"workerpool": "9.3.3",
184184
"ws": "8.18.3",
185185
"yarn": "1.22.22",
186-
"zod": "4.0.14"
186+
"zod": "4.0.17"
187187
}
188188
}

0 commit comments

Comments
 (0)