Update eslint to the latest version 🚀 #747
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.5.0 of eslint just got published.
The version 4.5.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.5.0indent
(fixes #8594) (#9105) (Teddy Katz)new.target
expressions (#9116) (Teddy Katz)chalk
to 2.x release (#9115) (Stephen Edgar)fix: false
is used (#9098) (Teddy Katz)Commits
The new version differs by 12 commits.
ff8c4bb
4.5.0
480bbee
Build: changelog update for 4.5.0
decdd2c
Update: allow arbitrary nodes to be ignored in
indent
(fixes #8594) (#9105)79062f3
Update: fix indentation of multiline
new.target
expressions (#9116)d00e24f
Upgrade:
chalk
to 2.x release (#9115)6ef734a
Docs: add missing word in processor documentation (#9106)
a4f53ba
Fix: Include files with no messages in junit results (#9093) (#9094)
1d6a9c0
Chore: enable eslint-plugin/test-case-shorthand-strings (#9067)
f8add8f
Fix: don't autofix with linter.verifyAndFix when
fix: false
is used (#9098)77bcee4
Docs: update instructions for adding TSC members (#9086)
bd09cd5
Update: avoid requiring NaN spaces of indentation (fixes #9083) (#9085)
c93a853
Chore: Remove extra space in blogpost template (#9088)
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 🌴