technologiestiftung / tsb-generic-api

MIT License
0 stars 0 forks source link

Update dependency mongoose-autopopulate to v0.12.2 - autoclosed #22

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
mongoose-autopopulate dependencies minor 0.9.1 -> 0.12.2

Release Notes

mongodb-js/mongoose-autopopulate ### [`v0.12.2`](https://togithub.com/mongodb-js/mongoose-autopopulate/blob/master/History.md#​0122--2020-04-19) [Compare Source](https://togithub.com/mongodb-js/mongoose-autopopulate/compare/0.12.1...0.12.2) =================== - fix: avoid error in post('save') handler when this plugin is registered on a child schema [#​10](https://togithub.com/mongodb-js/mongoose-autopopulate/issues/10) - docs: explain that this plugin should only be registered on top-level schemas ### [`v0.12.1`](https://togithub.com/mongodb-js/mongoose-autopopulate/blob/master/History.md#​0121--2020-03-29) [Compare Source](https://togithub.com/mongodb-js/mongoose-autopopulate/compare/0.12.0...0.12.1) =================== - fix: handle autopopulate within nested document array when top-level array is empty [#​70](https://togithub.com/mongodb-js/mongoose-autopopulate/issues/70) ### [`v0.12.0`](https://togithub.com/mongodb-js/mongoose-autopopulate/blob/master/History.md#​0120--2020-02-05) [Compare Source](https://togithub.com/mongodb-js/mongoose-autopopulate/compare/0.11.0...0.12.0) =================== - feat: autopopulate discriminators post `find()`, `findOne()`, and `findOneAndUpdate()` [#​26](https://togithub.com/mongodb-js/mongoose-autopopulate/issues/26) ### [`v0.11.0`](https://togithub.com/mongodb-js/mongoose-autopopulate/blob/master/History.md#​0110--2020-01-24) [Compare Source](https://togithub.com/mongodb-js/mongoose-autopopulate/compare/0.10.0...0.11.0) =================== - feat: allow override of maxDepth param via query options [#​62](https://togithub.com/mongodb-js/mongoose-autopopulate/issues/62) [jmikrut](https://togithub.com/jmikrut) ### [`v0.10.0`](https://togithub.com/mongodb-js/mongoose-autopopulate/blob/master/History.md#​0100--2019-12-20) [Compare Source](https://togithub.com/mongodb-js/mongoose-autopopulate/compare/0.9.1...0.10.0) =================== - feat: autopopulate paths after `save()` if they aren't already populated [#​8](https://togithub.com/mongodb-js/mongoose-autopopulate/issues/8)

Renovate configuration

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

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

: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 this update again.



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