ipld / js-ipld-ethereum

JavaScript Implementation of All Ethereum IPLD formats
MIT License
40 stars 11 forks source link

An in-range update of aegir is breaking the build 🚨 #64

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency aegir was updated from 21.4.3 to 21.4.4.

🚨 View failing branch.

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

aegir 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:** 99.36% (+0.00%) compared to 339c097 ([Details](https://codecov.io/gh/ipld/js-ipld-ethereum/commit/51985ef5c78489073d0a1641338362daf6a598e7)). - βœ… **codecov/patch:** Coverage not affected when comparing 339c097...51985ef ([Details](https://codecov.io/gh/ipld/js-ipld-ethereum/commit/51985ef5c78489073d0a1641338362daf6a598e7)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v21.4.4

Bug Fixes

  • fix release node flag and remove progress (ac2baa7)
Commits

The new version differs by 3 commits.

  • 7f058b2 chore: release version v21.4.4
  • 89099e4 chore: update contributors
  • ac2baa7 fix: fix release node flag and remove progress

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

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

vmx commented 4 years ago

This was just a CI hiccup.