Closed greenkeeperio-bot closed 8 years ago
Hello :wave:
:warning::warning::warning:
eslint just published its new version 2.3.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
no-undef
no-unused-vars
padded-blocks
no-unused-var
args
getFormatter
no-useless-constructor
dot-notation
constructor-super
no-self-assign
no-fallthrough
valid-jsdoc
newline-per-chained-call
symbol
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:
Closing in favour of #40
Hello :wave:
:warning::warning::warning:
eslint just published its new version 2.3.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
no-undef
false positive at new.target (fixes #5420) (Toru Nagashima)no-unused-vars
. (alberto)padded-blocks
(fixes #5092) (alberto)no-unused-var
withargs
(fixes #5334) (chinesedfan)getFormatter
throws an error when called as static (fixes #5378) (cowchimp)no-useless-constructor
rule crashes sometimes (fixes #5290) (Burak Yigit Kaya)dot-notation
rule (fixes #5397) (Gyandeep Singh)constructor-super
false positive after a loop (fixes #5394) (Toru Nagashima)no-self-assign
false positive at shorthand (fixes #5371) (Toru Nagashima)no-fallthrough
doc. (alberto)valid-jsdoc
(fixes #1598) (Gyandeep Singh)newline-per-chained-call
should only warn on methods (fixes #5289) (Burak Yigit Kaya)symbol
type into valid list (Plusb Preco)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: