Closed greenkeeperio-bot closed 8 years ago
Hello :wave:
:warning::warning::warning:
eslint just published its new version 2.5.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 :palm_tree:
GitHub Release
radix
--no-ignore
linebreak-style
prefer-const
await
no-useless-constructor
configuring.md
prefer-template
quote-props
brace-style
no-duplicate-imports
This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:
Hello :wave:
:warning::warning::warning:
eslint just published its new version 2.5.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 :palm_tree:
GitHub Release
radix
rule false positive at shadowed variables (fixes #5639) (Toru Nagashima)--no-ignore
should not un-ignore default ignores (fixes #5547) (alberto)linebreak-style
docs (fixes #5628) (alberto)prefer-const
false positive at non-blocked if (fixes #5610) (Toru Nagashima)prefer-const
got to not change scopes (refs #5284) (Toru Nagashima)await
as a property name (fixes #5564) (Toru Nagashima)no-useless-constructor
clash (fixes #5573) (Toru Nagashima)configuring.md
(alberto)prefer-template
examples consistent. (alberto)quote-props
false positive on certain keys (fixes #5532) (Burak Yigit Kaya)brace-style
erroneously ignoring certain errors (fixes #5197) (Burak Yigit Kaya)no-duplicate-imports
rule (fixes #3478) (Simen Bekkhus)This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: