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

misc: drop support of Node 6 #4703

Merged
merged 3 commits into from
Mar 7, 2018
Merged

misc: drop support of Node 6 #4703

merged 3 commits into from
Mar 7, 2018

Conversation

paulirish
Copy link
Member

@paulirish paulirish commented Mar 7, 2018

Moving to Node 8 as lowest supported version.
This is a breaking change, and we've already branched the 2.x branch, as master is now our 3.0. ref #4333

(Breaking ecc3d06 out of #4640 for clarity)

fixes #3742

@paulirish paulirish changed the title Drop support of Node 6 misc: drop support of Node 6 Mar 7, 2018
@GoogleChrome GoogleChrome deleted a comment from googlebot Mar 7, 2018
@wardpeet
Copy link
Collaborator

wardpeet commented Mar 7, 2018

@paulirish do we have a policy on new code style? Write everything with async/await from now on? what to do with old gatherers/audits/core, ...

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💣 🏁 🎉

@GoogleChrome GoogleChrome deleted a comment from googlebot Mar 7, 2018
@paulirish paulirish merged commit aaa000d into master Mar 7, 2018
@paulirish paulirish deleted the travisdropsnode6 branch March 7, 2018 22:12
@paulirish
Copy link
Member Author

@wardpeet

do we have a policy on new code style? Write everything with async/await from now on? what to do with old gatherers/audits/core, ...

I think what @brendankenny spelled out here is perfect: #3742 (comment)

"A mostly organic transition to async/await would probably be best". 👍 👍

We'll refactor old code as we have reason to work on the files.

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.

Move to Node 8
4 participants