Closed renovate[bot] closed 2 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@graphql-tools/mock@9.0.4 | environment | +5 |
659 kB | ardatan |
npm/@graphql-tools/schema@10.0.6 | None | +5 |
695 kB | ardatan, dotansimha, urigo |
🚮 Removed packages: npm/@graphql-tools/mock@9.0.0), npm/@graphql-tools/schema@10.0.2)
This PR contains the following updates:
9.0.0
->9.0.4
10.0.2
->10.0.6
Release Notes
ardatan/graphql-tools (@graphql-tools/mock)
### [`v9.0.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#904) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.0.3...@graphql-tools/mock@9.0.4) ##### Patch Changes - [#6265](https://togithub.com/ardatan/graphql-tools/pull/6265) [`ca61aa0`](https://togithub.com/ardatan/graphql-tools/commit/ca61aa082cfb5894929bff6313624c36829c9462) Thanks [@snstanton](https://togithub.com/snstanton)! - fix errors in find and filter with an empty store ### [`v9.0.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#903) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.0.2...@graphql-tools/mock@9.0.3) ##### Patch Changes - [#6201](https://togithub.com/ardatan/graphql-tools/pull/6201) [`9d79b3e`](https://togithub.com/ardatan/graphql-tools/commit/9d79b3e08f6d2d829916b75ed3bd1a7815f2f8cf) Thanks [@grxy](https://togithub.com/grxy)! - perf: only clone schema once in `addMocksToSchema` - Updated dependencies \[[`7368829`](https://togithub.com/ardatan/graphql-tools/commit/73688291af0c8cb2fe550fe8c74fd8af84cb360f), [`e10c13a`](https://togithub.com/ardatan/graphql-tools/commit/e10c13a60e344b9217dc77a7cac50ec447feda7e)]: - [@graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@10](https://togithub.com/10).0.4 - [@graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@10](https://togithub.com/10).2.1 ### [`v9.0.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#902) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.0.1...@graphql-tools/mock@9.0.2) ##### Patch Changes - [#5913](https://togithub.com/ardatan/graphql-tools/pull/5913) [`83c0af0`](https://togithub.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703) Thanks [@enisdenjo](https://togithub.com/enisdenjo)! - dependencies updates: - Updated dependency [`@graphql-tools/schema@^10.0.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.2) (from `^10.0.0`, in `dependencies`) - Updated dependencies \[[`83c0af0`](https://togithub.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703)]: - [@graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@10](https://togithub.com/10).0.3 ### [`v9.0.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/mock/CHANGELOG.md#901) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/mock@9.0.0...@graphql-tools/mock@9.0.1) ##### Patch Changes - [#5730](https://togithub.com/ardatan/graphql-tools/pull/5730) [`694d540`](https://togithub.com/ardatan/graphql-tools/commit/694d5403830e1171d64559b2a3715959a7ff6536) Thanks [@zyzo](https://togithub.com/zyzo)! - Pass fieldArgs to value function - Updated dependencies \[[`f85c093`](https://togithub.com/ardatan/graphql-tools/commit/f85c093a8dd033efc613b93c25d15cfb0c2df7d3)]: - [@graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@10](https://togithub.com/10).0.13ardatan/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 ### [`v10.0.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1004) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.3...@graphql-tools/schema@10.0.4) ##### Patch Changes - [#6194](https://togithub.com/ardatan/graphql-tools/pull/6194) [`7368829`](https://togithub.com/ardatan/graphql-tools/commit/73688291af0c8cb2fe550fe8c74fd8af84cb360f) Thanks [@ardatan](https://togithub.com/ardatan)! - Handle interface objects in a different way - Updated dependencies \[[`7368829`](https://togithub.com/ardatan/graphql-tools/commit/73688291af0c8cb2fe550fe8c74fd8af84cb360f), [`e10c13a`](https://togithub.com/ardatan/graphql-tools/commit/e10c13a60e344b9217dc77a7cac50ec447feda7e)]: - [@graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@10](https://togithub.com/10).2.1 ### [`v10.0.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1003) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.2...@graphql-tools/schema@10.0.3) ##### Patch Changes - [#5913](https://togithub.com/ardatan/graphql-tools/pull/5913) [`83c0af0`](https://togithub.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703) Thanks [@enisdenjo](https://togithub.com/enisdenjo)! - dependencies updates: - Updated dependency [`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13) (from `^10.0.10`, in `dependencies`) - Updated dependencies \[[`83c0af0`](https://togithub.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703)]: - [@graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@9](https://togithub.com/9).0.3Configuration
📅 Schedule: Branch creation - "after 10am on monday" (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.
👻 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.