nestjs / mongoose

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

chore(deps): update dependency mongoose to v8.5.2 #2210

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose) ### [`v8.5.2`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#852--2024-07-30) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.5.1...8.5.2) \================== - perf(clone): avoid further unnecessary checks if cloning a primitive value [#​14762](https://togithub.com/Automattic/mongoose/issues/14762) [#​14394](https://togithub.com/Automattic/mongoose/issues/14394) - fix: allow setting document array default to null [#​14769](https://togithub.com/Automattic/mongoose/issues/14769) [#​14717](https://togithub.com/Automattic/mongoose/issues/14717) [#​6691](https://togithub.com/Automattic/mongoose/issues/6691) - fix(model): support session: null option for save() to opt out of automatic session option with transactionAsyncLocalStorage [#​14744](https://togithub.com/Automattic/mongoose/issues/14744) [#​14736](https://togithub.com/Automattic/mongoose/issues/14736) - fix(model+document): avoid depopulating manually populated doc as getter value [#​14760](https://togithub.com/Automattic/mongoose/issues/14760) [#​14759](https://togithub.com/Automattic/mongoose/issues/14759) - fix: correct shardkey access in buildBulkWriteOps [#​14753](https://togithub.com/Automattic/mongoose/issues/14753) [#​14752](https://togithub.com/Automattic/mongoose/issues/14752) [adf0nt3s](https://togithub.com/adf0nt3s) - fix(query): handle casting $switch in $expr [#​14755](https://togithub.com/Automattic/mongoose/issues/14755) [#​14751](https://togithub.com/Automattic/mongoose/issues/14751) - types: allow calling SchemaType.cast() without parent and init parameters [#​14756](https://togithub.com/Automattic/mongoose/issues/14756) [#​14748](https://togithub.com/Automattic/mongoose/issues/14748) [#​9076](https://togithub.com/Automattic/mongoose/issues/9076) - docs: fix a wrong example in v6 migration guide [#​14758](https://togithub.com/Automattic/mongoose/issues/14758) [abdelrahman-elkady](https://togithub.com/abdelrahman-elkady)

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 was generated by Mend Renovate. View the repository job log.