Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps @apollo/server-gateway-interface from 1.1.1 to 2.0.0.

Release notes

Sourced from @​apollo/server-gateway-interface's releases.

@​apollo/server-gateway-interface@​2.0.0

Major Changes

  • Drop support for Node.JS v14, v16, and v20.

@​apollo/server-gateway-interface@​2.0.0-rc.0

Major Changes

  • Drop support for Node.JS v14, v16, and v20.
Changelog

Sourced from @​apollo/server-gateway-interface's changelog.

2.0.0

Major Changes

  • Drop support for Node.JS v14, v16, and v20.
Commits
Maintainer changes

This version was pushed to npm by apollo-bot, a new releaser for @​apollo/server-gateway-interface since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

theguild-bot commented Sep 17, 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/federation 4.0.3-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 1.2.2-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 2.1.5-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.10-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.5-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.0.8-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.0.9-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.1.5-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Sep 17, 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 Sep 17, 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 Sep 17, 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 Sep 17, 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 Sep 17, 2025

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [@apollo/server-gateway-interface](https://github.com/apollographql/apollo-server/tree/HEAD/packages/gateway-interface) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/gateway-interface/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server-gateway-interface@2.0.0/packages/gateway-interface)

---
updated-dependencies:
- dependency-name: "@apollo/server-gateway-interface"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@ardatan ardatan force-pushed the dependabot/npm_and_yarn/apollo/server-gateway-interface-2.0.0 branch from 02210d8 to b8f6f2e Compare September 18, 2025 13:07
@ardatan ardatan enabled auto-merge (squash) September 18, 2025 13:07
@ardatan ardatan merged commit 86350ad into main Sep 18, 2025
61 checks passed
@ardatan ardatan deleted the dependabot/npm_and_yarn/apollo/server-gateway-interface-2.0.0 branch September 18, 2025 13:17
@theguild-bot
Copy link
Collaborator

🚀 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.5-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263-bun

@theguild-bot
Copy link
Collaborator

🚀 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.5-alpha-b8f6f2ed7bc7a0c7c50b19fd5a9ee713b34d7263

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