Skip to content

chore(deps): update dependency @apollo/subgraph to v2.13.0#35

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apollo-subgraph-2.x-lockfile
Open

chore(deps): update dependency @apollo/subgraph to v2.13.0#35
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apollo-subgraph-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/subgraph (source) 2.5.62.13.0 age adoption passing confidence

Release Notes

apollographql/federation (@​apollo/subgraph)

v2.13.0

Compare Source

Minor Changes
  • Drop Node.js 14/16 support, require Node.js 18+ (#​3364)
Patch Changes

v2.12.2

Compare Source

Patch Changes

v2.12.1

Compare Source

Patch Changes

v2.12.0

Compare Source

Minor Changes
  • Federation 2.12 and Connect 0.3 (#​3276)
Patch Changes

v2.11.5

Compare Source

Patch Changes

v2.11.4

Compare Source

Patch Changes

v2.11.3

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Minor Changes
  • Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or greater. (#​3262)
Patch Changes

v2.10.4

Compare Source

Patch Changes

v2.10.3

Compare Source

Patch Changes

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes

v2.10.0

Compare Source

Patch Changes

v2.9.5

Compare Source

Patch Changes

v2.9.4

Compare Source

Patch Changes

v2.9.3

Compare Source

Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Patch Changes

v2.8.5

Compare Source

Patch Changes

v2.8.4

Compare Source

Patch Changes

v2.8.3

Compare Source

Patch Changes

v2.8.2

Compare Source

Patch Changes

v2.8.1

Compare Source

Patch Changes

v2.8.0

Compare Source

Patch Changes

v2.7.8

Compare Source

Patch Changes

v2.7.7

Compare Source

Patch Changes

v2.7.6

Compare Source

Patch Changes

v2.7.5

Compare Source

Patch Changes

v2.7.4

Compare Source

Patch Changes

v2.7.3

Compare Source

Patch Changes

v2.7.2

Compare Source

Patch Changes

v2.7.1

Compare Source

Patch Changes

v2.7.0

Compare Source

Minor Changes
  • Implement progressive @override functionality (#​2911)

    The progressive @override feature brings a new argument to the @override directive: label: String. When a label is added to an @override application, the override becomes conditional, depending on parameters provided to the query planner (a set of which labels should be overridden). Note that this feature will be supported in router for enterprise users only.

    Out-of-the-box, the router will support a percentage-based use case for progressive @override. For example:

    type Query {
      hello: String @​override(from: "original", label: "percent(5)")
    }

    The above example will override the root hello field from the "original" subgraph 5% of the time.

    More complex use cases will be supported by the router via the use of coprocessors/rhai to resolve arbitrary labels to true/false values (i.e. via a feature flag service).

Patch Changes

v2.6.3

Compare Source

Patch Changes

v2.6.2

Compare Source

Patch Changes

v2.6.1

Compare Source

Patch Changes

v2.6.0

Compare Source

Patch Changes

v2.5.7

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 10, 2025 15:06
@netlify
Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for starstuff canceled.

Name Link
🔨 Latest commit c78ccd6
🔍 Latest deploy log https://app.netlify.com/projects/starstuff/deploys/698202019e93cc0008ebf564

@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 6cca23b to 4366002 Compare September 25, 2025 18:32
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 4366002 to c053406 Compare October 9, 2025 18:52
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.11.2 chore(deps): update dependency @apollo/subgraph to v2.11.3 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from c053406 to 4bfdb9d Compare November 4, 2025 19:34
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.11.3 chore(deps): update dependency @apollo/subgraph to v2.9.4 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 4bfdb9d to d60d179 Compare November 4, 2025 23:54
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.9.4 chore(deps): update dependency @apollo/subgraph to v2.12.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from d60d179 to 5740135 Compare November 13, 2025 22:12
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.12.0 chore(deps): update dependency @apollo/subgraph to v2.12.1 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 5740135 to 950a4fa Compare December 8, 2025 22:02
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.12.1 chore(deps): update dependency @apollo/subgraph to v2.12.2 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 950a4fa to 5dfc753 Compare January 20, 2026 22:06
@renovate renovate bot changed the title chore(deps): update dependency @apollo/subgraph to v2.12.2 chore(deps): update dependency @apollo/subgraph to v2.13.0 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/apollo-subgraph-2.x-lockfile branch from 5dfc753 to c78ccd6 Compare February 3, 2026 14:11
@renovate renovate bot requested a review from a team as a code owner February 3, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants