ipld / js-ipld

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

An in-range update of bitcoinjs-lib is breaking the build 🚨 #217

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency bitcoinjs-lib was updated from 5.0.3 to 5.0.4.

🚨 View failing branch.

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

bitcoinjs-lib is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **codecov/project:** 86.92% remains the same compared to db2827d ([Details](https://codecov.io/gh/ipld/js-ipld/commit/71769cf8c065bf08ce46934a18b9b78fee94e2c3)). - βœ… **codecov/patch:** Coverage not affected when comparing db2827d...71769cf ([Details](https://codecov.io/gh/ipld/js-ipld/commit/71769cf8c065bf08ce46934a18b9b78fee94e2c3)). - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 36 commits.

  • f9f4707 Merge pull request #1402 from bitcoinjs/bump504
  • be942f0 Merge pull request #1401 from bitcoinjs/fixRimraf
  • f2ce2ba Merge pull request #1400 from bitcoinjs/updateChangelog
  • 6808dc6 Merge pull request #1185 from bitcoinjs/addComplexScript
  • 119e839 5.0.4
  • dfd2504 Fix rimraf to delete types folder as well
  • 0b37eaa Update changelog
  • 3145d3f Fix comments
  • 267b0c5 Easier var names
  • 9f96fd0 Merge branch 'master' into addComplexScript
  • 94872f9 Merge pull request #1387 from bitcoinjs/trimSpace
  • 9aa2842 Merge branch 'master' into trimSpace
  • 39bd080 Merge pull request #1385 from bitcoinjs/lowR
  • 04b1f50 Add js format check to CI
  • 4d9c1b8 Update packages npm audit

There are 36 commits in total.

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 5.0.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

vmx commented 5 years ago

It was just a CI hiccup.