trekjs / trek

😎 Fast Async Web Framework For Modern Node.js
https://trekjs.com
MIT License
161 stars 12 forks source link

async-to-gen@1.2.0 breaks build 🚨 #146

Closed greenkeeperio-bot closed 7 years ago

greenkeeperio-bot commented 7 years ago

Hello lovely humans,

async-to-gen just published its new version 1.2.0.

State Failing tests :rotating_light:
Dependency async-to-gen
New version 1.2.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 async-to-gen 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 70 commits .

There are 70 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 79.54% (diff: 100%)

Merging #146 into master will not change coverage

@@             master       #146   diff @@
==========================================
  Files             8          8          
  Lines           132        132          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            105        105          
  Misses           27         27          
  Partials          0          0          

Powered by Codecov. Last update 22baa6d...3719ba0