fix(deps): update dependency @graphql-mesh/fusion-runtime to v1 #982
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^0.10.0
->^1.0.0
Release Notes
graphql-hive/gateway (@graphql-mesh/fusion-runtime)
v1.2.4
Compare Source
Patch Changes
#1541
5e511ca
Thanks @dependabot! - dependencies updates:graphql-yoga@^5.16.0
↗︎ (from^5.15.2
, independencies
)Updated dependencies [
5e511ca
,0a349fb
,818461e
]:v1.2.3
Compare Source
Patch Changes
a6a3d4d
]:v1.2.2
Compare Source
Patch Changes
#1524
d7b48a7
Thanks @enisdenjo! - dependencies updates:@envelop/core@^5.3.2
↗︎ (from^5.3.1
, independencies
)@graphql-mesh/types@^0.104.13
↗︎ (from^0.104.12
, independencies
)@graphql-mesh/utils@^0.104.13
↗︎ (from^0.104.12
, independencies
)Updated dependencies [
bb2621c
,d7b48a7
,e64a4e1
]:v1.2.1
Compare Source
Patch Changes
#1473
838ffec
Thanks @dependabot! - dependencies updates:@whatwg-node/promise-helpers@^1.3.2
↗︎ (from^1.3.0
, independencies
)Updated dependencies [
950ebd1
,fe99f74
,838ffec
,838ffec
,838ffec
,838ffec
,838ffec
]:v1.2.0
Compare Source
Minor Changes
#1458
6495780
Thanks @ardatan! - New directive@pubsubPublish
to publish the payload to the pubsub engine directlyPatch Changes
#1463
bcb9407
Thanks @ardatan! - dependencies updates:graphql-yoga@^5.15.2
↗︎ (from^5.15.1
, independencies
)v1.1.0
Compare Source
Minor Changes
#1455
b6f985b
Thanks @ardatan! - Support client side pubsub operation definition with@pubsubOperation
Instead of
@resolveTo
on the gateway-side configuration withadditionalTypeDefs
, now you can define those operations on the subgraphs directly. Since this is a additional directive provided by Mesh, you need to use@composeDirective
Patch Changes
#1450
ab05e3f
Thanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11
↗︎ (from^0.104.8
, independencies
)#1452
b0e5568
Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1
↗︎ (from^5.3.0
, independencies
)#1455
b6f985b
Thanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12
↗︎ (from^0.104.11
, independencies
)@graphql-mesh/utils@^0.104.12
↗︎ (from^0.104.11
, independencies
)Updated dependencies [
b0e5568
,ab05e3f
,b0e5568
,b6f985b
,b0e5568
]:v1.0.1
Compare Source
Patch Changes
v1.0.0
Compare Source
Major Changes
#956
46d2661
Thanks @EmrysMyrddin! - Drop Node 18 supportLeast supported Node version is now v20.
#956
46d2661
Thanks @EmrysMyrddin! - Introduce and use the new Hive LoggerRead more about it on the Hive Logger documentation here.
If coming from Hive Gateway v1, read the migration guide here.
Minor Changes
#956
46d2661
Thanks @EmrysMyrddin! - Breaking Change: RemovedsubgraphNameByExecutionRequest
weak map. Subgraph name is now stored in the execution request itself.Patch Changes
#956
46d2661
Thanks @EmrysMyrddin! - dependencies updates:@graphql-hive/logger@workspace:^
↗︎ (todependencies
)#956
46d2661
Thanks @EmrysMyrddin! - dependencies updates:@graphql-hive/logger@workspace:^
↗︎ (todependencies
)#956
46d2661
Thanks @EmrysMyrddin! - Fixed subgraph name being lost when execution requests get batched together.Updated dependencies [
46d2661
,46d2661
,46d2661
,46d2661
,46d2661
,46d2661
,46d2661
,46d2661
]:v0.12.0
Compare Source
Minor Changes
#1403
e5eb881
Thanks @enisdenjo! - Allow configuring some of the batch delegation optionsLike the
maxBatchSize
which is used to limit the number of items requested in a single delegated batch.Patch Changes
#1408
5aefad2
Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.104.8
↗︎ (from^0.104.7
, independencies
)@graphql-mesh/utils@^0.104.8
↗︎ (from^0.104.7
, independencies
)#1424
fe9b42f
Thanks @enisdenjo! - dependencies updates:@graphql-mesh/utils@^0.104.11
↗︎ (from^0.104.8
, independencies
)Updated dependencies [
5aefad2
,37113d1
]:v0.11.20
Compare Source
Patch Changes
#1383
a832e7b
Thanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.7
↗︎ (from^0.104.5
, independencies
)@graphql-mesh/utils@^0.104.7
↗︎ (from^0.104.5
, independencies
)Updated dependencies [
a832e7b
]:v0.11.19
Compare Source
Patch Changes
#1358
8e37851
Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.9
↗︎ (from^1.4.8
, independencies
)@graphql-tools/merge@^9.1.1
↗︎ (from^9.1.0
, independencies
)@graphql-tools/utils@^10.9.1
↗︎ (from^10.9.0
, independencies
)Updated dependencies [
8e37851
,8e37851
,8e37851
,8e37851
,8e37851
,8e37851
,8e37851
]:v0.11.18
Compare Source
Patch Changes
#1318
7dafdeb
Thanks @enisdenjo! - dependencies updates:graphql-yoga@^5.15.1
↗︎ (from^5.13.5
, independencies
)#1321
6215001
Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.0
↗︎ (from^5.2.3
, independencies
)#1344
a71236d
Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.8
↗︎ (from^1.4.7
, independencies
)@graphql-tools/merge@^9.1.0
↗︎ (from^9.0.12
, independencies
)@graphql-tools/utils@^10.9.0
↗︎ (from^10.8.1
, independencies
)Updated dependencies [
6215001
,a71236d
,a71236d
,a71236d
,7dafdeb
,7287ffa
,a71236d
,a71236d
,a71236d
,a71236d
,ffa3753
]:v0.11.17
Compare Source
Patch Changes
b69c80b
]:v0.11.16
Compare Source
Patch Changes
0655d1f
,0655d1f
,0655d1f
]:v0.11.15
Compare Source
Patch Changes
#1245
29f537f
Thanks @enisdenjo! - dependencies updates:@graphql-mesh/utils@^0.104.5
↗︎ (from^0.104.2
, independencies
)#1258
3d24beb
Thanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.5
↗︎ (from^0.104.0
, independencies
)Updated dependencies [
3d24beb
]:v0.11.14
Compare Source
Patch Changes
#1156
fb74009
Thanks @dependabot! - dependencies updates:graphql-yoga@^5.13.5
↗︎ (from^5.13.4
, independencies
)Updated dependencies [
54beb7a
,4a80de1
,85d7c95
,511ba36
,dca6529
]:v0.11.13
Compare Source
Patch Changes
88c9369
Thanks @ardatan! - Handle serving subgraphs when;Query
@key
directive to a type but without a resolverfaffc17
,0512be3
]:v0.11.12
Compare Source
Patch Changes
2dc5fd8
Thanks @enisdenjo! - Provide non-GraphQL upstream service responses to the retry mechanism configurationv0.11.11
Compare Source
Patch Changes
e6dfbcd
Thanks @enisdenjo! - Lazy print GraphQL schema for loggerv0.11.10
Compare Source
Patch Changes
#1015
9a120c8
Thanks @ardatan! - dependencies updates:graphql-yoga@^5.13.3
↗︎ (from^5.13.2
, independencies
)#1045
da47a0e
Thanks @enisdenjo! - dependencies updates:graphql-yoga@^5.13.4
↗︎ (from^5.13.3
, independencies
)#1045
da47a0e
Thanks @enisdenjo! - Update graphql-yoga and whatwg-node packagesIn light of ardatan/whatwg-node#2305. Please upgrade as soon as possible!
Updated dependencies [
da47a0e
,da47a0e
,4cf75cb
]:v0.11.9
Compare Source
Patch Changes
#946
7d771d8
Thanks @ardatan! - dependencies updates:@graphql-mesh/utils@^0.104.2
↗︎ (from^0.104.1
, independencies
)#950
c7ea2c5
Thanks @kroupacz! - Errors should not be swallowed when it is thrown from the shared root#946
7d771d8
Thanks @ardatan! - Fail when the fetcher returns an empty result. Previously even if fetcher returnsundefined
, the runtime was trying to handle the result then fails with a cryptic errorUpdated dependencies [
7d771d8
,7d771d8
,c7ea2c5
,0af3485
]:v0.11.8
Compare Source
Patch Changes
a374bfc
]:v0.11.7
Compare Source
Patch Changes
ab96392
Thanks @enisdenjo! - Revert accidental OpenTelemetry potential breaking changesv0.11.6
Compare Source
Patch Changes
#532
4e33933
Thanks @EmrysMyrddin! - dependencies updates:@whatwg-node/promise-helpers@^1.3.0
↗︎ (from^1.2.5
, independencies
)graphql-yoga@^5.13.2
↗︎ (from^5.13.1
, independencies
)#919
3003ae2
Thanks @ardatan! - Improve disposal and polling cleanupUpdated dependencies [
c9cd206
,4e33933
,4e33933
,4e33933
,4e33933
,4e33933
,7b86c09
]:v0.11.5
Compare Source
Patch Changes
#862
278618a
Thanks @ardatan! - dependencies updates:@whatwg-node/promise-helpers@^1.2.5
↗︎ (from^1.0.0
, independencies
)Updated dependencies [
278618a
,278618a
,278618a
,278618a
,278618a
]:v0.11.4
Compare Source
Patch Changes
115a1f1
Thanks @ardatan! - When the schema is reloaded during a query execution, retry the request instead of throwing a reload event errorv0.11.3
Compare Source
Patch Changes
#706
e393337
Thanks @EmrysMyrddin! - dependencies updates:@envelop/core@^5.2.3
↗︎ (from^5.1.0
, independencies
)@graphql-mesh/utils@^0.104.1
↗︎ (from^0.104.0
, independencies
)graphql-yoga@^5.13.1
↗︎ (from^5.12.0
, independencies
)@envelop/instrumentation@^1.0.0
↗︎ (todependencies
)#726
6334b2e
Thanks @ardatan! - dependencies updates:@whatwg-node/promise-helpers@^1.0.0
↗︎ (todependencies
)#727
c54a080
Thanks @renovate! - dependencies updates:@whatwg-node/disposablestack@^0.0.6
↗︎ (from^0.0.5
, independencies
)#772
002fc95
Thanks @renovate! - dependencies updates:constant-case@^3
↗︎ (fromdependencies
)#775
33f7dfd
Thanks @renovate! - dependencies updates:@graphql-mesh/types@^0.104.0
↗︎ (from^0.103.18
, independencies
)@graphql-mesh/utils@^0.104.0
↗︎ (from^0.103.18
, independencies
)#800
0451e82
Thanks @EmrysMyrddin! - Handle polling correctly when a transport executor has an async disposal processUpdated dependencies [
e393337
,33f7dfd
,6334b2e
,6334b2e
,6334b2e
,c54a080
,6334b2e
,6334b2e
,9c2f323
,2a54e85
]:v0.11.2
Compare Source
Patch Changes
#1383
a832e7b
Thanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.7
↗︎ (from^0.104.5
, independencies
)@graphql-mesh/utils@^0.104.7
↗︎ (from^0.104.5
, independencies
)Updated dependencies [
a832e7b
]:v0.11.1
Compare Source
Patch Changes
#1358
8e37851
Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.9
↗︎ (from^1.4.8
, independencies
)@graphql-tools/merge@^9.1.1
↗︎ (from^9.1.0
, independencies
)@graphql-tools/utils@^10.9.1
↗︎ (from^10.9.0
, independencies
)Updated dependencies [
8e37851
,8e37851
,8e37851
,8e37851
,8e37851
,8e37851
,8e37851
]: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.