Skip to content

ci: drop Node 18 from CI matrix, add Node 24#2371

Open
josephfusco wants to merge 1 commit into
canaryfrom
ci/node-ci-matrix-bump
Open

ci: drop Node 18 from CI matrix, add Node 24#2371
josephfusco wants to merge 1 commit into
canaryfrom
ci/node-ci-matrix-bump

Conversation

@josephfusco
Copy link
Copy Markdown
Member

Updates our CI to test against current Node LTS versions while keeping support for the runtime our customers are deployed on.

Refs #2369.

Bumps CI to test against current Active LTS (Node 22) and the new
LTS (Node 24), keeping Node 20 in the matrix to validate the runtime
that existing customers still deploy on. Drops Node 18 (EOL since
March 2025). Also updates .nvmrc and the bundle-analysis pin away
from EOL versions.

This is a CI-only change. No package.json engines field is touched,
so published packages continue to declare support for Node 18+ and
no customer-facing upgrade is forced.

Refs #2369
@josephfusco josephfusco requested a review from a team as a code owner May 22, 2026 15:20
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

⚠️ No Changeset found

Latest commit: 2f67ce8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions
Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for @faustwp/getting-started-example

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

1 participant