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

feat(deps): remove node.js 16 #1021

Merged
merged 1 commit into from Sep 7, 2023
Merged

Conversation

MikeMcC399
Copy link
Collaborator

This PR aligns the Cypress JavaScript GitHub Action documentation and examples in this repo with the Cypress documentation Getting Started > System requirements > Node.js which specifies

  • Node.js 18.x
  • Node.js 20.x and above

as being supported. Node.js 16 is no longer listed.

There is no change to the action itself, which can continue to be used with Node.js 16 although it will be classed as unsupported.

In any case Node.js 16 moves into a general end-of-life status on Sep 11, 2023 - see Node.js 16 EOL announcement.

This PR removes Node.js 16 ...

Version usage

  • cypress-io/github-action@v5 continues to use node16 as its running environment as long as GitHub permits this usage
  • cypress-io/github-action@v6, which has been available since Aug 24, 2023, uses node20

See README > Usage for a more detailed explanation.

References

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 7, 2023 07:57
@MikeMcC399 MikeMcC399 changed the title fix(deps): remove node.js 16 feat(deps): remove node.js 16 Sep 7, 2023
@nagash77 nagash77 merged commit 59810eb into cypress-io:master Sep 7, 2023
69 checks passed
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

🎉 This PR is included in version 6.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the remove/node-16 branch September 7, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants