fix(deps): update gateway dependencies #8213
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:
1.7.4
->1.7.6
1.4.4
->1.4.6
0.10.25
->0.10.27
0.7.25
->0.7.26
9.0.25
->9.0.27
8.1.11
->8.1.12
1.3.10
->1.3.11
3.0.5
->3.0.7
8.0.9
->8.0.10
8.0.10
->8.0.11
9.0.15
->9.0.16
9.0.12
->9.0.13
7.0.9
->7.0.10
10.0.14
->10.0.15
9.4.11
->9.4.12
8.0.21
->8.0.22
10.7.0
->10.7.1
Release Notes
graphql-hive/gateway (@graphql-hive/gateway)
v1.7.6
Compare Source
Patch Changes
v1.7.5
Compare Source
Patch Changes
#390
708c32f
Thanks @renovate! - dependencies updates:commander@^13.0.0
↗︎ (from^12.0.0
, independencies
)#392
121751d
Thanks @renovate! - dependencies updates:@commander-js/extra-typings@^13.0.0
↗︎ (from^12.1.0
, independencies
)commander@^13.0.0
↗︎ (from^12.0.0
, independencies
)Updated dependencies []:
graphql-hive/gateway (@graphql-hive/gateway-runtime)
v1.4.6
Compare Source
Patch Changes
c60a8f4
,3571399
,da65b2d
]:v1.4.5
Compare Source
Patch Changes
21e1f05
]:graphql-hive/gateway (@graphql-mesh/fusion-runtime)
v0.10.27
Compare Source
Patch Changes
3571399
]:v0.10.26
Compare Source
Patch Changes
graphql-hive/gateway (@graphql-mesh/transport-common)
v0.7.26
Compare Source
Patch Changes
c60a8f4
]:graphql-hive/gateway (@graphql-tools/batch-delegate)
v9.0.27
Compare Source
Patch Changes
#396
da65b2d
Thanks @ardatan! - Memoize the key arguments correctly;With the following schema and resolvers,
userById
should batch all the requests tousersByIds
;This query should batch all the requests to
usersByIds
:The delegation request should be;
v9.0.26
Compare Source
Patch Changes
#382
21e1f05
Thanks @ardatan! - Memoize the batched delegation loader by respecting the arguments correctlySee more details in the PR
ardatan/graphql-tools (@graphql-tools/code-file-loader)
v8.1.12
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/executor)
v1.3.11
Compare Source
Patch Changes
[
4912f19
]:graphql-hive/gateway (@graphql-tools/federation)
v3.0.7
Compare Source
Patch Changes
#387
3571399
Thanks @ardatan! - In case of shared root field on Mutation, it was batched incorrectly across subgraphs. But instead only one mutation should be called as mutations should not be parallelUpdated dependencies []:
v3.0.6
Compare Source
Patch Changes
ardatan/graphql-tools (@graphql-tools/graphql-file-loader)
v8.0.10
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/load)
v8.0.11
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/merge)
v9.0.16
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/mock)
v9.0.13
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/resolvers-composition)
v7.0.10
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/schema)
v10.0.15
Compare Source
Patch Changes
[
4912f19
]:graphql-hive/gateway (@graphql-tools/stitch)
v9.4.12
Compare Source
Patch Changes
21e1f05
]:ardatan/graphql-tools (@graphql-tools/url-loader)
v8.0.22
Compare Source
Patch Changes
[
4912f19
]:ardatan/graphql-tools (@graphql-tools/utils)
v10.7.1
Compare Source
Patch Changes
4912f19
Thanks @AaronMoat! - Remove use of
VoidFunction
type, whichrequires DOM types
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.