Kamahl19 / node-api-starter

Full-featured starter for Node Rest API server using ExpressJS
MIT License
6 stars 0 forks source link

Update dependency mongoose to v5.13.3 #212

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose ### [`v5.13.3`](https://togithub.com/Automattic/mongoose/blob/master/History.md#​5133--2021-07-16) [Compare Source](https://togithub.com/Automattic/mongoose/compare/5.13.2...5.13.3) \=================== - fix(model): avoid throwing error when bulkSave() called on a document with no changes [#​10437](https://togithub.com/Automattic/mongoose/issues/10437) - fix(timestamps): apply timestamps when creating new subdocs with `$addToSet` and with positional operator [#​10447](https://togithub.com/Automattic/mongoose/issues/10447) - fix(schema): allow calling Schema#loadClass() with class that has a static getter with no setter [#​10436](https://togithub.com/Automattic/mongoose/issues/10436) - fix(model): handle re-applying object defaults after explicitly unsetting [#​10442](https://togithub.com/Automattic/mongoose/issues/10442) [semirturgay](https://togithub.com/semirturgay) - fix: bump mongodb driver -> 3.6.10 [#​10440](https://togithub.com/Automattic/mongoose/issues/10440) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - fix(index.d.ts): consistently use NativeDate instead of Date for Date validators and timestamps functions [#​10426](https://togithub.com/Automattic/mongoose/issues/10426) - fix(index.d.ts): allow calling `discriminator()` with non-document [#​10452](https://togithub.com/Automattic/mongoose/issues/10452) [#​10421](https://togithub.com/Automattic/mongoose/issues/10421) [DouglasGabr](https://togithub.com/DouglasGabr) - fix(index.d.ts): allow passing ResultType generic to Schema#path() [#​10435](https://togithub.com/Automattic/mongoose/issues/10435)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 WhiteSource Renovate. View repository job log here.