fix(deps): update graphql-tools monorepo #3159
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:
9.0.1
->9.0.4
10.0.2
->10.0.4
10.0.13
->10.2.3
Release Notes
ardatan/graphql-tools (@graphql-tools/merge)
v9.0.4
Compare Source
Patch Changes
a06dbd2
Thanks @lesleydreyer! - Fix directive merging when directive name is inherited from object prototype (i.e. toString)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.4
Compare Source
Patch Changes
#6194
7368829
Thanks @ardatan! - Handle interface objects in a different way
Updated dependencies
[
7368829
,e10c13a
]: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.2.3
Compare Source
Patch Changes
66c99d9
Thanks @ardatan! - Handle
@defer
v10.2.2
Compare Source
Patch Changes
#6238
0f7059b
Thanks @ardatan! - If the given objects are arrays with the same
length, merge the elements.
v10.2.1
Compare Source
Patch Changes
#6194
7368829
Thanks @ardatan! - Handle interface objects in a different way
#6188
e10c13a
Thanks @ardatan! - Add
respectArrayLength
flag tomergeDeep
soinstead of concatenating the arrays, elements of them will be merged if they have the same length
v10.2.0
Compare Source
Minor Changes
5567347
Thanks @ardatan! - AddenumValueFilter
anddirectiveFilter
tofilterSchema
Patch Changes
5567347
Thanks @ardatan! - Handle fields in unmerged types as both isolated and non-isolated fieldsv10.1.3
Compare Source
Patch Changes
#6055
4093f70
Thanks @enisdenjo! - Disallow new lines in paths when checking withisValidPath
A string may sometimes look like a path but is not (like an SDL of a simple
GraphQL schema). To make sure we don't yield false-positives in such cases,
we disallow new lines in paths (even though most Unix systems support new
lines in file names).
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
.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.
👻 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.