Skip to content

build(deps): bump the gateway group with 13 updates#9406

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/gateway-8f829e5b7e
Open

build(deps): bump the gateway group with 13 updates#9406
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/gateway-8f829e5b7e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the gateway group with 13 updates:

Package From To
@graphql-tools/code-file-loader 8.1.30 8.1.31
@graphql-tools/graphql-file-loader 8.1.12 8.1.13
@graphql-tools/load 8.1.8 8.1.9
@graphql-tools/schema 10.0.31 10.0.32
@graphql-tools/utils 11.0.0 11.0.1
@graphql-mesh/fusion-runtime 1.8.6 1.8.7
@graphql-tools/executor 1.5.1 1.5.2
@graphql-tools/merge 9.1.7 9.1.8
@graphql-tools/url-loader 9.1.0 9.1.1
@graphql-tools/resolvers-composition 7.0.29 7.0.30
@graphql-hive/gateway 2.5.20 2.5.22
@graphql-hive/gateway-runtime 2.8.4 2.8.5
@graphql-tools/mock 9.1.5 9.1.6

Updates @graphql-tools/code-file-loader from 8.1.30 to 8.1.31

Changelog

Sourced from @​graphql-tools/code-file-loader's changelog.

8.1.31

Patch Changes

  • Updated dependencies [ae36a0e]:
    • @​graphql-tools/utils@​11.0.1
    • @​graphql-tools/graphql-tag-pluck@​8.3.30
Commits

Updates @graphql-tools/graphql-file-loader from 8.1.12 to 8.1.13

Changelog

Sourced from @​graphql-tools/graphql-file-loader's changelog.

8.1.13

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/graphql-file-loader since your current version.


Updates @graphql-tools/load from 8.1.8 to 8.1.9

Changelog

Sourced from @​graphql-tools/load's changelog.

8.1.9

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/load since your current version.


Updates @graphql-tools/schema from 10.0.31 to 10.0.32

Changelog

Sourced from @​graphql-tools/schema's changelog.

10.0.32

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/schema since your current version.


Updates @graphql-tools/utils from 11.0.0 to 11.0.1

Changelog

Sourced from @​graphql-tools/utils's changelog.

11.0.1

Patch Changes

  • ae36a0e Thanks @​mattkrick! - Handle enum values correctly if they are arguments of directives defined in the extensions
Commits
  • 14066f9 chore(release): update monorepo packages versions (#8118)
  • ae36a0e fix: coerce enum directive arguments to internal values when printing (#8117)
  • a831489 build(deps): bump the actions-deps group with 7 updates (#8105)
  • fe413ee Revert unnecessary changes
  • 4dd39fa fix(mergeDeep): do not concatenate arrays while merging
  • a91a765 build(deps): bump the actions-deps group with 8 updates (#8056)
  • 3929728 build(deps): bump the actions-deps group across 1 directory with 2 updates (#...
  • 75f72c3 chore(deps): lock file maintenance (#8029)
  • d0e76cd build(deps): bump the actions-deps group across 1 directory with 3 updates (#...
  • 5d6bcc4 Remove skipLibCheck (#8019)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/utils since your current version.


Updates @graphql-mesh/fusion-runtime from 1.8.6 to 1.8.7

Changelog

Sourced from @​graphql-mesh/fusion-runtime's changelog.

1.8.7

Patch Changes

Commits

Updates @graphql-tools/executor from 1.5.1 to 1.5.2

Changelog

Sourced from @​graphql-tools/executor's changelog.

1.5.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/executor since your current version.


Updates @graphql-tools/merge from 9.1.7 to 9.1.8

Changelog

Sourced from @​graphql-tools/merge's changelog.

9.1.8

Patch Changes

Commits
  • 14066f9 chore(release): update monorepo packages versions (#8118)
  • a831489 build(deps): bump the actions-deps group with 7 updates (#8105)
  • c9a8d1a Fix CI
  • fe413ee Revert unnecessary changes
  • a9b06bc Fix tests
  • a91a765 build(deps): bump the actions-deps group with 8 updates (#8056)
  • 3929728 build(deps): bump the actions-deps group across 1 directory with 2 updates (#...
  • d0e76cd build(deps): bump the actions-deps group across 1 directory with 3 updates (#...
  • b52886f build(deps): bump the actions-deps group across 1 directory with 4 updates (#...
  • 1cd1675 build(deps): bump the actions-deps group across 1 directory with 2 updates (#...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/merge since your current version.


Updates @graphql-tools/url-loader from 9.1.0 to 9.1.1

Changelog

Sourced from @​graphql-tools/url-loader's changelog.

9.1.1

Patch Changes

  • Updated dependencies [ae36a0e]:
    • @​graphql-tools/utils@​11.0.1
    • @​graphql-tools/executor-legacy-ws@​1.1.27
Commits
  • 14066f9 chore(release): update monorepo packages versions (#8118)
  • 75301ed build(deps): bump the actions-deps group with 5 updates (#8113)
  • 87e3f90 build(deps-dev): bump the actions-deps group with 3 updates (#8108)
  • a831489 build(deps): bump the actions-deps group with 7 updates (#8105)
  • See full diff in compare view

Updates @graphql-tools/resolvers-composition from 7.0.29 to 7.0.30

Changelog

Sourced from @​graphql-tools/resolvers-composition's changelog.

7.0.30

Patch Changes

Commits

Updates @graphql-hive/gateway from 2.5.20 to 2.5.22

Release notes

Sourced from @​graphql-hive/gateway's releases.

hive-gateway@2.5.22

Pre-built binaries of the Hive Gateway for the @​graphql-hive/gateway@​2.5.22 release.

hive-gateway@2.5.21

Pre-built binaries of the Hive Gateway for the @​graphql-hive/gateway@​2.5.21 release.

Changelog

Sourced from @​graphql-hive/gateway's changelog.

2.5.22

Patch Changes

2.5.21

Patch Changes

  • Updated dependencies [95ea66e]:
    • @​graphql-hive/gateway-runtime@​2.8.5
    • @​graphql-hive/plugin-aws-sigv4@​2.0.39
    • @​graphql-mesh/hmac-upstream-signature@​2.0.10
    • @​graphql-hive/plugin-opentelemetry@​1.4.16
    • @​graphql-mesh/plugin-prometheus@​2.1.35
Commits

Updates @graphql-hive/gateway-runtime from 2.8.4 to 2.8.5

Changelog

Sourced from @​graphql-hive/gateway-runtime's changelog.

2.8.5

Patch Changes

Commits

Updates @graphql-tools/mock from 9.1.5 to 9.1.6

Changelog

Sourced from @​graphql-tools/mock's changelog.

9.1.6

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​graphql-tools/mock since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gateway group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@graphql-tools/code-file-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/code-file) | `8.1.30` | `8.1.31` |
| [@graphql-tools/graphql-file-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/graphql-file) | `8.1.12` | `8.1.13` |
| [@graphql-tools/load](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load) | `8.1.8` | `8.1.9` |
| [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) | `10.0.31` | `10.0.32` |
| [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) | `11.0.0` | `11.0.1` |
| [@graphql-mesh/fusion-runtime](https://github.com/graphql-hive/gateway/tree/HEAD/packages/fusion-runtime) | `1.8.6` | `1.8.7` |
| [@graphql-tools/executor](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/executor) | `1.5.1` | `1.5.2` |
| [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) | `9.1.7` | `9.1.8` |
| [@graphql-tools/url-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/url) | `9.1.0` | `9.1.1` |
| [@graphql-tools/resolvers-composition](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/resolvers-composition) | `7.0.29` | `7.0.30` |
| [@graphql-hive/gateway](https://github.com/graphql-hive/gateway/tree/HEAD/packages/gateway) | `2.5.20` | `2.5.22` |
| [@graphql-hive/gateway-runtime](https://github.com/graphql-hive/gateway/tree/HEAD/packages/runtime) | `2.8.4` | `2.8.5` |
| [@graphql-tools/mock](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/mock) | `9.1.5` | `9.1.6` |


Updates `@graphql-tools/code-file-loader` from 8.1.30 to 8.1.31
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/code-file/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/code-file-loader@8.1.31/packages/loaders/code-file)

Updates `@graphql-tools/graphql-file-loader` from 8.1.12 to 8.1.13
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/graphql-file/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/graphql-file-loader@8.1.13/packages/loaders/graphql-file)

Updates `@graphql-tools/load` from 8.1.8 to 8.1.9
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/load/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/load@8.1.9/packages/load)

Updates `@graphql-tools/schema` from 10.0.31 to 10.0.32
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@10.0.32/packages/schema)

Updates `@graphql-tools/utils` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@11.0.1/packages/utils)

Updates `@graphql-mesh/fusion-runtime` from 1.8.6 to 1.8.7
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/fusion-runtime/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/HEAD/packages/fusion-runtime)

Updates `@graphql-tools/executor` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/executor/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/executor@1.5.2/packages/executor)

Updates `@graphql-tools/merge` from 9.1.7 to 9.1.8
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/merge/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/merge@9.1.8/packages/merge)

Updates `@graphql-tools/url-loader` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/url/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/url-loader@9.1.1/packages/loaders/url)

Updates `@graphql-tools/resolvers-composition` from 7.0.29 to 7.0.30
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/resolvers-composition/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/resolvers-composition@7.0.30/packages/resolvers-composition)

Updates `@graphql-hive/gateway` from 2.5.20 to 2.5.22
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/gateway/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-hive/gateway@2.5.22/packages/gateway)

Updates `@graphql-hive/gateway-runtime` from 2.8.4 to 2.8.5
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/runtime/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-hive/gateway-runtime@2.8.5/packages/runtime)

Updates `@graphql-tools/mock` from 9.1.5 to 9.1.6
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/mock/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/mock@9.1.6/packages/mock)

---
updated-dependencies:
- dependency-name: "@graphql-tools/code-file-loader"
  dependency-version: 8.1.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/graphql-file-loader"
  dependency-version: 8.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/load"
  dependency-version: 8.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/schema"
  dependency-version: 10.0.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/utils"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-mesh/fusion-runtime"
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/executor"
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/merge"
  dependency-version: 9.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/url-loader"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/resolvers-composition"
  dependency-version: 7.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-hive/gateway"
  dependency-version: 2.5.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-hive/gateway-runtime"
  dependency-version: 2.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: gateway
- dependency-name: "@graphql-tools/mock"
  dependency-version: 9.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gateway
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟒
@key (single)🟒
@key (multi)🟒
@key (composite)🟒
repeatable @key🟒
@requires🟒
@provides🟒
federated tracing🟒
@link🟒
@shareable🟒
@tag🟒
@override🟒
@inaccessible🟒
@composeDirective🟒
@interfaceObject🟒

Learn more:

@github-actions
Copy link
Copy Markdown
Contributor

πŸ’» Website Preview

The latest changes are available as preview in: https://ce7f5e5e.graphql-mesh.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants