UniversalMediaServer / api

The metadata API that the Universal Media Server application uses
9 stars 3 forks source link

Update dependency mongoose to v7.2.0 #1231

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose ### [`v7.2.0`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#​720--2023-05-19) [Compare Source](https://togithub.com/Automattic/mongoose/compare/7.1.2...7.2.0) \================== - feat: upgrade mongodb -> 5.5.0 - feat(document): add flattenObjectIds option to toObject() and toJSON() [#​13383](https://togithub.com/Automattic/mongoose/issues/13383) [#​13341](https://togithub.com/Automattic/mongoose/issues/13341) - feat(query): add translateAliases option to automatically call translate aliases on query fields [#​13397](https://togithub.com/Automattic/mongoose/issues/13397) [#​8678](https://togithub.com/Automattic/mongoose/issues/8678) [#​7511](https://togithub.com/Automattic/mongoose/issues/7511) - feat(schema): propagate toObject and toJSON options to implicitly created schemas [#​13325](https://togithub.com/Automattic/mongoose/issues/13325) - feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() [#​13410](https://togithub.com/Automattic/mongoose/issues/13410) [#​13256](https://togithub.com/Automattic/mongoose/issues/13256) - feat(types+mongoose): export MongooseError [#​13403](https://togithub.com/Automattic/mongoose/issues/13403) [#​13387](https://togithub.com/Automattic/mongoose/issues/13387) [ramos-ph](https://togithub.com/ramos-ph)

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.