-
Notifications
You must be signed in to change notification settings - Fork 355
fix(deps): update gateway dependencies #9007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Apollo Federation Subgraph Compatibility Results
Learn more: |
💻 Website PreviewThe latest changes are available as preview in: https://33a516f6.graphql-mesh.pages.dev |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-mesh/transform-hive |
0.104.19-alpha-20251125133317-f2c13684223a76e7c561045fc32d0dd9f4607388 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-hive |
0.104.19-alpha-20251125133317-f2c13684223a76e7c561045fc32d0dd9f4607388 |
npm ↗︎ unpkg ↗︎ |
This PR contains the following updates:
0.53.2->0.53.4^0.13.0->^0.15.02.1.16->2.1.182.3.4->2.3.5^0.42.0->^0.43.01.5.0->1.5.11.0.11->1.0.1210.0.4->10.0.511.1.2->11.1.34.2.2->4.2.38.1.6->8.1.710.1.2->10.1.34.0.4->4.0.511.0.4->11.0.5Release Notes
graphql-hive/platform (@graphql-hive/cli)
v0.53.4Compare Source
Patch Changes
[
2cc443c]:v0.53.3Compare Source
Patch Changes
#7264
582bc0eThanks @n1ru4l! - Ensure http debug logs are printed properly.
Updated dependencies
[
582bc0e]:graphql-hive/platform (@graphql-hive/core)
v0.15.0Compare Source
Minor Changes
#7280
2cc443cThanks @n1ru4l! - Support circuit breaking for usage reporting.
Circuit breaking is a fault-tolerance pattern that prevents a system from repeatedly calling a
failing service. When errors or timeouts exceed a set threshold, the circuit “opens,” blocking
further requests until the service recovers.
This ensures that during a network issue or outage, the service using the Hive SDK remains healthy
and is not overwhelmed by failed usage reports or repeated retries.
v0.14.0Compare Source
Minor Changes
#7264
582bc0eThanks @n1ru4l! - Introduce debug log level. HTTP retry log pollute
the error log. The retries are now logged to the debug level. In order to see debug logs set the
debugoption to true.If you are using a custom logger, make sure to provide a
debuglogging method implementation.graphql-hive/gateway (@graphql-hive/gateway)
v2.1.18Compare Source
Patch Changes
d1df7ab,d1df7ab]:v2.1.17Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/code-file-loader@^8.1.26↗︎ (from^8.1.24, independencies)@graphql-tools/graphql-file-loader@^8.1.6↗︎ (from^8.1.4, independencies)@graphql-tools/load@^8.1.6↗︎ (from^8.1.4, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)#1689
eabd0f0Thanks @enisdenjo! - Build binaries on macOS 15 (arm and x86)#1701
471364aThanks @enisdenjo! - Properly bundle node modules to be used by the single binaryUpdated dependencies [
4801627,478d7e2,7ecaf7e,a81b8b2,ce83f35,7ecaf7e,4801627,7ecaf7e,095aaf1,ca1dc52,4801627,7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,478d7e2,7ecaf7e,7ecaf7e,6a64d1d]:graphql-hive/gateway (@graphql-hive/gateway-runtime)
v2.3.5Compare Source
Patch Changes
#1683
4801627Thanks @dependabot! - dependencies updates:@graphql-hive/core@^0.13.1↗︎ (from^0.13.0, independencies)@graphql-hive/yoga@^0.42.3↗︎ (from^0.42.2, independencies)#1684
478d7e2Thanks @dependabot! - dependencies updates:@whatwg-node/server@^0.10.17↗︎ (from^0.10.15, independencies)#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-hive/core@^0.13.2↗︎ (from^0.13.1, independencies)@graphql-hive/yoga@^0.42.4↗︎ (from^0.42.3, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)@types/node@^24.10.1↗︎ (from^24.10.0, independencies)#1692
a81b8b2Thanks @dependabot! - dependencies updates:@envelop/generic-auth@^11.0.0↗︎ (from^10.0.1, independencies)#1695
ce83f35Thanks @dependabot! - dependencies updates:@envelop/disable-introspection@^9.0.0↗︎ (from^8.0.0, independencies)Updated dependencies [
7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,478d7e2,7ecaf7e,478d7e2,7ecaf7e,7ecaf7e,7ecaf7e,2993f24]:graphql-hive/platform (@graphql-hive/yoga)
v0.43.0Compare Source
Minor Changes
#7280
2cc443cThanks @n1ru4l! - Support circuit breaking for usage reporting.
Circuit breaking is a fault-tolerance pattern that prevents a system from repeatedly calling a
failing service. When errors or timeouts exceed a set threshold, the circuit “opens,” blocking
further requests until the service recovers.
This ensures that during a network issue or outage, the service using the Hive SDK remains healthy
and is not overwhelmed by failed usage reports or repeated retries.
Patch Changes
[
2cc443c]:v0.42.5Compare Source
Patch Changes
[
582bc0e]:graphql-hive/gateway (@graphql-mesh/fusion-runtime)
v1.5.1Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.13↗︎ (from^1.4.11, independencies)@graphql-tools/merge@^9.1.5↗︎ (from^9.1.3, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e,478d7e2,7ecaf7e,7ecaf7e,7ecaf7e,7ecaf7e]:graphql-hive/gateway (@graphql-mesh/transport-common)
v1.0.12Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.13↗︎ (from^1.4.11, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e,7ecaf7e]:graphql-hive/gateway (@graphql-tools/batch-delegate)
v10.0.5Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e]:graphql-hive/gateway (@graphql-tools/delegate)
v11.1.3Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.13↗︎ (from^1.4.11, independencies)@graphql-tools/schema@^10.0.29↗︎ (from^10.0.27, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e]:graphql-hive/gateway (@graphql-tools/federation)
v4.2.3Compare Source
Patch Changes
#1684
478d7e2Thanks @dependabot! - dependencies updates:@whatwg-node/fetch@^0.10.13↗︎ (from^0.10.12, independencies)#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.13↗︎ (from^1.4.11, independencies)@graphql-tools/merge@^9.1.5↗︎ (from^9.1.3, independencies)@graphql-tools/schema@^10.0.29↗︎ (from^10.0.27, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e,478d7e2,7ecaf7e,7ecaf7e,7ecaf7e,2993f24]:ardatan/graphql-tools (@graphql-tools/graphql-file-loader)
v8.1.7Compare Source
Patch Changes
[
8a2a507]:graphql-hive/gateway (@graphql-tools/stitch)
v10.1.3Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.13↗︎ (from^1.4.11, independencies)@graphql-tools/merge@^9.1.5↗︎ (from^9.1.3, independencies)@graphql-tools/schema@^10.0.29↗︎ (from^10.0.27, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e,7ecaf7e,7ecaf7e]:graphql-hive/gateway (@graphql-tools/stitching-directives)
v4.0.5Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e]:graphql-hive/gateway (@graphql-tools/wrap)
v11.0.5Compare Source
Patch Changes
#1691
7ecaf7eThanks @dependabot! - dependencies updates:@graphql-tools/schema@^10.0.29↗︎ (from^10.0.27, independencies)@graphql-tools/utils@^10.10.3↗︎ (from^10.10.1, independencies)Updated dependencies [
7ecaf7e]: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.