zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 60 forks source link

babel-runtime@6.11.6 breaks build 🚨 #48

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello lovely humans,

babel-runtime just published its new version 6.11.6.

State Failing tests :rotating_light:
Dependency babel-runtime
New version 6.11.6
Type dependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As babel-runtime is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very 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:


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 100% (diff: 100%)

Merging #48 into master will not change coverage

@@           master   #48   diff @@
===================================
  Files          22    22          
  Lines         137   137          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          137   137          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update b8e203e...435a941

zspecza commented 8 years ago

This was passing, was just a failed build due to timing issues.