cerbos / query-plan-adapters

Repo of adapters converting a Cerbos Query Plan to a data fetching layer
Apache License 2.0
15 stars 9 forks source link

Update all non-major dependencies #36

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.16.19 -> 18.17.0 age adoption passing confidence
mongoose (source) 7.4.0 -> 7.4.1 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose) ### [`v7.4.1`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#741--2023-07-24) [Compare Source](https://togithub.com/Automattic/mongoose/compare/7.4.0...7.4.1) \================== - fix(document): correctly clean up nested subdocs modified state on save() [#​13644](https://togithub.com/Automattic/mongoose/issues/13644) [#​13609](https://togithub.com/Automattic/mongoose/issues/13609) - fix(schema): avoid propagating toObject.transform and toJSON.transform option to implicitly created schemas [#​13634](https://togithub.com/Automattic/mongoose/issues/13634) [#​13599](https://togithub.com/Automattic/mongoose/issues/13599) - fix: prevent schema options overwriting user defined writeConcern [#​13612](https://togithub.com/Automattic/mongoose/issues/13612) [#​13592](https://togithub.com/Automattic/mongoose/issues/13592) - types: correctly handle pre('deleteOne', { document: true }) [#​13632](https://togithub.com/Automattic/mongoose/issues/13632) - types(schema): handle type: Schema.Types.Map in TypeScript [#​13628](https://togithub.com/Automattic/mongoose/issues/13628) - types: Add inline comment to to tell the default value of the runValidator flag in the queryOptions types [#​13636](https://togithub.com/Automattic/mongoose/issues/13636) [omran95](https://togithub.com/omran95) - docs: rework several code examples that still use callbacks [#​13635](https://togithub.com/Automattic/mongoose/issues/13635) [#​13616](https://togithub.com/Automattic/mongoose/issues/13616) - docs: remove callbacks from validation description [#​13638](https://togithub.com/Automattic/mongoose/issues/13638) [#​13501](https://togithub.com/Automattic/mongoose/issues/13501)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "after 9am and before 5pm Monday" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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