interledgerjs / five-bells-condition

JavaScript implementation of Crypto Conditions validation and fulfillment
https://github.com/rfcs/crypto-conditions
Other
31 stars 21 forks source link

eslint-config-standard@6.0.0 breaks build 🚨 #55

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello lovely humans,

eslint-config-standard just published its new version 6.0.0.

State Failing tests :rotating_light:
Dependency eslint-config-standard
New version 6.0.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-config-standard 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 8 commits .

See the full diff.


This pull request was created by greenkeeper.io.

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

codecov-io commented 8 years ago

Current coverage is 94.00% (diff: 100%)

Merging #55 into master will not change coverage

@@             master        #55   diff @@
==========================================
  Files            23         23          
  Lines           734        734          
  Methods          97         97          
  Messages          0          0          
  Branches        120        120          
==========================================
  Hits            690        690          
  Misses           44         44          
  Partials          0          0          

Powered by Codecov. Last update 52fd8b2...deedeae