Skip to content

chore(ci): update the node versions that we are testing to fix failin… - #3364

Merged
briannafugate408 merged 5 commits into
nextfrom
ATLAS-19
Dec 18, 2025
Merged

chore(ci): update the node versions that we are testing to fix failin…#3364
briannafugate408 merged 5 commits into
nextfrom
ATLAS-19

Conversation

@briannafugate408

@briannafugate408 briannafugate408 commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

There are multiple PRs that are failing when we try to update dependencies and it's because tests running in our CI against old node versions. This PR aims to fix that by removing the failing versions 14 and 16 and adding 24.

@changeset-bot

changeset-bot Bot commented Dec 18, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a808fb2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
apollo-federation-integration-testsuite Minor
@apollo/query-planner Minor
@apollo/query-graphs Minor
@apollo/composition Minor
@apollo/federation-internals Minor
@apollo/subgraph Minor
@apollo/gateway Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@apollo-librarian

apollo-librarian Bot commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: e5680f77c92c77cabf29149e
Build Logs: View logs

@codesandbox-ci

codesandbox-ci Bot commented Dec 18, 2025

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@briannafugate408
briannafugate408 marked this pull request as ready for review December 18, 2025 22:00
@briannafugate408
briannafugate408 requested a review from a team as a code owner December 18, 2025 22:00
@briannafugate408
briannafugate408 changed the base branch from main to next December 18, 2025 23:01
@briannafugate408
briannafugate408 merged commit f4d2f4a into next Dec 18, 2025
18 checks passed
@briannafugate408
briannafugate408 deleted the ATLAS-19 branch December 18, 2025 23:23
benjamn pushed a commit that referenced this pull request Dec 19, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to next, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`next` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `next`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @apollo/composition@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Updated dependencies
\[[`f4d2f4a1f50a92be37ea7179eddb3681f36d9d15`](f4d2f4a),
[`ecbe182423313b3a94c185dee6b659573435b141`](ecbe182)]:
    -   @apollo/query-graphs@2.13.0-preview.2
    -   @apollo/federation-internals@2.13.0-preview.2

## @apollo/gateway@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Updated dependencies
\[[`f4d2f4a1f50a92be37ea7179eddb3681f36d9d15`](f4d2f4a),
[`ecbe182423313b3a94c185dee6b659573435b141`](ecbe182)]:
    -   @apollo/query-planner@2.13.0-preview.2
    -   @apollo/composition@2.13.0-preview.2
    -   @apollo/federation-internals@2.13.0-preview.2

## @apollo/federation-internals@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Allow connect/v0.4 in ROUTER_SUPPORTED_SUPERGRAPH_FEATURES.
([#3366](#3366))

## @apollo/query-graphs@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Updated dependencies
\[[`f4d2f4a1f50a92be37ea7179eddb3681f36d9d15`](f4d2f4a),
[`ecbe182423313b3a94c185dee6b659573435b141`](ecbe182)]:
    -   @apollo/federation-internals@2.13.0-preview.2

## @apollo/query-planner@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Updated dependencies
\[[`f4d2f4a1f50a92be37ea7179eddb3681f36d9d15`](f4d2f4a),
[`ecbe182423313b3a94c185dee6b659573435b141`](ecbe182)]:
    -   @apollo/query-graphs@2.13.0-preview.2
    -   @apollo/federation-internals@2.13.0-preview.2

## @apollo/subgraph@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

### Patch Changes

- Updated dependencies
\[[`f4d2f4a1f50a92be37ea7179eddb3681f36d9d15`](f4d2f4a),
[`ecbe182423313b3a94c185dee6b659573435b141`](ecbe182)]:
    -   @apollo/federation-internals@2.13.0-preview.2

## apollo-federation-integration-testsuite@2.13.0-preview.2

### Minor Changes

- - Drop Node.js 14/16 support, require Node.js 18+
([#3364](#3364))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants