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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support ESLint 7.x #569

Closed
wants to merge 1 commit into from
Closed

feat: Support ESLint 7.x #569

wants to merge 1 commit into from

Conversation

MichaelDeBoey
Copy link
Contributor

@MichaelDeBoey MichaelDeBoey commented May 9, 2020

ESLint v7.0.0 is released 馃帀

devDependencies should be compatible with ESLint 7 too before we can merge this one:


BREAKING CHANGE: Requires Node@^10.12.x || 12.x

Closes #567
Closes #568

BREAKING CHANGE: Requires Node@^10.12.x || 12.x
@G-Rath
Copy link
Collaborator

G-Rath commented May 9, 2020

I'd just started working on this - since we'll want to update the recommended rule set in the new major, we'll probably not block on updating to eslint 7 depending on how fast the dependencies update.

@MichaelDeBoey
Copy link
Contributor Author

@G-Rath I've created PRs for all dependencies, which are now linked in this one too 馃檪

@G-Rath
Copy link
Collaborator

G-Rath commented May 9, 2020

@MichaelDeBoey cheers.

I'll keep this PR open for now, but depending on how fast things move I might end up closing it in favor of another to keep things tidy, since it could be a few weeks before the new major lands

Closed since I've adjusted our ci to run tests against eslint 7 - this list is still useful to have, so thanks!

@github-actions
Copy link

馃帀 This issue has been resolved in version 23.11.0 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ESLint 7.x
2 participants