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.4
->9.0.6
10.0.3
->10.0.6
10.1.2
->10.5.4
Release Notes
ardatan/graphql-tools (@graphql-tools/merge)
v9.0.6
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
Updated dependencies
[
0286437
]:v9.0.5
Compare Source
Patch Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
Updated dependencies
[
b8bf584
]:ardatan/graphql-tools (@graphql-tools/schema)
v10.0.6
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
Updated dependencies
[
0286437
]:v10.0.5
Compare Source
Patch Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
Updated dependencies
[
b8bf584
]:v10.0.4
Compare Source
Patch Changes
#6194
7368829
Thanks @ardatan! - Handle interface objects in a different way
Updated dependencies
[
7368829
,e10c13a
]:ardatan/graphql-tools (@graphql-tools/utils)
v10.5.4
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
v10.5.3
Compare Source
Patch Changes
2124d7d
Thanks @ardatan! - Allow invalid path in `getDirectiveExtensions`
v10.5.2
Compare Source
Patch Changes
07b87ed
Thanks @ardatan! - Respect
extensionASTNodes
in directableGraphQLSchema object
v10.5.1
Compare Source
Patch Changes
6291e14
Thanks @ardatan! - Add all args from extensions to the AST even if
they don't exist in the directive def
v10.5.0
Compare Source
Minor Changes
8fd7703
Thanks @ardatan! - Export
getDirectiveExtensions
v10.4.0
Compare Source
Minor Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
v10.3.4
Compare Source
Patch Changes
a867bbc
Thanks @ardatan! -
mapAsyncIterator
now acceptsAsyncIterable
v10.3.3
Compare Source
Patch Changes
#6385
d0f7d75
Thanks @tobiasdiez! - remove generic package export
Updated dependencies
[
d0f7d75
]:v10.3.2
Compare Source
Patch Changes
a276ba8
Thanks @ardatan! - Respect directive extensions on `pruneSchema`
v10.3.1
Compare Source
Patch Changes
9792e80
Thanks @ardatan! - Make the executor disposable optional
v10.3.0
Compare Source
Minor Changes
cacf20f
Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
to make `Executor`s `Disposable`
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).
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 was generated by Mend Renovate. View the repository job log.