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.9.0, which is covered by your current version range. After updating it in your project the build kept failing.
This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
no-unsafe-finally
(fixes #5808) (#5932) (Onur Temizkan)id-match
false positive in property values (fixes #5885) (#5960) (Mike Sherov)no-whitespace-before-property
(fixes #5927) (#5951) (alberto)comma-dangle
(fixes #3805) (#5925) (alberto)no-useless-computed-key
rule (fixes #5402) (Burak Yigit Kaya)no-this-before-super
crash on unreachable paths (fixes #5894) (Toru Nagashima)allowUnboundThis
toprefer-arrow-callback
(fixes #4668) (Burak Yigit Kaya)no-useless-escape
false positive in JSXAttribute (fixes #5882) (Toru Nagashima)sort-imports
to 'ECMAScript 6' (Kenneth Williams)inline-config
option (alberto)commentPattern
option fordefault-case
rule (fixes #5803) (Artyom Lvov)The new version differs by 234 commits .
d888763
2.9.0
c87b1c4
Build: package.json and changelog update for 2.9.0
a8a2cd8
Fix: Avoid autoconfig crashes from inline comments (fixes #5992) (#5999)
23b00e0
Upgrade: npm-license to 0.3.2 (fixes #5996) (#5998)
377167d
Upgrade: ignore to 3.1.2 (fixes #5979) (#5988)
141b778
Fix: no-control-regex literal handling fixed. (fixes #5737) (#5943)
577757d
Fix: Clarify color option (fixes #5928) (#5974)
e7e6581
Docs: Update CLA link (#5980)
0be26bc
Build: Add nodejs 6 to travis (fixes #5971) (#5973)
e606523
New: Rule
no-unsafe-finally(fixes #5808) (#5932)
42d1ecc
Chore: Add metadata to existing rules - Batch 7 (refs #5417) (#5969)
e2ad1ec
Update: object-shorthand lints computed methods (fixes #5871) (#5963)
d24516a
Chore: Add metadata to existing rules - Batch 6 (refs #5417) (#5966)
1e7a3ef
Fix:
id-matchfalse positive in property values (fixes #5885) (#5960)
51ddd4b
Update: Use process @abstract when processing @return (fixes #5941) (#5945)
There are 234 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.