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

tests(deps): update docker example node.js to 22.11.0 #1295

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

With the release of Node.js v22.11.0 (codename 'Jod') the Node.js Long Term Support (LTS) version moved from v20 to v22.

The example workflow

currently demonstrates using the Cypress Docker image:

cypress/browsers:node-20.14.0-chrome-126.0.6478.114-1-ff-127.0.1-edge-126.0.2592.61-1

This image includes Node.js 20.14.0 which is now in the Node.js category Maintenance LTS.

Change

Update Docker example workflow to use a Cypress Docker image built with the Active LTS version Node.js v22.11.0:

cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1

in

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this Nov 3, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review November 3, 2024 09:51
@jennifer-shehane jennifer-shehane merged commit a4e528f into cypress-io:master Nov 4, 2024
77 checks passed
@MikeMcC399 MikeMcC399 deleted the update/node-docker-example branch November 4, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants