Skip to content

test(deps): add Node.js 26 (current) support#1750

Merged
mschile merged 2 commits intocypress-io:masterfrom
MikeMcC399:add/node-26
May 6, 2026
Merged

test(deps): add Node.js 26 (current) support#1750
mschile merged 2 commits intocypress-io:masterfrom
MikeMcC399:add/node-26

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 commented May 5, 2026

Situation

Node.js v26.0.0 (Current) was released on May 5, 2026.

Change

This PR adds Node.js 26:

Comments

  • Since there is no change to the action itself, and the additional support of Node.js 26.x is an extension, there is no version change of the action.

  • According to Node.js release schedule plans, Node.js 26.x is expected to transition to LTS status on Oct 28, 2026.

  • Cypress itself continues to run under Node.js node24 within the action, and using the Cypress Module API, as explained in the README > Usage section.


Note

Low Risk
Low risk: updates only CI example matrices and README documentation to include Node.js 26, without changing action/runtime behavior.

Overview
Adds Node.js 26 to the Node version matrix used by the example-node-versions GitHub Actions workflow, expanding CI coverage to run the same Cypress E2E example on 22/24/25/26.

Updates the README’s workflow snippets and the Node.js Support section to document 26.x as supported alongside 22.x, 24.x, and 25.x.

Reviewed by Cursor Bugbot for commit 65052fd. Bugbot is set up for automated code reviews on this repo. Configure here.

@cypress-app-bot
Copy link
Copy Markdown

@MikeMcC399 MikeMcC399 self-assigned this May 5, 2026
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 5, 2026 15:12
@MikeMcC399 MikeMcC399 requested a review from mschile May 5, 2026 15:12
@mschile mschile merged commit 65b628c into cypress-io:master May 6, 2026
88 checks passed
@MikeMcC399 MikeMcC399 deleted the add/node-26 branch May 6, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants