Skip to content

fix(deps): remove node.js 19#929

Merged
AtofStryker merged 2 commits intocypress-io:masterfrom
MikeMcC399:remove/node-19
Jun 1, 2023
Merged

fix(deps): remove node.js 19#929
AtofStryker merged 2 commits intocypress-io:masterfrom
MikeMcC399:remove/node-19

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 commented Jun 1, 2023

Node.js 19 moved into end-of-life status on June 1, 2023 and is therefore no longer officially supported. The versions which are currently supported by Node.js according to their Release schedule are now 16, 18, and 20.

This PR takes account of this Node.js status change. It removes Node.js 19 ...

The list Node.js Support of supported versions for the action is changed to show Node.js 16, 18 and then Node.js 20 and later, thus excluding Node.js 19 from support.

There is no change to the action itself which continues to use node16 as its running environment, therefore these changes are not breaking changes. node16 is the current latest available version for GitHub JavaScript actions.

(The next status change for Node.js is planned for Sep 11, 2023, when Node.js 16 enters end-of-life.)

References

@cypress-app-bot
Copy link
Copy Markdown

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 1, 2023 06:16
@AtofStryker AtofStryker merged commit 7eeddc2 into cypress-io:master Jun 1, 2023
@AtofStryker AtofStryker removed their assignment Jun 1, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 1, 2023

🎉 This PR is included in version 5.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the remove/node-19 branch June 3, 2023 16:38
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.

4 participants