nestjs / graphql

GraphQL (TypeScript) module for Nest framework (node.js) 🍷
https://docs.nestjs.com/graphql/quick-start
MIT License
1.45k stars 391 forks source link

fix(deps): update graphql-tools monorepo #3246

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/merge (source) 9.0.4 -> 9.0.7 age adoption passing confidence
@graphql-tools/schema (source) 10.0.4 -> 10.0.6 age adoption passing confidence
@graphql-tools/utils (source) 10.2.3 -> 10.5.4 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/merge) ### [`v9.0.7`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#907) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.6...@graphql-tools/merge@9.0.7) ##### Patch Changes - [`2db7943`](https://togithub.com/ardatan/graphql-tools/commit/2db79433176f60a806a8e1f80858b9e1cb9a15a8) Thanks [@​ardatan](https://togithub.com/ardatan)! - Do not use deep import from graphql-js ### [`v9.0.6`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#906) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.5...@graphql-tools/merge@9.0.6) ##### Patch Changes - [`0286437`](https://togithub.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://togithub.com/ardatan)! - Improve directive extraction - Updated dependencies \[[`0286437`](https://togithub.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703)]: - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).5.4 ### [`v9.0.5`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#905) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.4...@graphql-tools/merge@9.0.5) ##### Patch Changes - [`b8bf584`](https://togithub.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0) Thanks [@​ardatan](https://togithub.com/ardatan)! - Introduce \`getDirectiveExtensions\` and refactor directive handling in the extensions - Updated dependencies \[[`b8bf584`](https://togithub.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]: - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).4.0
ardatan/graphql-tools (@​graphql-tools/schema) ### [`v10.0.6`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1006) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.5...@graphql-tools/schema@10.0.6) ##### Patch Changes - [`0286437`](https://togithub.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://togithub.com/ardatan)! - Improve directive extraction - Updated dependencies \[[`0286437`](https://togithub.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703)]: - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​9](https://togithub.com/9).0.6 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).5.4 ### [`v10.0.5`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1005) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.4...@graphql-tools/schema@10.0.5) ##### Patch Changes - [`b8bf584`](https://togithub.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0) Thanks [@​ardatan](https://togithub.com/ardatan)! - Introduce \`getDirectiveExtensions\` and refactor directive handling in the extensions - Updated dependencies \[[`b8bf584`](https://togithub.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0)]: - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).4.0 - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​9](https://togithub.com/9).0.5
ardatan/graphql-tools (@​graphql-tools/utils) ### [`v10.5.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1054) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.3...@graphql-tools/utils@10.5.4) ##### Patch Changes - [`0286437`](https://togithub.com/ardatan/graphql-tools/commit/02864374aa25c4b326673347d4f683ce30af3703) Thanks [@​ardatan](https://togithub.com/ardatan)! - Improve directive extraction ### [`v10.5.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1053) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.2...@graphql-tools/utils@10.5.3) ##### Patch Changes - [`2124d7d`](https://togithub.com/ardatan/graphql-tools/commit/2124d7de749b722e051fb591bcf9d514bc73fa50) Thanks [@​ardatan](https://togithub.com/ardatan)! - Allow invalid path in \`getDirectiveExtensions\` ### [`v10.5.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1052) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.1...@graphql-tools/utils@10.5.2) ##### Patch Changes - [`07b87ed`](https://togithub.com/ardatan/graphql-tools/commit/07b87eda0d895c5b39e926a454e01815a407f886) Thanks [@​ardatan](https://togithub.com/ardatan)! - Respect `extensionASTNodes` in directable GraphQLSchema object ### [`v10.5.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1051) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.5.0...@graphql-tools/utils@10.5.1) ##### Patch Changes - [`6291e14`](https://togithub.com/ardatan/graphql-tools/commit/6291e14668fdda82d9310b171d5ef71001984f1c) Thanks [@​ardatan](https://togithub.com/ardatan)! - Add all args from extensions to the AST even if they don't exist in the directive def ### [`v10.5.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1050) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.4.0...@graphql-tools/utils@10.5.0) ##### Minor Changes - [`8fd7703`](https://togithub.com/ardatan/graphql-tools/commit/8fd77030b0acf385b845b354f327069c78369d2a) Thanks [@​ardatan](https://togithub.com/ardatan)! - Export `getDirectiveExtensions` ### [`v10.4.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1040) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.4...@graphql-tools/utils@10.4.0) ##### Minor Changes - [`b8bf584`](https://togithub.com/ardatan/graphql-tools/commit/b8bf584fde87d3064c204d8ac2f9da5b869249c0) Thanks [@​ardatan](https://togithub.com/ardatan)! - Introduce \`getDirectiveExtensions\` and refactor directive handling in the extensions ### [`v10.3.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1034) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.3...@graphql-tools/utils@10.3.4) ##### Patch Changes - [#​6420](https://togithub.com/ardatan/graphql-tools/pull/6420) [`a867bbc`](https://togithub.com/ardatan/graphql-tools/commit/a867bbc9b5b91e89a09447797b4c02e22e47ddb4) Thanks [@​ardatan](https://togithub.com/ardatan)! - `mapAsyncIterator` now accepts `AsyncIterable` ### [`v10.3.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1033) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.2...@graphql-tools/utils@10.3.3) ##### Patch Changes - [#​6385](https://togithub.com/ardatan/graphql-tools/pull/6385) [`d0f7d75`](https://togithub.com/ardatan/graphql-tools/commit/d0f7d75558a79c48a143fdce745488ef82886c39) Thanks [@​tobiasdiez](https://togithub.com/tobiasdiez)! - remove generic package export - Updated dependencies \[[`d0f7d75`](https://togithub.com/ardatan/graphql-tools/commit/d0f7d75558a79c48a143fdce745488ef82886c39)]: - cross-inspect@1.0.1 ### [`v10.3.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1032) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.1...@graphql-tools/utils@10.3.2) ##### Patch Changes - [`a276ba8`](https://togithub.com/ardatan/graphql-tools/commit/a276ba83cf7e2aa1c0f81454591a794d6efb8c2a) Thanks [@​ardatan](https://togithub.com/ardatan)! - Respect directive extensions on \`pruneSchema\` ### [`v10.3.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1031) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.3.0...@graphql-tools/utils@10.3.1) ##### Patch Changes - [#​6325](https://togithub.com/ardatan/graphql-tools/pull/6325) [`9792e80`](https://togithub.com/ardatan/graphql-tools/commit/9792e80fdd6ecbe57541324282dd06573ce5bc77) Thanks [@​ardatan](https://togithub.com/ardatan)! - Make the executor disposable optional ### [`v10.3.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1030) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.2.3...@graphql-tools/utils@10.3.0) ##### Minor Changes - [#​6323](https://togithub.com/ardatan/graphql-tools/pull/6323) [`cacf20f`](https://togithub.com/ardatan/graphql-tools/commit/cacf20f8dbe4ec5dce0d5fd87e37cf69ef9b177e) Thanks [@​ardatan](https://togithub.com/ardatan)! - Implement Symbol.dispose or Symbol.asyncDispose to make \`Executor\`s \`Disposable\`

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.