msanvarov / nest-rest-mongo-boilerplate

🍱 backend with nest (typescript), mongoose, and authentication
https://msanvarov.github.io/nest-rest-mongo-boilerplate/
MIT License
284 stars 42 forks source link

Update dependency mongoose to v6.5.0 #1217

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose ### [`v6.5.0`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#​650--2022-07-26) [Compare Source](https://togithub.com/Automattic/mongoose/compare/6.4.7...6.5.0) \================== - perf(document): avoid creating unnecessary empty objects when creating a state machine [#​11988](https://togithub.com/Automattic/mongoose/issues/11988) - feat: upgrade mongodb driver -> 4.8.1 [#​12103](https://togithub.com/Automattic/mongoose/issues/12103) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - feat(model): allow passing timestamps option to Model.bulkSave(...) [#​12082](https://togithub.com/Automattic/mongoose/issues/12082) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - feat(model): add castObject() function that casts a POJO to the model's schema [#​11945](https://togithub.com/Automattic/mongoose/issues/11945) - feat(document): add $inc() helper that increments numeric paths [#​12115](https://togithub.com/Automattic/mongoose/issues/12115) - feat(schema): add schema level lean option [IslandRhythms](https://togithub.com/IslandRhythms) - feat(schema): add global id option to disable id on schemas [#​12067](https://togithub.com/Automattic/mongoose/issues/12067) [IslandRhythms](https://togithub.com/IslandRhythms) - fix(connection): re-run Model.init() if re-connecting after explicitly closing a connection [#​12130](https://togithub.com/Automattic/mongoose/issues/12130) - feat(model): add applyDefaults() helper that allows applying defaults to document or POJO [#​11945](https://togithub.com/Automattic/mongoose/issues/11945) - feat(model): allow calling hydrate() with { setters: true } [#​11653](https://togithub.com/Automattic/mongoose/issues/11653) - feat(model): add hydrate option to Model.watch() to automatically hydrate fullDocument [#​12121](https://togithub.com/Automattic/mongoose/issues/12121) - feat(types): add support for automatically typed virtuals in schemas [#​11908](https://togithub.com/Automattic/mongoose/issues/11908) [mohammad0-0ahmad](https://togithub.com/mohammad0-0ahmad)

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.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication