This version is covered by your current version range and after updating it in your project the build went from success to failure.
As eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
eslint just published its new version 3.12.1.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
As eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
indent
regression with function calls (fixes #7732, fixes #7733) (#7734) (Teddy Katz)The new version differs by 371 commits .
9679daa
3.12.1
8a31bc8
Build: package.json and changelog update for 3.12.1
0ad4d33
Fix:
indent
regression with function calls (fixes #7732, fixes #7733) (#7734)ab246dd
Docs: Rules restricting globals/properties/syntax are linked together (#7743)
df2f115
Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737)
4b77333
Build: avoid creating broken rule links in the changelog (#7731)
da79f17
3.12.0
519e790
Build: package.json and changelog update for 3.12.0
e569225
Update: fix false positive/negative of yoda rule (fixes #7676) (#7695)
e95a230
Fix: indent "first" option false positive on nested arrays (fixes #7727) (#7728)
81f9e7d
Fix: Allow duplicated let declarations in
prefer-const
(fixes #7712) (#7717)1d0d61d
New: Add no-await-in-loop rule (#7563)
2cdfb4e
New: Additional APIs (fixes #6256) (#7669)
4278c42
Update: make no-obj-calls report errors for Reflect (fixes #7700) (#7710)
4742d82
Docs: clarify the default behavior of
operator-linebreak
(fixes #7459) (#7726)There are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade