This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
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.1, 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 🌴
GitHub Release
/*eslint
comments by colon (fixes #6224) (#6258) (Toru Nagashima)max-statements-per-line
false positive at exports (fixes #6264) (#6268) (Toru Nagashima)no-useless-rename
false positives (fixes #6266) (#6267) (alberto)The new version differs by 99 commits .
c22cb29
2.11.1
f73931e
Build: package.json and changelog update for 2.11.1
64b0d0c
Fix: failed to parse
/*eslintcomments by colon (fixes #6224) (#6258)
c8936eb
Build: Don't check commit count (fixes #5935) (#6263)
113c1a8
Fix:
max-statements-per-linefalse positive at exports (fixes #6264) (#6268)
03beb27
Fix:
no-useless-renamefalse positives (fixes #6266) (#6267)
fe89037
Docs: Fix rule name in example (#6279)
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)
There are 99 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.