Skip to content

Commit 86e0817

Browse files
dependabot[bot]pabloerhard
authored andcommitted
chore(deps): bump the databases group across 1 directory with 3 updates (#9829)
Bumps the databases group with 3 updates in the /packages/dd-trace/test/plugins/versions directory: [@redis/client](https://github.com/redis/node-redis), [bson](https://github.com/mongodb/js-bson) and [redis](https://github.com/redis/node-redis). Updates `@redis/client` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/json@6.2.0...json@6.2.1) Updates `bson` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/main/HISTORY.md) - [Commits](mongodb/js-bson@v7.3.1...v7.3.2) Updates `redis` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@6.2.0...redis@6.2.1) --- updated-dependencies: - dependency-name: "@redis/client" dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: databases - dependency-name: bson dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: databases - dependency-name: redis dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: databases ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c15a5c commit 86e0817

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@prisma/adapter-mssql": "7.9.1",
8686
"@prisma/adapter-pg": "7.9.1",
8787
"@prisma/client": "7.9.1",
88-
"@redis/client": "6.2.0",
88+
"@redis/client": "6.2.1",
8989
"@smithy/core": "3.32.0",
9090
"@smithy/smithy-client": "4.15.0",
9191
"@types/node": "26.2.0",
@@ -112,7 +112,7 @@
112112
"bluebird": "3.7.2",
113113
"body-parser": "2.3.0",
114114
"browser-bunyan": "1.8.0",
115-
"bson": "7.3.1",
115+
"bson": "7.3.2",
116116
"bullmq": "6.1.0",
117117
"bunyan": "2.0.5",
118118
"cassandra-driver": "4.9.0",
@@ -217,7 +217,7 @@
217217
"q": "2.0.3",
218218
"react": "19.2.8",
219219
"react-dom": "19.2.8",
220-
"redis": "6.2.0",
220+
"redis": "6.2.1",
221221
"request": "2.88.2",
222222
"restify": "11.1.0",
223223
"rhea": "3.0.5",

0 commit comments

Comments
 (0)