Commit f4a5d3f
chore(deps): bump the databases group across 1 directory with 18 updates (#9462)
Bumps the databases group with 18 updates in the /packages/dd-trace/test/plugins/versions directory:
| Package | From | To |
| --- | --- | --- |
| [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) | `9.4.0` | `9.4.2` |
| [@elastic/transport](https://github.com/elastic/elastic-transport-js) | `9.3.5` | `9.3.7` |
| [@redis/client](https://github.com/redis/node-redis) | `5.12.1` | `6.1.0` |
| [aerospike](https://github.com/aerospike/aerospike-client-nodejs) | `6.7.0` | `6.7.1` |
| [bson](https://github.com/mongodb/js-bson) | `7.2.0` | `7.3.1` |
| [couchbase](https://github.com/couchbase/couchnode) | `4.7.0` | `4.7.1` |
| [ioredis](https://github.com/luin/ioredis) | `5.10.1` | `5.11.1` |
| [knex](https://github.com/knex/knex) | `3.2.10` | `3.3.0` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `7.2.0` | `7.5.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.6.2` | `9.7.4` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.3` | `3.23.0` |
| [oracledb](https://github.com/oracle/node-oracledb) | `6.10.0` | `7.0.1` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` |
| [pg-cursor](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-cursor) | `2.20.0` | `2.21.0` |
| [pg-query-stream](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-query-stream) | `4.15.0` | `4.16.0` |
| [redis](https://github.com/redis/node-redis) | `5.12.1` | `6.1.0` |
| [sharedb](https://github.com/share/sharedb) | `5.2.2` | `6.0.1` |
| [tedious](https://github.com/tediousjs/tedious) | `19.2.1` | `20.0.0` |
Updates `@elastic/elasticsearch` from 9.4.0 to 9.4.2
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-js@v9.4.0...v9.4.2)
Updates `@elastic/transport` from 9.3.5 to 9.3.7
- [Release notes](https://github.com/elastic/elastic-transport-js/releases)
- [Commits](elastic/elastic-transport-js@v9.3.5...v9.3.7)
Updates `@redis/client` from 5.12.1 to 6.1.0
- [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@5.12.1...json@6.1.0)
Updates `aerospike` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/aerospike/aerospike-client-nodejs/releases)
- [Changelog](https://github.com/aerospike/aerospike-client-nodejs/blob/master/CHANGELOG.md)
- [Commits](aerospike/aerospike-client-nodejs@v6.7.0...v6.7.1)
Updates `bson` from 7.2.0 to 7.3.1
- [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.2.0...v7.3.1)
Updates `couchbase` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/couchbase/couchnode/releases)
- [Commits](couchbase/couchnode@v4.7.0...v4.7.1)
Updates `ioredis` from 5.10.1 to 5.11.1
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.10.1...v5.11.1)
Updates `knex` from 3.2.10 to 3.3.0
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@3.2.10...3.3.0)
Updates `mongodb` from 7.2.0 to 7.5.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v7.2.0...v7.5.0)
Updates `mongoose` from 9.6.2 to 9.7.4
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.6.2...9.7.4)
Updates `mysql2` from 3.22.3 to 3.23.0
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.22.3...v3.23.0)
Updates `oracledb` from 6.10.0 to 7.0.1
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](oracle/node-oracledb@v6.10.0...v7.0.1)
Updates `pg` from 8.21.0 to 8.22.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg)
Updates `pg-cursor` from 2.20.0 to 2.21.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-cursor@2.21.0/packages/pg-cursor)
Updates `pg-query-stream` from 4.15.0 to 4.16.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-query-stream@4.16.0/packages/pg-query-stream)
Updates `redis` from 5.12.1 to 6.1.0
- [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@5.12.1...redis@6.1.0)
Updates `sharedb` from 5.2.2 to 6.0.1
- [Release notes](https://github.com/share/sharedb/releases)
- [Changelog](https://github.com/share/sharedb/blob/master/CHANGELOG.md)
- [Commits](share/sharedb@v5.2.2...v6.0.1)
Updates `tedious` from 19.2.1 to 20.0.0
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v19.2.1...v20.0.0)
---
updated-dependencies:
- dependency-name: "@elastic/elasticsearch"
dependency-version: 9.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: databases
- dependency-name: "@elastic/transport"
dependency-version: 9.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: databases
- dependency-name: "@redis/client"
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: databases
- dependency-name: aerospike
dependency-version: 6.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: databases
- dependency-name: bson
dependency-version: 7.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: couchbase
dependency-version: 4.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: databases
- dependency-name: ioredis
dependency-version: 5.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: knex
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: mongodb
dependency-version: 7.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: mongoose
dependency-version: 9.7.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: mysql2
dependency-version: 3.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: oracledb
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: databases
- dependency-name: pg
dependency-version: 8.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: pg-cursor
dependency-version: 2.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: pg-query-stream
dependency-version: 4.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: databases
- dependency-name: redis
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: databases
- dependency-name: sharedb
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: databases
- dependency-name: tedious
dependency-version: 20.0.0
dependency-type: direct:production
update-type: version-update:semver-major
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 0c04051 commit f4a5d3f
1 file changed
Lines changed: 18 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments