Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump mongoose from 8.7.0 to 8.9.2 #2946

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/orm/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@tsed/testcontainers-mongo": "workspace:*",
"@tsed/typescript": "workspace:*",
"eslint": "9.12.0",
"mongoose": "8.7.0",
"mongoose": "8.9.2",
"typescript": "5.4.5",
"vitest": "2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/third-parties/formio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"express": "^4.21.0",
"formio": "4.2.5",
"mongodb": "^6.9.0",
"mongoose": "8.7.0",
"mongoose": "8.9.2",
"typescript": "5.4.5",
"vitest": "2.1.2"
},
Expand Down
81 changes: 73 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3912,6 +3912,15 @@ __metadata:
languageName: node
linkType: hard

"@mongodb-js/saslprep@npm:^1.1.9":
version: 1.1.9
resolution: "@mongodb-js/saslprep@npm:1.1.9"
dependencies:
sparse-bitfield: "npm:^3.0.3"
checksum: 10/6a0d5e9068635fff59815de387d71be0e3b9d683f1d299876b2760ac18bbf0a1d4b26eff6b1ab89ff8802c20ffb15c047ba675b2cc306a51077a013286c2694a
languageName: node
linkType: hard

"@mrmlnc/readdir-enhanced@npm:^2.2.1":
version: 2.2.1
resolution: "@mrmlnc/readdir-enhanced@npm:2.2.1"
Expand Down Expand Up @@ -6940,7 +6949,7 @@ __metadata:
express: "npm:^4.21.0"
formio: "npm:4.2.5"
mongodb: "npm:^6.9.0"
mongoose: "npm:8.7.0"
mongoose: "npm:8.9.2"
tslib: "npm:2.7.0"
typescript: "npm:5.4.5"
vitest: "npm:2.1.2"
Expand Down Expand Up @@ -7154,7 +7163,7 @@ __metadata:
"@tsed/typescript": "workspace:*"
change-case: "npm:5.4.4"
eslint: "npm:9.12.0"
mongoose: "npm:8.7.0"
mongoose: "npm:8.9.2"
tslib: "npm:2.7.0"
typescript: "npm:5.4.5"
vitest: "npm:2.1.2"
Expand Down Expand Up @@ -11767,6 +11776,13 @@ __metadata:
languageName: node
linkType: hard

"bson@npm:^6.10.1":
version: 6.10.1
resolution: "bson@npm:6.10.1"
checksum: 10/7b6d2a4c877bbe27d9e7fa0cd31e6b446ba08c5d70927403a6d42abf6e354fd12e79daf562fa5cc36e85cb8e701edc2ebdc2381c75c2376dde0f5e8d7ee3fd1b
languageName: node
linkType: hard

"bson@npm:^6.7.0":
version: 6.8.0
resolution: "bson@npm:6.8.0"
Expand Down Expand Up @@ -22052,18 +22068,52 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:8.7.0, mongoose@npm:^8.7.0":
version: 8.7.0
resolution: "mongoose@npm:8.7.0"
"mongodb@npm:~6.12.0":
version: 6.12.0
resolution: "mongodb@npm:6.12.0"
dependencies:
bson: "npm:^6.7.0"
"@mongodb-js/saslprep": "npm:^1.1.9"
bson: "npm:^6.10.1"
mongodb-connection-string-url: "npm:^3.0.0"
peerDependencies:
"@aws-sdk/credential-providers": ^3.188.0
"@mongodb-js/zstd": ^1.1.0 || ^2.0.0
gcp-metadata: ^5.2.0
kerberos: ^2.0.1
mongodb-client-encryption: ">=6.0.0 <7"
snappy: ^7.2.2
socks: ^2.7.1
peerDependenciesMeta:
"@aws-sdk/credential-providers":
optional: true
"@mongodb-js/zstd":
optional: true
gcp-metadata:
optional: true
kerberos:
optional: true
mongodb-client-encryption:
optional: true
snappy:
optional: true
socks:
optional: true
checksum: 10/482c00f12ddc87a48a6e0d1e0f0d7cda7b4e3e95b016dea06e052cfe0cdbca0064ff78646440f6312f8030eb193d114dc4470ebe89ba1864638e322a003d65e3
languageName: node
linkType: hard

"mongoose@npm:8.9.2":
version: 8.9.2
resolution: "mongoose@npm:8.9.2"
dependencies:
bson: "npm:^6.10.1"
kareem: "npm:2.6.3"
mongodb: "npm:6.9.0"
mongodb: "npm:~6.12.0"
mpath: "npm:0.9.0"
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10/46ef6c9c41871fde9701394e55a0bfb2ad272e862621ecbf961e42d2c7c3038fb2ba28dc7262e59114185c42680c378d6b00b8b24b01ae2c349179e32c43e641
checksum: 10/6edbdec9456875b3053cdf79482a7491290aa42c0c74c819f07cc0bf82c80c8ce1dc33d65d4eb48c9c6d708f45aa41156bd4ab2ea0734bbe11515647ea5cdca0
languageName: node
linkType: hard

Expand All @@ -22082,6 +22132,21 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:^8.7.0":
version: 8.7.0
resolution: "mongoose@npm:8.7.0"
dependencies:
bson: "npm:^6.7.0"
kareem: "npm:2.6.3"
mongodb: "npm:6.9.0"
mpath: "npm:0.9.0"
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:17.1.3"
checksum: 10/46ef6c9c41871fde9701394e55a0bfb2ad272e862621ecbf961e42d2c7c3038fb2ba28dc7262e59114185c42680c378d6b00b8b24b01ae2c349179e32c43e641
languageName: node
linkType: hard

"mote@npm:^0.2.0":
version: 0.2.0
resolution: "mote@npm:0.2.0"
Expand Down
Loading