Skip to content

Commit 4ac9cde

Browse files
dependabot[bot]rochdev
authored andcommitted
chore(deps): bump the test-versions group (#6247)
Bumps the test-versions group in /packages/dd-trace/test/plugins/versions with 17 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.862.0` | `3.863.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.862.0` | `3.863.0` | | [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | `5.1.0` | `5.2.0` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `0.3.66` | `0.3.68` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `0.6.3` | `0.6.5` | | [cypress](https://github.com/cypress-io/cypress) | `14.5.3` | `14.5.4` | | [hono](https://github.com/honojs/hono) | `4.8.12` | `4.9.0` | | [mongoose](https://github.com/Automattic/mongoose) | `8.17.0` | `8.17.1` | | [nock](https://github.com/nock/nock) | `14.0.8` | `14.0.9` | | [openai](https://github.com/openai/openai-node) | `5.12.0` | `5.12.1` | | [pino](https://github.com/pinojs/pino) | `9.7.0` | `9.8.0` | Updates `@aws-sdk/client-bedrock-runtime` from 3.862.0 to 3.863.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-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-dynamodb` from 3.862.0 to 3.863.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.863.0/clients/client-dynamodb) Updates `@aws-sdk/client-kinesis` from 3.862.0 to 3.863.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-kinesis/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-kinesis) Updates `@aws-sdk/client-lambda` from 3.862.0 to 3.863.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-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.862.0 to 3.863.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-s3) Updates `@aws-sdk/client-sfn` from 3.862.0 to 3.863.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-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.862.0 to 3.863.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-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-sns) Updates `@aws-sdk/client-sqs` from 3.862.0 to 3.863.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-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.863.0/clients/client-sqs) Updates `@google-cloud/pubsub` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/googleapis/nodejs-pubsub/releases) - [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-pubsub@v5.1.0...v5.2.0) Updates `@langchain/core` from 0.3.66 to 0.3.68 - [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) Updates `@langchain/openai` from 0.6.3 to 0.6.5 - [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) Updates `cypress` from 14.5.3 to 14.5.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.5.3...v14.5.4) Updates `hono` from 4.8.12 to 4.9.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.8.12...v4.9.0) Updates `mongoose` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.17.0...8.17.1) Updates `nock` from 14.0.8 to 14.0.9 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.8...v14.0.9) Updates `openai` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.12.0...v5.12.1) Updates `pino` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v9.8.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-kinesis" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sfn" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sns" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.863.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@google-cloud/pubsub" dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: "@langchain/core" dependency-version: 0.3.68 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: "@langchain/openai" dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: cypress dependency-version: 14.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: hono dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: mongoose dependency-version: 8.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: nock dependency-version: 14.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: openai dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-versions - dependency-name: pino dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor 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 50fd348 commit 4ac9cde

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"@apollo/gateway": "2.11.2",
88
"@apollo/server": "5.0.0",
99
"@apollo/subgraph": "2.11.2",
10-
"@aws-sdk/client-bedrock-runtime": "3.862.0",
11-
"@aws-sdk/client-dynamodb": "3.862.0",
12-
"@aws-sdk/client-kinesis": "3.862.0",
13-
"@aws-sdk/client-lambda": "3.862.0",
14-
"@aws-sdk/client-s3": "3.862.0",
15-
"@aws-sdk/client-sfn": "3.862.0",
16-
"@aws-sdk/client-sns": "3.862.0",
17-
"@aws-sdk/client-sqs": "3.862.0",
10+
"@aws-sdk/client-bedrock-runtime": "3.863.0",
11+
"@aws-sdk/client-dynamodb": "3.863.0",
12+
"@aws-sdk/client-kinesis": "3.863.0",
13+
"@aws-sdk/client-lambda": "3.863.0",
14+
"@aws-sdk/client-s3": "3.863.0",
15+
"@aws-sdk/client-sfn": "3.863.0",
16+
"@aws-sdk/client-sns": "3.863.0",
17+
"@aws-sdk/client-sqs": "3.863.0",
1818
"@aws-sdk/node-http-handler": "3.374.0",
1919
"@aws-sdk/smithy-client": "3.374.0",
2020
"@azure/functions": "4.7.3",
@@ -25,7 +25,7 @@
2525
"@elastic/transport": "9.1.0",
2626
"@fastify/cookie": "11.0.2",
2727
"@fastify/multipart": "9.0.3",
28-
"@google-cloud/pubsub": "5.1.0",
28+
"@google-cloud/pubsub": "5.2.0",
2929
"@google-cloud/vertexai": "1.10.0",
3030
"@graphql-tools/executor": "1.4.9",
3131
"@grpc/grpc-js": "1.13.4",
@@ -41,9 +41,9 @@
4141
"@koa/router": "14.0.0",
4242
"@langchain/anthropic": "0.3.26",
4343
"@langchain/cohere": "0.3.4",
44-
"@langchain/core": "0.3.66",
44+
"@langchain/core": "0.3.68",
4545
"@langchain/google-genai": "0.2.16",
46-
"@langchain/openai": "0.6.3",
46+
"@langchain/openai": "0.6.5",
4747
"@node-redis/client": "1.0.6",
4848
"@opensearch-project/opensearch": "3.5.1",
4949
"@opentelemetry/exporter-jaeger": "2.0.1",
@@ -78,7 +78,7 @@
7878
"cookie": "1.0.2",
7979
"cookie-parser": "1.4.7",
8080
"couchbase": "4.5.0",
81-
"cypress": "14.5.3",
81+
"cypress": "14.5.4",
8282
"cypress-fail-fast": "7.1.1",
8383
"dd-trace-api": "1.0.0",
8484
"ejs": "3.1.10",
@@ -97,7 +97,7 @@
9797
"graphql-yoga": "5.15.1",
9898
"handlebars": "4.7.8",
9999
"hapi": "18.1.0",
100-
"hono": "4.8.12",
100+
"hono": "4.9.0",
101101
"ioredis": "5.7.0",
102102
"iovalkey": "0.3.3",
103103
"jest": "30.0.5",
@@ -130,18 +130,18 @@
130130
"moleculer": "0.14.35",
131131
"mongodb": "6.18.0",
132132
"mongodb-core": "3.2.7",
133-
"mongoose": "8.17.0",
133+
"mongoose": "8.17.1",
134134
"mquery": "5.0.0",
135135
"multer": "2.0.2",
136136
"mysql": "2.18.1",
137137
"mysql2": "3.14.3",
138138
"next": "15.4.6",
139-
"nock": "14.0.8",
139+
"nock": "14.0.9",
140140
"node-serialize": "0.0.4",
141141
"npm": "11.5.2",
142142
"nyc": "17.1.0",
143143
"office-addin-mock": "3.0.3",
144-
"openai": "5.12.0",
144+
"openai": "5.12.1",
145145
"oracledb": "6.9.0",
146146
"passport": "0.7.0",
147147
"passport-http": "0.3.0",
@@ -150,7 +150,7 @@
150150
"pg-cursor": "2.15.3",
151151
"pg-native": "3.5.2",
152152
"pg-query-stream": "4.10.3",
153-
"pino": "9.7.0",
153+
"pino": "9.8.0",
154154
"pino-pretty": "13.1.1",
155155
"playwright": "1.54.2",
156156
"playwright-core": "1.54.2",

0 commit comments

Comments
 (0)