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.11.0, which is covered by your current version range. After updating it in your project the build went from success to failure.
This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 92 commits .
0e4c9c8
2.11.0
640a03d
Build: package.json and changelog update for 2.11.0
77dd2b4
Fix: On --init, print message when package.json is invalid (fixes #6257) (#6261)
7f60186
Fix:
--ignore-patterncan't uningnore files (fixes #6127) (#6253)
fea8fe6
New: no-useless-rename (fixes #6058) (#6249)
b4cff9d
Fix: Incorrect object-property-newline behavior (fixes #6207) (#6213)
35b4656
Docs: Edit arrow-parens.md to show correct output value (#6245)
ee0cd58
Fix:
newline-before-returnshouldn't disallow newlines (fixes #6176) (#6217)
d4f5526
Fix:
vars-on-topcrashs at export declarations (fixes #6210) (#6220)
088bda9
New:
unicode-bomrule to allow or disallow BOM (fixes #5502) (#6230)
14bfc03
Fix:
comma-danglewrong autofix (fixes #6233) (#6235)
cdd65d7
Docs: added examples for arrow-body-style (refs #5498) (#6242)
c10c07f
Fix: lost code in autofixing (refs #6233) (#6234)
e6d5b1f
Docs: Add rule deprecation section to user guide (fixes #5845) (#6201)
777941e
Upgrade: doctrine to 1.2.2 (fixes #6121) (#6231)
There are 92 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.