Skip to content
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

Update examples Docker version to Node.js 22.x (LTS) #5979

Merged
merged 1 commit into from
Oct 31, 2024

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