Update eslint to version 2.10.0 🚀 #376
Closed
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.
Hello 👋
🚀🚀🚀
eslint just published its new version 2.10.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of eslint – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
The new version differs by 56 commits .
8b78697
2.10.0
b299e2d
Build: package.json and changelog update for 2.10.0
098cd9c
Docs: Distinguish examples in rules under Stylistic Issues part 4 (#6136)
805742c
Docs: Clarify JSX option usage (#6132)
10b0933
Fix: Optimize no-irregular-whitespace for the common case (fixes #6116) (#6117)
36bec90
Docs: linkify URLs in development-environment.md (#6150)
29c401a
Docs: Convert rules in index under Removed from list to table (#6091)
e13e696
Fix:
_and
$in isES5Constructor (fixes #6085) (#6094)
67916b9
Fix:
no-loop-funccrashed (fixes #6130) (#6138)
d311a62
Fix: Sort fixes consistently even if they overlap (fixes #6124) (#6133)
6294459
Docs: Correct syntax for default ignores and
.eslintignoreexample (#6118)
067db14
Fix: Replace
assert.deepEqualby
lodash.isEqual(fixes #6111) (#6112)
52fdf04
Fix:
no-multiple-empty-linesduplicate errors at BOF (fixes #6113) (#6114)
e6f56da
Docs: Document
--ignore-pattern(#6120)
ef739cd
Fix: Merge various command line configs at the same time (fixes #6104) (#6108)
There are 56 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.