fix(deps): update dependency @graphql-tools/merge to v9 #781
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:
^6.2.13
->^9.0.0
Release Notes
ardatan/graphql-tools (@graphql-tools/merge)
v9.0.8
Compare Source
Patch Changes
[
cf2ce5e
]:v9.0.7
Compare Source
Patch Changes
2db7943
Thanks @ardatan! - Do not use deep import from graphql-js
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
]: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 argumentsv9.0.1
Compare Source
Patch Changes
a570a601
Thanks @ardatan! - Add respectArrays flag to extensions merging
Updated dependencies
[
a570a601
]:v9.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js>= 16
Patch Changes
944a68e8
,944a68e8
]:v8.4.2
Compare Source
Patch Changes
33005c48
Thanks @wKich! - Don't merge/override arguments for repeatable directivesv8.4.1
Compare Source
Patch Changes
1c95368a
Thanks @ardatan! - Use ranged versions for dependenciesv8.4.0
Compare Source
Minor Changes
04e3ecb9
Thanks @simplecommerce! - Added onFieldTypeConflict option to handle manual conflicts for mergeTypeDef and reverseArguments option to select left side arguments if specified.v8.3.18
Compare Source
Patch Changes
b5c8f640
]:v8.3.17
Compare Source
Patch Changes
a94217e9
,62d074be
]:v8.3.16
Compare Source
Patch Changes
8555c5c5
Thanks @sramam! - #4985 removing circular dependencyv8.3.15
Compare Source
Patch Changes
e3ec35ed
]:v8.3.14
Compare Source
Patch Changes
904fe770
]:v8.3.13
Compare Source
Patch Changes
13c24883
]:v8.3.12
Compare Source
Patch Changes
7411a5e7
]:v8.3.11
Compare Source
Patch Changes
c0639dd0
]:v8.3.10
Compare Source
Patch Changes
d83b1960
]:v8.3.9
Compare Source
Patch Changes
80836fa7
,8f6d3efc
,80836fa7
,80836fa7
,80836fa7
]:v8.3.8
Compare Source
Patch Changes
[
f7daf777
]:v8.3.7
Compare Source
Patch Changes
df5848b8
,df5848b8
,df5848b8
]:v8.3.6
Compare Source
Patch Changes
[
43c736bd
]:v8.3.5
Compare Source
Patch Changes
[
71cb4fae
,403ed450
]:v8.3.4
Compare Source
Patch Changes
[
4fe3d9c0
]:v8.3.3
Compare Source
Patch Changes
#4643
2609d71f
Thanks @ardatan! - Revert the breaking change introduced in
@graphql-tools/merge
Updated dependencies
[
2609d71f
]:v8.3.2
Compare Source
Patch Changes
#4624
e3167edc
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution with
moduleResolution
node16
ornodenext
Updated dependencies
[
e3167edc
]:v8.3.1
Compare Source
Patch Changes
[
b5c8f640
]:v8.3.0
Compare Source
Minor Changes
d76a299
: Support TypeScript module resolution.Patch Changes
a0abbbc
]d76a299
]v8.2.15
Compare Source
Patch Changes
4914970
]v8.2.14
Compare Source
Patch Changes
041c5ba
: Use caret range for the tslib dependency041c5ba
]v8.2.13
Compare Source
Patch Changes
da7ad43
]v8.2.12
Compare Source
Patch Changes
c0762ee
]v8.2.11
Compare Source
Patch Changes
0fc510c
]v8.2.10
Compare Source
Patch Changes
31a33e2
]v8.2.9
Compare Source
Patch Changes
cb23887
]v8.2.8
Compare Source
Patch Changes
0bbb176
]v8.2.7
Compare Source
Patch Changes
904c084
]v8.2.6
Compare Source
Patch Changes
be2c02d
]v8.2.5
Compare Source
Patch Changes
d36d530
]v8.2.4
Compare Source
Patch Changes
0c0c685
: fix - align versionsv8.2.3
Compare Source
Patch Changes
1834136
: feat(visitResult): ignore if field not present in visited object1834136
]v8.2.2
Compare Source
Patch Changes
1269140
: UpdatemergeTypeDefs
to mergeimplements
definitions defined within interfaceextensions.
v8.2.1
Compare Source
Patch Changes
4914970
]v8.2.0
Compare Source
Minor Changes
149afdd
: fix: getting ready for GraphQL v16Patch Changes
149afdd
]v8.1.2
Compare Source
Patch Changes
9a00516
: fix(merge): convertExtensions should convert extensions to regular definitions not otherway around
v8.1.1
Compare Source
Patch Changes
d4918a7
: fix(commentDescriptions): handle descriptions and comments correctly during merged4918a7
]v8.1.0
Compare Source
Minor Changes
c5b0719
: feat: GraphQL v16 supportPatch Changes
c5b0719
]c5b0719
]c5b0719
]c5b0719
]c5b0719
]v8.0.3
Compare Source
Patch Changes
c8c13ed
: enhance: remove TypeMap and small improvementsc8c13ed
]v8.0.2
Compare Source
Patch Changes
e50852e
: use version ranges instead of a fixed version for the graphql-tools package versionsv8.0.1
Compare Source
Patch Changes
2c807dd
]v8.0.0
Compare Source
Major Changes
67691b7
: -schemaExtensions
option has been added tomergeSchemas
,makeExecutableSchema
andstitchSchemas
configurationsBreaking Changes;
mergeSchemas
andMergeSchemasConfig
from@graphql-tools/merge
to@graphql-tools/schema
package to prevent circular dependency between them.mergeSchemasAsync
has been removed.NamedDefinitionNode
,resetComments
,collectComment
,pushComment
andprintComment
from
@graphql-tools/merge
to@graphql-tools/utils
.Patch Changes
a5fb77a
: fix(merge): ignore comments while merging directives #3031b968463
]9ede806
]67691b7
]v7.0.0
Compare Source
Major Changes
4992b47
: BREAKING: change type signature and generic parameters ofmergeResolvers
Patch Changes
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 was generated by Mend Renovate. View the repository job log.