Skip to content

breaking: Remove support for Node.js 18 & 23 #31409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 1, 2025

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Mar 28, 2025

Additional details

  • Node.js 18 will be EOL on April 30th.
  • Node.js 23 will be EOL on Jun 1st.

With Cypress 15 expected to release in June/July, these should not be supported in that release.

We'll have a separate PR to pull in support for 24 in develop which is not officially supported yet.

Steps to test

  • I removed our 18 tests and bumped the 22 test to latest.

How has the user experience changed?

Cypress is not guaranteed to be able to be installed and ran on Node 18 and 23.

PR Tasks

BREAKING CHANGE: remove support for Node.js 18 & 23
@jennifer-shehane jennifer-shehane changed the base branch from develop to release/15.0.0 March 28, 2025 19:46
Copy link

cypress bot commented Mar 28, 2025

cypress    Run #61317

Run Properties:  status check passed Passed #61317  •  git commit 69b06f7b98: Update cli/package.json
Project cypress
Branch Review node-js-bump
Run status status check passed Passed #61317
Run duration 09m 01s
Commit git commit 69b06f7b98: Update cli/package.json
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 694
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 130
View all changes introduced in this branch ↗︎

@jennifer-shehane jennifer-shehane added the type: breaking change Requires a new major release version label Mar 31, 2025
Co-authored-by: Mike McCready <[email protected]>
@jennifer-shehane jennifer-shehane merged commit 1f81595 into release/15.0.0 Apr 1, 2025
88 of 89 checks passed
@jennifer-shehane jennifer-shehane deleted the node-js-bump branch April 1, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants