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

Drop support for Node 8; Require Node 10+ #7650

Merged
merged 16 commits into from Jun 30, 2020
Merged

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Jun 10, 2020

User Changelog

Breaking Changes

  • Installing Cypress on your system now requires Node.js 10+.

Dependencies

  • Upgraded chalk from 2.4.2 to 4.1.0.
  • Upgraded cli-table3 from 0.5.1 to 0.6.0.
  • Upgraded execa from 1.0.0 to 4.0.2.
  • Upgraded log-symbols from 3.0.0 to 4.0.0
  • Upgraded tmp from 0.1.0 to 0.2.1
  • Upgraded fs-extra from 8.1.0 to 9.0.1

Additional Details

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 10, 2020

Thanks for taking the time to open a PR!

@jennifer-shehane jennifer-shehane changed the title Require Node 10+ for cli engine Drop support for Node 8; Require Node 10+ Jun 10, 2020
@jennifer-shehane jennifer-shehane marked this pull request as draft June 10, 2020 08:40
@jennifer-shehane jennifer-shehane added the type: breaking change Requires a new major release version label Jun 10, 2020
@cypress
Copy link

cypress bot commented Jun 10, 2020



Test summary

7816 0 129 0


Run details

Project cypress
Status Passed
Commit a7dc8ab
Started Jun 29, 2020 10:39 PM
Ended Jun 29, 2020 10:45 PM
Duration 06:05 💡
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jennifer-shehane jennifer-shehane changed the base branch from develop to v5.0-release June 23, 2020 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for Node.js 8 during cypress install
2 participants