cbmono / hapijs-seed-mvc

hapi Seed Project: MVC, ES6, Gulp, Tests, Logging, Migrations, RDBMs, Documentation, etc.
MIT License
40 stars 24 forks source link

eslint-plugin-import@2.1.0 breaks build 🚨 #176

Closed greenkeeperio-bot closed 7 years ago

greenkeeperio-bot commented 7 years ago

Hello lovely humans,

eslint-plugin-import just published its new version 2.1.0.

State Failing tests :rotating_light:
Dependency eslint-plugin-import
New version 2.1.0
Type devDependency

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-plugin-import 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:


The new version differs by 28 commits .

There are 28 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? :zap: greenkeeper upgrade

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #176 into master will not change coverage

@@           master   #176   diff @@
====================================
  Files          12     12          
  Lines         187    187          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits          187    187          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update d903350...59241dc