Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the apollo group with 3 updates in the / directory: @apollo/gateway, @apollo/server and @apollo/subgraph.

Updates @apollo/gateway from 2.11.3 to 2.12.1

Release notes

Sourced from @​apollo/gateway's releases.

@​apollo/gateway@​2.12.1

Patch Changes

@​apollo/gateway@​2.12.0

Minor Changes

  • Federation 2.12 and Connect 0.3 (#3276)

Patch Changes

@​apollo/gateway@​2.12.0-preview.4

Patch Changes

@​apollo/gateway@​2.12.0-preview.3

Patch Changes

@​apollo/gateway@​2.12.0-preview.2

Patch Changes

@​apollo/gateway@​2.12.0-preview.1

Patch Changes

  • Updated dependencies []:
    • @​apollo/composition@​2.12.0-preview.1
    • @​apollo/federation-internals@​2.12.0-preview.1

... (truncated)

Changelog

Sourced from @​apollo/gateway's changelog.

2.12.1

Patch Changes

2.12.0

Minor Changes

  • Federation 2.12 and Connect 0.3 (#3276)

Patch Changes

Commits

Updates @apollo/server from 5.1.0 to 5.2.0

Release notes

Sourced from @​apollo/server's releases.

@​apollo/server-integration-testsuite@​5.2.0

Patch Changes

  • Updated dependencies [51acbeb]:
    • @​apollo/server@​5.2.0

@​apollo/server@​5.2.0

Minor Changes

  • #8161 51acbeb Thanks @​jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on @yaacovcr/transform introduced in @apollo/server 5.1.0. To provide support for the legacy incremental format, you must now provide the legacyExperimentalExecuteIncrementally option to the ApolloServer constructor.

    import { legacyExecuteIncrementally } from '@yaacovcr/transform';
    const server = new ApolloServer({
    // ...
    legacyExperimentalExecuteIncrementally: legacyExecuteIncrementally,
    });

    If the legacyExperimentalExecuteIncrementally option is not provided and the client sends an Accept header with a value of multipart/mixed; deferSpec=20220824, an error is returned by the server.

Changelog

Sourced from @​apollo/server's changelog.

5.2.0

Minor Changes

  • #8161 51acbeb Thanks @​jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on @yaacovcr/transform introduced in @apollo/server 5.1.0. To provide support for the legacy incremental format, you must now provide the legacyExperimentalExecuteIncrementally option to the ApolloServer constructor.

    import { legacyExecuteIncrementally } from '@yaacovcr/transform';
    const server = new ApolloServer({
    // ...
    legacyExperimentalExecuteIncrementally: legacyExecuteIncrementally,
    });

    If the legacyExperimentalExecuteIncrementally option is not provided and the client sends an Accept header with a value of multipart/mixed; deferSpec=20220824, an error is returned by the server.

Commits

Updates @apollo/subgraph from 2.11.3 to 2.12.1

Release notes

Sourced from @​apollo/subgraph's releases.

@​apollo/subgraph@​2.12.1

Patch Changes

@​apollo/subgraph@​2.12.0

Minor Changes

  • Federation 2.12 and Connect 0.3 (#3276)

Patch Changes

@​apollo/subgraph@​2.12.0-preview.4

Patch Changes

@​apollo/subgraph@​2.12.0-preview.3

Patch Changes

@​apollo/subgraph@​2.12.0-preview.2

Patch Changes

@​apollo/subgraph@​2.12.0-preview.1

Patch Changes

  • When a GraphQLScalarType resolver is provided to buildSubgraphSchema(), omitted configuration options in the GraphQLScalarType no longer cause the corresponding properties in the GraphQL document/AST to be cleared. To explicitly clear these properties, use null for the configuration option instead. (#3287)

  • Updated dependencies []:

    • @​apollo/federation-internals@​2.12.0-preview.1

@​apollo/subgraph@​2.11.5

Patch Changes

... (truncated)

Changelog

Sourced from @​apollo/subgraph's changelog.

2.12.1

Patch Changes

2.12.0

Minor Changes

  • Federation 2.12 and Connect 0.3 (#3276)

Patch Changes

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Nov 24, 2025
@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/batch-delegate 10.0.6-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 12.0.0-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 4.2.4-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 1.6.0-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 2.1.20-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.25-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.18-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.2.2-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.1.6-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/router-runtime 1.1.0-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.3.6-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 10.1.4-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 4.0.6-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-testing 2.0.6-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 11.1.0-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.20-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 24, 2025

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.20-alpha-f345cb4112a0f736308fd65e3f6bd3831be15e67

@ardatan
Copy link
Member

ardatan commented Nov 26, 2025

@dependabot recreate

Bumps the apollo group with 3 updates in the / directory: [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js), [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) and [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js).


Updates `@apollo/gateway` from 2.11.3 to 2.12.1
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js)

Updates `@apollo/server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/[email protected]/packages/server)

Updates `@apollo/subgraph` from 2.11.3 to 2.12.1
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/subgraph-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/subgraph-js)

---
updated-dependencies:
- dependency-name: "@apollo/gateway"
  dependency-version: 2.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: apollo
- dependency-name: "@apollo/server"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: apollo
- dependency-name: "@apollo/subgraph"
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: apollo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apollo-82320345f3 branch from cf6f336 to 978a0ec Compare November 26, 2025 02:36
@ardatan ardatan enabled auto-merge (squash) November 26, 2025 02:46
@ardatan ardatan merged commit e1dc7e1 into main Nov 26, 2025
85 of 100 checks passed
@ardatan ardatan deleted the dependabot/npm_and_yarn/apollo-82320345f3 branch November 26, 2025 03:00
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.

2 participants