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

docs: update Docker image examples to supported Node.js 18 #5492

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

MikeMcC399
Copy link
Contributor

Node.js 18 and 20 and above are the only versions currently supported by Cypress according to Getting Started > Installing Cypress > System requirements > Node.js therefore examples and templates should only use these versions.

Out of range examples Node.js 12 or 14 are updated to align with existing examples using Node.js 18.x.

Changes

cypress/base

cypress/browsers

cypress/included

  • (No examples use cypress/included with a version reference, so no changes needed.)

Outlook

According to the Node.js Release schedule Node.js 18 enters end-of-life on April 30, 2025, so the Docker versions used in the examples are good for the next year and a half. It would however also be worthwhile optionally considering updating to Node.js 20 when this version takes on the LTS role next month on Oct 24, 2023. In this case the CI templates on Cypress Cloud (which are currently partially out-of-date) should also be updated to Node.js 20.

@netlify
Copy link

netlify bot commented Sep 25, 2023

‼️ Deploy request for cypress-docs rejected.

Name Link
🔨 Latest commit bf5a728

@netlify
Copy link

netlify bot commented Sep 25, 2023

Deploy Preview for benevolent-cat-040f48 ready!

Name Link
🔨 Latest commit bf5a728
🔍 Latest deploy log https://app.netlify.com/sites/benevolent-cat-040f48/deploys/6511be157716100008e9c3c0
😎 Deploy Preview https://deploy-preview-5492--benevolent-cat-040f48.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 25, 2023 17:13
@nagash77 nagash77 merged commit 4c04a92 into cypress-io:main Sep 25, 2023
5 checks passed
@MikeMcC399 MikeMcC399 deleted the update/docker-versions branch September 25, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants