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 LTS to Node 22 #1237

Closed
PaulACoroneos opened this issue Oct 25, 2024 · 6 comments
Closed

Update LTS to Node 22 #1237

PaulACoroneos opened this issue Oct 25, 2024 · 6 comments

Comments

@PaulACoroneos
Copy link

Hi there.As of this week Node 22 is now the active LTS (22.10.0 as of this issue). However with today's release we are still releasing against Node 20. Can we consider updating the env file to reference the new LTS? More than happy to open a PR for this. Thank you!

@MikeMcC399
Copy link
Collaborator

@PaulACoroneos

Thanks for your initiative to keep the repo up to date!

Node.js 22.x does not however plan to move to Active LTS status until Oct 29, 2024 and we're not quite there yet. Check the Release Schedule.

Release schedule

Release Status Codename Initial Release Active LTS Start Maintenance Start End-of-life
20.x Maintenance Iron 2023-04-18 2023-10-24 2024-10-22 2026-04-30
22.x Current 2024-04-24 2024-10-29 2025-10-21 2027-04-30

The blog post Node v22.10.0 (Current) shows its status as Current not LTS.

If you want to build a Cypress Docker image based on Node.js v22.10.0 right now, you can do this using the cypress/factory process.

We need to wait until the official announcement from the Node.js team.

I'm going to close this issue as premature. I'm keeping an eye out for the status change in any case and plan to submit a PR when the time is ripe!

@MikeMcC399 MikeMcC399 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
@PaulACoroneos
Copy link
Author

My fault I misread the table. It seems there's a small overlap between active going off and LTS starting. Thanks for your feedback.

@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented Oct 25, 2024

@PaulACoroneos

My fault I misread the table. It seems there's a small overlap between active going off and LTS starting. Thanks for your feedback.

No problem. The download page confirms the current status for 22.x:

image

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399
Copy link
Collaborator

@PaulACoroneos
Copy link
Author

@PaulACoroneos

Appreciate you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants