Navigation Menu

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

feat: Support eslint@6 #645

Merged
merged 7 commits into from Jul 21, 2019
Merged

feat: Support eslint@6 #645

merged 7 commits into from Jul 21, 2019

Conversation

bradzacher
Copy link
Member

@bradzacher bradzacher commented Jun 25, 2019

There was some weirdness around now requiring absolute paths for parser in test, but otherwise seemed to "just work"

BREAKING: dropped support for node 6

Fixes #644
Fixes #564

@bradzacher bradzacher added enhancement New feature or request dependencies Issue about dependencies of the package labels Jun 25, 2019
@codecov

This comment has been minimized.

@bradzacher
Copy link
Member Author

hmmmm this is going to be a breaking change technically, as we'll have to drop support for node v6 to run tests, unless we want to do some funky stuff with tests...

@platinumazure
Copy link
Contributor

For what it's worth, Node 6 is fully unsupported/end-of-life even by the Node team at this point.

@jhpratt

This comment has been minimized.

@bradzacher

This comment has been minimized.

@jhpratt

This comment has been minimized.

@bradzacher

This comment has been minimized.

@jhpratt

This comment has been minimized.

@trivikr

This comment has been minimized.

@bradzacher

This comment has been minimized.

@bradzacher bradzacher added the breaking change This change will require a new major version to be released label Jun 28, 2019
@bradzacher bradzacher added this to the 2.0.0 milestone Jun 28, 2019
@JamesHenry JamesHenry merged commit 34a7cf6 into master Jul 21, 2019
@JamesHenry JamesHenry deleted the eslint-6 branch July 21, 2019 17:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package enhancement New feature or request
Projects
None yet
5 participants