kpfromer / nestjs-typegoose

Typegoose with NestJS
https://kpfromer.github.io/nestjs-typegoose/
MIT License
291 stars 73 forks source link

chore(deps): update dependency mongoose to v5.10.3 #353

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
mongoose (source) devDependencies patch 5.10.2 -> 5.10.3
mongoose (source) dependencies patch 5.10.2 -> 5.10.3

Release Notes

Automattic/mongoose ### [`v5.10.3`](https://togithub.com/Automattic/mongoose/blob/master/History.md#​5103--2020-09-03) [Compare Source](https://togithub.com/Automattic/mongoose/compare/5.10.2...5.10.3) =================== - fix: upgrade mongodb -> 3.6.1 [#​9380](https://togithub.com/Automattic/mongoose/issues/9380) [lamhieu-vk](https://togithub.com/lamhieu-vk) - fix(populate): allow populating paths underneath subdocument maps [#​9359](https://togithub.com/Automattic/mongoose/issues/9359) - fix(update): handle casting map paths when map is underneath a single nested subdoc [#​9298](https://togithub.com/Automattic/mongoose/issues/9298) - fix(discriminator): avoid removing nested path if both base and discriminator schema have the same nested path [#​9362](https://togithub.com/Automattic/mongoose/issues/9362) - fix(schema): support `Schema#add()` with schematype instances with different paths [#​9370](https://togithub.com/Automattic/mongoose/issues/9370) - docs(api): fix typo in `Query#get()` example [#​9372](https://togithub.com/Automattic/mongoose/issues/9372) [elainewlin](https://togithub.com/elainewlin)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1314


Totals Coverage Status
Change from base Build 1308: 0.0%
Covered Lines: 89
Relevant Lines: 93

💛 - Coveralls