fix(deps): update dependency @graphql-tools/delegate to v12 #7746
+91
−5
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:
^11.1.2->^12.0.0Release Notes
graphql-hive/gateway (@graphql-tools/delegate)
v12.0.1Compare Source
Patch Changes
0d14fafThanks @ardatan! - Fix leftover handling 2nd takev12.0.0Compare Source
Major Changes
#1708
bc6cdddThanks @ardatan! - Breaking changes increateRequestfunction;sourceParentType,sourceFieldName,variableDefinitions,variableValuesandtargetRootValuetargetRootValuehas been renamed torootValuetargetSchemais a required option now andargsis also accepted as a map of the arguments of the target fieldfragmentsis now an array ofFragmentDefinitionNodeinstead of a record{ [fragmentName: string]: FragmentDefinitionNode }Breaking changes in
delegateRequestanddelegateToSchemafunctions;transformedSchemaoption, it has been renamed totargetSchematargetSchemais a required option nowPatch Changes
#1727
1dbc653Thanks @ardatan! - Avoid extra__typenamein the root selectionquery { - __typename hello }#1743
b520eb2Thanks @ardatan! - Handle leftovers recursively but in asyncFixes
requires-circulartest suite's second case on federation audit repositoryConfiguration
📅 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.