fix(deps): update dependency @graphql-tools/utils to v10#113
Closed
renovate[bot] wants to merge 1 commit into
Closed
fix(deps): update dependency @graphql-tools/utils to v10#113renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
e97946d to
1751508
Compare
1751508 to
ebba889
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.1->10.0.13Release Notes
ardatan/graphql-tools (@graphql-tools/utils)
v10.0.13Compare Source
Patch Changes
f85c093Thanks @shYkiSto! - prevent race conditions when validating documentsv10.0.12Compare Source
Patch Changes
5ae0394Thanks @ardatan! - Print comments as blocksv10.0.11Compare Source
Patch Changes
d3fe8d8cThanks @ldiqual! - Print debug timer logs by respecting the filters
in DEBUG env var
v10.0.10Compare Source
Patch Changes
a570a601Thanks @ardatan! - Add respectArrays flag to extensions merging
v10.0.9Compare Source
Patch Changes
e1fb8bb8Thanks @ardatan! - Merge directives in the extensions
v10.0.8Compare Source
Patch Changes
accd58fdThanks @ardatan! - Extract
inspectinto the newcross-inspectpackage
Updated dependencies
[
accd58fd]:v10.0.7Compare Source
Patch Changes
b4c17591Thanks @ardatan! - Convert GraphQLError like originalError property
to a GraphQLError
v10.0.6Compare Source
Patch Changes
c52de863Thanks @ardatan! - fix isValid path regex for paths including =
#5551
v10.0.5Compare Source
Patch Changes
a59fb765Thanks @ardatan! - Optimizations to get better performance in query
planning
v10.0.4Compare Source
Patch Changes
c1afb545Thanks @kennyjwilli! - Exports the
DirectableGraphQLObjecttype.
v10.0.3Compare Source
Patch Changes
be3411c7Thanks @EmrysMyrddin! - incremental merge also merges
extensions
v10.0.2Compare Source
Patch Changes
#5396
bb8f169eThanks @ardatan! - dependencies updates:
dset@^3.1.2↗︎ (todependencies)#5396
bb8f169eThanks @ardatan! - Move the merging logic of incremental results to
the utils package
v10.0.1Compare Source
Patch Changes
dcdc6eb7Thanks @ardatan! - Support BigInt values
v10.0.0Compare Source
Major Changes
#5274
944a68e8Thanks @ardatan! - Drop Node 14 support. Require Node.js
>= 16#5274
944a68e8Thanks @ardatan! -
AggregateErroris no longer exported from@graphql-tools/utils. You can use the nativeAggregateErrorinstead.Configuration
📅 Schedule: Branch creation - "after 11pm,before 6am" (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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.