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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency aegir was updated from 20.5.1 to 20.6.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 - βœ… **codecov/project:** 96.15% remains the same compared to 963d8ab ([Details](https://codecov.io/gh/ipld/js-ipld-dag-pb/commit/28564cf061c417b4e5e4210b47e9c218d7fee775)). - βœ… **codecov/patch:** Coverage not affected when comparing 963d8ab...28564cf ([Details](https://codecov.io/gh/ipld/js-ipld-dag-pb/commit/28564cf061c417b4e5e4210b47e9c218d7fee775)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v20.6.0

Features

  • make unhandled promise rejections fail tests (#507) (b634474), closes #505
Commits

The new version differs by 3 commits.

  • 9ce743c chore: release version v20.6.0
  • 1e4e698 chore: update contributors
  • b634474 feat: make unhandled promise rejections fail tests (#507)

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 20.5.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

vmx commented 4 years ago

It was just a CI hiccup.