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

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.7.0 to 21.8.0.

🚨 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v21.8.0

Features

Commits

The new version differs by 3 commits.

  • 462fc86 chore: release version v21.8.0
  • bc8bf24 chore: update contributors
  • ee90e20 feat: forward env to webpack

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.7.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.8.1

Bug Fixes

  • fix undefined hook return (1e90b5c)
Commits

The new version differs by 3 commits.

  • e1e3161 chore: release version v21.8.1
  • 77d3a54 chore: update contributors
  • 1e90b5c fix: fix undefined hook return

See the full diff