d-band / dool

d-band tool & dev tool
9 stars 2 forks source link

An in-range update of worker-farm is breaking the build 🚨 #112

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency worker-farm was updated from 1.6.0 to 1.7.0.

🚨 View failing branch.

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

worker-farm 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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/d-band/dool/builds/527775198?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 13 commits.

  • 3e699ba 1.7.0
  • 1b9d232 bugfix: use Error instead of string for faulty end()
  • 4f7c1a3 feat: identify worker-farm messages, ignore others
  • 250d300 feature: add onChild handler
  • 94b612f Add callback to type definition end call (#73)
  • aad9f96 Add missing type definitions (#88)
  • d32df74 Exported additional interfaces for passed in objects
  • 6e29af8 Changed repo badge to svg (#83)
  • eddefd7 test for maxConcurrentCalls taking into account a backed up queue
  • d1baba8 maxConcurrentCalls needs to also depend on callQueue length
  • 7970b1b update travis, minor tape bump
  • 3bb54e7 Updated definition file (#74)
  • cf4754c restore Node 4 support in tests

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 5 years ago

After pinning to 1.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.