Skip to content

Conversation

MikeMcC399
Copy link
Contributor

Issue

Node.js has now released the version Node v22.11.0 LTS with the introduction:

This release marks the transition of Node.js 22.x into Long Term Support (LTS) with the codename 'Jod'. The 22.x release line now moves into "Active LTS" and will remain so until October 2025. After that time, it will move into "Maintenance" until end of life in April 2027.

Cypress Docker versions in examples should transition to use the new Node.js LTS version by default.

Change

In examples:

  • cypress/base:20.14.0 is bumped to
    cypress/base:22.11.0
  • cypress/browsers:node-20.14.0-chrome-126.0.6478.114-1-ff-127.0.1-edge-126.0.2592.61-1 is bumped to
    cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1

Copy link

netlify bot commented Oct 31, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 940967c

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 31, 2024 13:03
@jennifer-shehane jennifer-shehane merged commit aca85ad into cypress-io:main Oct 31, 2024
7 checks passed
@MikeMcC399 MikeMcC399 deleted the update/docker-version branch October 31, 2024 17:13
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.

3 participants