chore(deps): update dependency @apollo/subgraph to v2.15.0 - #4115
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @apollo/subgraph to v2.15.0#4115renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
4 times, most recently
from
September 8, 2026 03:10
71e8921 to
084d115
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
3 times, most recently
from
September 11, 2026 19:42
b6f8e2d to
65216d3
Compare
renovate
Bot
force-pushed
the
renovate/apollo-graphql-packages
branch
from
September 14, 2026 14:49
65216d3 to
64b3bb8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
2.14.4→2.15.0Release Notes
apollographql/subgraph-js (@apollo/subgraph)
v2.15.0Compare Source
This release is a generic reimplementation of
@apollo/subgraphthat can be used with any
graphql-jscompatible subgraphs. Unlessotherwise noted, behavior is intended to stay compatible with the
previous implementation.
Changed
graphql-jsfunctionality over custom logic. All logic is nowre-implemented using
graphql-jsfunctionality.@apollo/federation-internalsis nolonger a dependency.
printSubgraphSchemanow prints the complete schema, federationdirectives, types, and root fields included. NOTE: It is just a thin wrapper around
@graphql-tools/utils'sprintSchemaWithDirectives.Removed
LegacySchemaModuleinput shape.buildSubgraphSchemano longer acceptsApollo Server's old
{ typeDefs, resolvers }object shape. Pass an array of{ typeDefs, resolvers }modules (or a bareDocumentNode) instead:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.