Skip to content

Commit 4c8daa6

Browse files
chore(deps): bump the databases group across 1 directory with 3 updates
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>
1 parent 7142bf6 commit 4c8daa6

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",
@@ -111,7 +111,7 @@
111111
"babel-jest": "30.4.1",
112112
"bluebird": "3.7.2",
113113
"body-parser": "2.3.0",
114-
"bson": "7.3.1",
114+
"bson": "7.3.2",
115115
"bullmq": "6.1.0",
116116
"bunyan": "2.0.5",
117117
"cassandra-driver": "4.9.0",
@@ -216,7 +216,7 @@
216216
"q": "2.0.3",
217217
"react": "19.2.8",
218218
"react-dom": "19.2.8",
219-
"redis": "6.2.0",
219+
"redis": "6.2.1",
220220
"request": "2.88.2",
221221
"restify": "11.1.0",
222222
"rhea": "3.0.5",

0 commit comments

Comments
 (0)