zinserjan / mocha-webpack

mocha test runner with integrated webpack precompiler
http://zinserjan.github.io/mocha-webpack/
MIT License
486 stars 75 forks source link

An in-range update of toposort is breaking the build 🚨 #249

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.7 of toposort was just published.

Branch Build failing 🚨
Dependency toposort
Current Version 1.0.6
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

toposort is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **continuous-integration/appveyor/branch** AppVeyor build succeeded [Details](https://ci.appveyor.com/project/zinserjan/mocha-webpack/build/1.0.314) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/zinserjan/mocha-webpack/builds/372398112?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • c00606d Version 1.0.7
  • fbfa294 Don't error during cyclic dep error
  • e82aeb8 Update tests
  • 19e9590 document errors thrown when there are cycles

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 1.0.6 your tests are passing again. Downgrade this dependency πŸ“Œ.