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.0 #2067

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.1.3 -> 8.2.0 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose) ### [`v8.2.0`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#820--2024-02-22) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.1.3...8.2.0) \================== - feat(model): add recompileSchema() function to models to allow applying schema changes after compiling [#​14306](https://togithub.com/Automattic/mongoose/issues/14306) [#​14296](https://togithub.com/Automattic/mongoose/issues/14296) - feat: add middleware for bulkWrite() and createCollection() [#​14358](https://togithub.com/Automattic/mongoose/issues/14358) [#​14263](https://togithub.com/Automattic/mongoose/issues/14263) [#​7893](https://togithub.com/Automattic/mongoose/issues/7893) - feat(model): add `hydratedPopulatedDocs` option to make hydrate recursively hydrate populated docs [#​14352](https://togithub.com/Automattic/mongoose/issues/14352) [#​4727](https://togithub.com/Automattic/mongoose/issues/4727) - feat(connection): add withSession helper [#​14339](https://togithub.com/Automattic/mongoose/issues/14339) [#​14330](https://togithub.com/Automattic/mongoose/issues/14330)

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.