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

chore(deps): update all non-major dependencies #60

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.5.8 -> 29.5.10 age adoption passing confidence
@types/node (source) 20.9.0 -> 20.10.0 age adoption passing confidence
mongoose (source) 8.0.0 -> 8.0.1 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose) ### [`v8.0.1`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#801--2023-11-15) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.0.0...8.0.1) \================== - fix: retain key order with aliases when creating indexes with alias [#​14042](https://togithub.com/Automattic/mongoose/issues/14042) [meabed](https://togithub.com/meabed) - fix: handle nonexistent collection with diffIndexes [#​14029](https://togithub.com/Automattic/mongoose/issues/14029) [#​14010](https://togithub.com/Automattic/mongoose/issues/14010) - types(model+query): correctly remove count from TypeScript types to reflect removal of runtime support [#​14076](https://togithub.com/Automattic/mongoose/issues/14076) [#​14067](https://togithub.com/Automattic/mongoose/issues/14067) [#​14062](https://togithub.com/Automattic/mongoose/issues/14062) - types: correct `this` parameter for methods and statics [#​14028](https://togithub.com/Automattic/mongoose/issues/14028) [#​14027](https://togithub.com/Automattic/mongoose/issues/14027) [ruxxzebre](https://togithub.com/ruxxzebre) - types(model+query): unpack arrays in distinct return type [#​14047](https://togithub.com/Automattic/mongoose/issues/14047) [#​14026](https://togithub.com/Automattic/mongoose/issues/14026) - types: add missing Types.UUID typings [#​14023](https://togithub.com/Automattic/mongoose/issues/14023) [#​13103](https://togithub.com/Automattic/mongoose/issues/13103) [k725](https://togithub.com/k725) - docs: add mongoose 8 to mongodb server compatibility guide [#​14064](https://togithub.com/Automattic/mongoose/issues/14064) - docs: fix typo in queries.md [#​14065](https://togithub.com/Automattic/mongoose/issues/14065) [MuhibAhmed](https://togithub.com/MuhibAhmed)
Microsoft/TypeScript (typescript) ### [`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2): TypeScript 5.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.