Update eslint to the latest version 🚀 #15
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 4.7.0 of eslint just got published.
The version 4.7.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.7.0node.parentis already set (fixes #9122) (#9283) (Teddy Katz)return(fixes #9285) (#9296) (Teddy Katz)npm run perfdescription (#9274) (Teddy Katz)Commits
The new version differs by 55 commits.
439e8e64.7.02ec62f9Build: changelog update for 4.7.0787b78bUpgrade: Espree v3.5.1 (fixes #9153) (#9314)1488b51Update: run rules afternode.parentis already set (fixes #9122) (#9283)4431d68Docs: fix wrong config in max-len example. (#9309)9d1df92Chore: Revert "avoid handling Rules instances in config-validator" (#9295)7d24ddeDocs: Fix code snippet to refer to the correct option (#9313)12388d4�Chore: rewrite parseListConfig for a small perf gain. (#9300)ce1f084Update: fix MemberExpression handling in no-extra-parens (fixes #9156)0c720a3Update: allow autofixing when using processors (fixes #7510) (#9090)838df76Chore: upgrade deps. (#9289)f12def6Update: indent flatTernary option to handlereturn(fixes #9285) (#9296)e220687Fix: remove autofix for var undef inits (fixes #9231) (#9288)002e199Docs: fix no-restricted-globals wrong config. (#9305)fcfe91aDocs: fix wrong config in id-length example. (#9303)There are 55 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴