Skip to content

feat(deps): remove Node.js 25#1781

Open
MikeMcC399 wants to merge 1 commit into
cypress-io:masterfrom
MikeMcC399:remove/node-25
Open

feat(deps): remove Node.js 25#1781
MikeMcC399 wants to merge 1 commit into
cypress-io:masterfrom
MikeMcC399:remove/node-25

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 commented Jun 1, 2026

Situation

Node.js 25.x transitioned into End-of-life status on June 1, 2026.

Change

This PR removes Node.js 25:

and adds the change to the CHANGELOG.

docs/MAINTENANCE.md is also modified to note that Corepack is not packaged in Node.js >=25.

Comments

  • Although there is no change to the action itself, this PR triggers a minor version release in order to republish the README to the npm registry for reference. It also provides a release milestone for reference in the CHANGELOG.

Note

Low Risk
Documentation and example workflow matrix changes only; no changes to action runtime or security-sensitive code.

Overview
Drops Node.js 25 from supported/tested versions now that 25.x is end-of-life. CI matrix in example-node-versions.yml and README example workflows no longer include 25; the Node.js > Support section lists 22.x, 24.x, and 26.x only. CHANGELOG records this under v7.4.0.

docs/MAINTENANCE.md clarifies that corepack ships with Node.js ≤24 (for Yarn Modern examples) and may need npm install -g corepack on Node.js >24.

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

@cypress-app-bot
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 1, 2026 04:18
@MikeMcC399 MikeMcC399 requested a review from mschile June 1, 2026 04:18
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.

2 participants