fix(deps): update dependency @graphql-tools/utils to v9 #8771
+56
−11
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:
^8.8.0
->^9.0.0
Release Notes
ardatan/graphql-tools
v9.1.3
Compare Source
Patch Changes
904fe770
Thanks @ardatan! - Fix leak on Node 14 and add cancellation to async iterables correctlyv9.1.2
Compare Source
Patch Changes
13c24883
Thanks @ardatan! - Fix handling argument values in gateway requestv9.1.1
Compare Source
Patch Changes
7411a5e7
Thanks @charlypoly! - Fix validation swallowing fragments on naming conflictsv9.1.0
Compare Source
Minor Changes
c0639dd0
Thanks @ardatan! - TypeError and all other GraphQLError s from argument value parsing should return 400v9.0.1
Compare Source
Patch Changes
d83b1960
Thanks @ardatan! - Fix @stream supportv9.0.0
Compare Source
Major Changes
#4801
8f6d3efc
Thanks @ardatan! - BREAKING:checkValidationErrors
has been dropped andvalidateGraphQlDocuments
now acceptsDocumentNode[]
instead and it throws the originalGraphQLError
s with the correct stack trace#4796
80836fa7
Thanks @saihaj! - updatecollectFields
to support collecting deffered valuesMinor Changes
#4796
80836fa7
Thanks @saihaj! - add@defer
directive#4796
80836fa7
Thanks @saihaj! - export collect field helpers#4796
80836fa7
Thanks @saihaj! - add@stream
directivev8.13.1
Compare Source
Patch Changes
f7daf777
Thanks @glasser! - Fix build break in v8.13.0 in some ESM environments.v8.13.0
Compare Source
Minor Changes
#4778
df5848b8
Thanks @saihaj! - add isIterableObject, isObjectLike, isPromise, promiseReduce, hasOwnProperty#4778
df5848b8
Thanks @saihaj! - addPath
util fromgraphql/jsutils
Patch Changes
df5848b8
Thanks @saihaj! - improve inpsect utilConfiguration
📅 Schedule: Branch creation - "after 8pm,before 8:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.