Update eslint to version 2.7.0 🚀 #597
Merged
+1
−1
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.7.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
134cb1f Revert "Update: adds nestedBinaryExpressions for no-extra-parens rule (fixes #3065)" (Ilya Volodin)
7e80867 Docs: Update sentence in fixable rules (Mark Pedrotti)
1b6d5a3 Update: adds nestedBinaryExpressions for no-extra-parens (fixes #3065) (Nick Fisher)
4f93c32 Docs: Clarify array-bracket-spacing with newlines (fixes #5768) (alberto)
161ddac Fix: remove console.dir (fixes #5770) (Toru Nagashima)
0c33f6a Fix: indent rule uses wrong node for class indent level (fixes #5764) (Paul O’Shannessy)
The new version differs by 1741 commits .
467ef68
2.7.0
b094639
Build: package.json and changelog update for 2.7.0
7d2d3f6
Merge pull request #5787 from eslint/revert-5595-no-extra-parens-nested-binary-expressions
134cb1f
Revert "Update: adds nestedBinaryExpressions for no-extra-parens rule (fixes #3065)"
d2ff1af
Merge pull request #5785 from pedrottimark/fixable-rules
7e80867
Docs: Update sentence in fixable rules
b437524
Merge pull request #5782 from zpao/eslint-indent-class-decl
40e94f6
Merge pull request #5595 from spadgos/no-extra-parens-nested-binary-expressions
1b6d5a3
Update: adds nestedBinaryExpressions for no-extra-parens (fixes #3065)
f307d45
Merge pull request #5772 from eslint/issue5768
4f93c32
Docs: Clarify
array-bracket-spacingwith newlines (fixes #5768)
e5146e1
Merge pull request #5771 from eslint/core/remove-console
161ddac
Fix: remove
console.dir(fixes #5770)
0c33f6a
Fix: indent rule uses wrong node for class indent level (fixes #5764)
96644d4
2.6.0
There are 250 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.