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

fix(deps): update to node.js 22.13.0 LTS #1277

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Node.js Active LTS version 22.13.0 was released on Jan 7, 2025. Cypress Docker images' factory/.env is currently set up to use the previous version FACTORY_DEFAULT_NODE_VERSION='22.12.0'.

Change

In factory/.env make the following updates:

Environment variable Before After
FACTORY_VERSION 5.1.1 5.1.2
FACTORY_DEFAULT_NODE_VERSION 22.12.0 22.13.0
CHROME_VERSION 131.0.6778.139-1 131.0.6778.264-1
EDGE_VERSION 131.0.2903.99-1 131.0.2903.112-1
FIREFOX_VERSION 133.0.3 134.0

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this Jan 8, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 8, 2025 06:50
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399

This comment was marked as outdated.

@mschile mschile merged commit b109236 into cypress-io:master Jan 9, 2025
36 checks passed
@MikeMcC399 MikeMcC399 deleted the update/node branch January 9, 2025 16:05
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