-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Labels
Description
What would you like?
Publish a set of Cypress images based on the upcoming Node.js 24 release soon after this version is released:
cypress/basecypress/browserscypress/included
Why is this needed?
-
Test Cypress compatibility with Node.js 24 cypress#31581 plans and requires to test Cypress against Node.js 24.
-
According to https://github.com/nodejs/Release the initial release of Node.jsv24.0.0was planned for April 22, 2025. The release is however delayed due to outstanding issues updating Chromium V8 to13.6within Node.js 24. No new target release date for Node.js 24 has been communicated at this time.
Edit: https://github.com/nodejs/Release now displays 2025-05-06 for the projected release of Node.js 24.
Next steps
- Wait for the release of Node.js 24.0.0
- Create a feature branch depending on the current version of Cypress at the time of Node.js 24 release, for instance
14.3.2-node-24.0.0-publish - Submit a PR based on the CONTRIBUTING > Alternate versions to build and publish the corresponding images