fix(deps): update dependency @graphql-tools/utils to v9 #11250
Merged
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.2.1
Release Notes
ardatan/graphql-tools
v9.2.1
Compare Source
Patch Changes
b5c8f640
Thanks @ardatan! - Do not use a globalWeakMap
formemoize2of4
, and introducememoize2of5
v9.2.0
Compare Source
Minor Changes
a94217e9
Thanks @ardatan! - Support TypedDocumentNode in ExecutionRequestPatch Changes
62d074be
Thanks @mayrn-techdivision! - Fixes introspection query issues when visiting field '__type'v9.1.4
Compare Source
Patch Changes
e3ec35ed
Thanks @gilgardosh! - Bug fix: better handle array field types used for alias field namesv9.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 utilv8.12.0
Compare Source
Minor Changes
43c736bd
Thanks @ardatan! - Do not throw duplicate type error name while rewiring typesv8.11.0
Compare Source
Minor Changes
403ed450
Thanks @nicolaslt! - Add getArgumentsWithDirectivesPatch Changes
71cb4fae
Thanks @dimatill! - Fix pruneSchema to not remove type that is used only as a directive argument typev8.10.1
Compare Source
Patch Changes
4fe3d9c0
Thanks @thgreasi! - Fix typings for TypeScript 4.8v8.10.0
Compare Source
Minor Changes
2609d71f
Thanks @ardatan! - Revert the breaking change introduced in@graphql-tools/merge
v8.9.1
Compare Source
Patch Changes
e3167edc
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
v8.9.0
Compare Source
Minor Changes
2a3b45e
: Allow&
in filenames.Related to https://github.com/dotansimha/graphql-code-generator/issues/6174
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.
🔕 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.