-
Notifications
You must be signed in to change notification settings - Fork 1k
fix(deps): update graphql-tools monorepo #10258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thedavidprice
pushed a commit
that referenced
this pull request
Mar 27, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@graphql-tools/merge](https://togithub.com/ardatan/graphql-tools) ([source](https://togithub.com/ardatan/graphql-tools/tree/HEAD/packages/merge)) | [`9.0.1` -> `9.0.3`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.0.1/9.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@graphql-tools/schema](https://togithub.com/ardatan/graphql-tools) ([source](https://togithub.com/ardatan/graphql-tools/tree/HEAD/packages/schema)) | [`10.0.2` -> `10.0.3`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.2/10.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@graphql-tools/utils](https://togithub.com/ardatan/graphql-tools) ([source](https://togithub.com/ardatan/graphql-tools/tree/HEAD/packages/utils)) | [`10.0.11` -> `10.1.2`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.0.11/10.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ardatan/graphql-tools (@​graphql-tools/merge)</summary> ### [`v9.0.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#903) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### 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`) ### [`v9.0.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#902) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - [`8880c78`](https://togithub.com/ardatan/graphql-tools/commit/8880c78e151ed1781bf2da0e1fbb79e1ffc8c43d) Thanks [@​ardatan](https://togithub.com/ardatan)! - Merge directive arguments </details> <details> <summary>ardatan/graphql-tools (@​graphql-tools/schema)</summary> ### [`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/[email protected]...@graphql-tools/[email protected]) ##### 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.3 </details> <details> <summary>ardatan/graphql-tools (@​graphql-tools/utils)</summary> ### [`v10.1.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1012) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - [`fff2399`](https://togithub.com/ardatan/graphql-tools/commit/fff2399fc42cdf41d88925fe1f6681c68f002846) Thanks [@​ardatan](https://togithub.com/ardatan)! - Respect `toJSON` in `astFromValueUntyped` ### [`v10.1.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1011) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - [#​5931](https://togithub.com/ardatan/graphql-tools/pull/5931) [`baf3c28`](https://togithub.com/ardatan/graphql-tools/commit/baf3c28f43dcfafffd15386daeb153bc2895c1b3) Thanks [@​henryqdineen](https://togithub.com/henryqdineen)! - fix filterSchema argument filter for schema with non-default root types ### [`v10.1.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1010) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Minor Changes - [#​5924](https://togithub.com/ardatan/graphql-tools/pull/5924) [`f3ea7a5`](https://togithub.com/ardatan/graphql-tools/commit/f3ea7a59eecd40ba3928317aee159c79aa93e29e) Thanks [@​EmrysMyrddin](https://togithub.com/EmrysMyrddin)! - Add `onEnd` on `mapAsyncIterator`. ### [`v10.0.13`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#10013) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - [#​5795](https://togithub.com/ardatan/graphql-tools/pull/5795) [`f85c093`](https://togithub.com/ardatan/graphql-tools/commit/f85c093a8dd033efc613b93c25d15cfb0c2df7d3) Thanks [@​shYkiSto](https://togithub.com/shYkiSto)! - prevent race conditions when validating documents ### [`v10.0.12`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#10012) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/[email protected]...@graphql-tools/[email protected]) ##### Patch Changes - [`5ae0394`](https://togithub.com/ardatan/graphql-tools/commit/5ae039445b07fd11dea1f2b5a6a4154ad4f2a6ab) Thanks [@​ardatan](https://togithub.com/ardatan)! - Print comments as blocks </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changesets-ok
Override the changesets check
release:chore
This PR is a chore (means nothing for users)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.1
->9.0.3
10.0.2
->10.0.3
10.0.11
->10.1.2
Release Notes
ardatan/graphql-tools (@graphql-tools/merge)
v9.0.3
Compare Source
Patch Changes
83c0af0
Thanks @enisdenjo! - dependencies updates:@graphql-tools/utils@^10.0.13
↗︎ (from^10.0.10
, independencies
)v9.0.2
Compare Source
Patch Changes
8880c78
Thanks @ardatan! - Merge directive argumentsardatan/graphql-tools (@graphql-tools/schema)
v10.0.3
Compare Source
Patch Changes
83c0af0
Thanks @enisdenjo! - dependencies updates:@graphql-tools/utils@^10.0.13
↗︎ (from^10.0.10
, independencies
)83c0af0
]:ardatan/graphql-tools (@graphql-tools/utils)
v10.1.2
Compare Source
Patch Changes
fff2399
Thanks @ardatan! - RespecttoJSON
inastFromValueUntyped
v10.1.1
Compare Source
Patch Changes
baf3c28
Thanks @henryqdineen! - fix filterSchema argument filter for schema with non-default root typesv10.1.0
Compare Source
Minor Changes
f3ea7a5
Thanks @EmrysMyrddin! - AddonEnd
onmapAsyncIterator
.v10.0.13
Compare Source
Patch Changes
f85c093
Thanks @shYkiSto! - prevent race conditions when validating documentsv10.0.12
Compare Source
Patch Changes
5ae0394
Thanks @ardatan! - Print comments as blocksConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.