ipld / js-ipld-dag-pb

JavaScript Implementation of the MerkleDAG Nodes with Protobuf.
MIT License
69 stars 20 forks source link

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

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.0 to 21.4.1.

🚨 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:** 96.13% (+0.00%) compared to 4bdf8ba ([Details](https://codecov.io/gh/ipld/js-ipld-dag-pb/commit/7b4cfc8f3c1a2a4081c8f86f403c75cf1dffef5f)). - βœ… **codecov/patch:** Coverage not affected when comparing 4bdf8ba...7b4cfc8 ([Details](https://codecov.io/gh/ipld/js-ipld-dag-pb/commit/7b4cfc8f3c1a2a4081c8f86f403c75cf1dffef5f)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v21.4.1

Bug Fixes

Commits

The new version differs by 4 commits.

  • ac57d6b chore: release version v21.4.1
  • fe01942 chore: update contributors
  • ec16728 fix: fix fixtures loading
  • d3a104f fix: improve --node false

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v21.4.2

Bug Fixes

  • fix browser tests node flag (fbbd77a)
Commits

The new version differs by 3 commits.

  • 08b5708 chore: release version v21.4.2
  • 8015b34 chore: update contributors
  • fbbd77a fix: fix browser tests node flag

See the full diff