nestjs / mongoose

Mongoose module for Nest framework (node.js) 🍸
https://nestjs.com
MIT License
530 stars 118 forks source link

chore(deps): update dependency mongoose to v8.2.1 #2077

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 8.2.0 -> 8.2.1 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose) ### [`v8.2.1`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#821--2024-03-04) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.2.0...8.2.1) \================== - fix(document): make $clone avoid converting subdocs into POJOs [#​14395](https://togithub.com/Automattic/mongoose/issues/14395) [#​14353](https://togithub.com/Automattic/mongoose/issues/14353) - fix(connection): avoid unhandled error on createConnection() if on('error') handler registered [#​14390](https://togithub.com/Automattic/mongoose/issues/14390) [#​14377](https://togithub.com/Automattic/mongoose/issues/14377) - fix(schema): avoid applying default write concern to operations that are in a transaction [#​14391](https://togithub.com/Automattic/mongoose/issues/14391) [#​11382](https://togithub.com/Automattic/mongoose/issues/11382) - types(querycursor): correct cursor async iterator type with populate() support [#​14384](https://togithub.com/Automattic/mongoose/issues/14384) [#​14374](https://togithub.com/Automattic/mongoose/issues/14374) - types: missing typescript details on options params of updateMany, updateOne, etc. [#​14382](https://togithub.com/Automattic/mongoose/issues/14382) [#​14379](https://togithub.com/Automattic/mongoose/issues/14379) [#​14378](https://togithub.com/Automattic/mongoose/issues/14378) [FaizBShah](https://togithub.com/FaizBShah) [sderrow](https://togithub.com/sderrow) - types: allow Record\ as valid query select argument [#​14371](https://togithub.com/Automattic/mongoose/issues/14371) [sderrow](https://togithub.com/sderrow)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.