mediachain / aleph

א: The mediachain universe manipulation engine
MIT License
38 stars 16 forks source link

An in-range update of pull-length-prefixed is breaking the build 🚨 #279

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pull-length-prefixed was updated from 1.3.2 to 1.3.3.

🚨 View failing branch.

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

pull-length-prefixed 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 could not complete due to an error ([Details](https://travis-ci.org/mediachain/aleph/builds/527842783?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.3.3

Bug Fixes

  • correct encode behavior (a6177e1)
  • empty responses shouldnt end streams (87ae256)
Commits

The new version differs by 6 commits.

  • b22fbe1 chore: release version v1.3.3
  • 3c2bf17 chore: update contributors
  • 6f744c5 fix: empty streams (#23)
  • a6177e1 fix: correct encode behavior
  • fd69d41 chore: travis use node 10 instead of stable(12)
  • 87ae256 fix: empty responses shouldnt end streams

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.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.