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 🚨 #170

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.3.0 to 21.3.2.

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

Release Notes for v21.3.2

Bug Fixes

  • use execa for dirty check (682cd11)
Commits

The new version differs by 10 commits.

  • c63bcea chore: release version v21.3.2
  • 32e3b98 chore: update contributors
  • 682cd11 fix: use execa for dirty check
  • e3376a0 chore: release version v21.3.1
  • f8ad686 chore: update contributors
  • e27eded fix: run tests with progress
  • cb2cff0 chore: remove test on release
  • 33c0e6c chore: update issue templates
  • 68fc177 fix: fix webpack warn, make electron lazy (#521)
  • a100c87 fix: pass --full-trace option to electron-mocha (#519)

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.3.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.3.3

Bug Fixes

  • fix karma fixture loading (d2fa1ce)
Commits

The new version differs by 3 commits.

  • 2f3539c chore: release version v21.3.3
  • c8513d1 chore: update contributors
  • d2fa1ce fix: fix karma fixture loading

See the full diff