ipld / js-ipld

The JavaScript Implementation of IPLD
https://ipld.io
MIT License
119 stars 37 forks source link

An in-range update of ipld-dag-pb is breaking the build 🚨 #215

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ipld-dag-pb was updated from 0.17.0 to 0.17.1.

🚨 View failing branch.

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

ipld-dag-pb 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 - ✅ **codecov/project:** 86.92% remains the same compared to db2827d ([Details](https://codecov.io/gh/ipld/js-ipld/commit/a77944c084cfe4a322ce1dd8aeb0155853f117af)). - ✅ **codecov/patch:** Coverage not affected when comparing db2827d...a77944c ([Details](https://codecov.io/gh/ipld/js-ipld/commit/a77944c084cfe4a322ce1dd8aeb0155853f117af)). - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v0.17.1

Bug Fixes

  • allow adding links from DAGNode.Links (a5d300f)
Commits

The new version differs by 4 commits.

  • c2ad35a chore: release version v0.17.1
  • 34cad4d chore: update contributors
  • a5d300f fix: allow adding links from DAGNode.Links
  • cfc97f9 docs: update README to match actual implementation

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 0.17.0 your tests are passing again. Downgrade this dependency 📌.

vmx commented 5 years ago

It was just a CI hiccup.