cypress-io / github-action

GitHub Action for running Cypress end-to-end & component tests
https://on.cypress.io/guides/continuous-integration/github-actions
MIT License
1.35k stars 357 forks source link

tests(deps): add node.js 22 (current) to tests #1173

Closed MikeMcC399 closed 4 months ago

MikeMcC399 commented 4 months ago

Node.js 22.0.0 was released on Apr 24, 2024.

This PR adds Node.js 22 to the matrix of tested nodes under .github/workflows/example-node-versions.yml and to the README examples.

According to Node.js release schedule plans, Node.js 22.x changes from "Current" status to "LTS" status on Oct 29, 2024.

cypress-app-bot commented 4 months ago
MikeMcC399 commented 4 months ago

@jennifer-shehane

It was good to see that there was no problem with Cypress running under the new version Node.js 22! 🥳

On June 1, 2024 Node.js 21 will go into end-of-life, so that will be the next transition for this topic.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 6.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: