ipfs-inactive/js-ipfs-http-client

An in-range update of peer-id is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

The dependency peer-id was updated from 0.12.2 to 0.12.3.

🚨 View failing branch.

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

peer-id is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ bundlesize: ./dist/index.min.js: 242.28KB > maxSize 237KB (gzip) (Details).
  • βœ… codecov/project: 87.76% remains the same compared to 6d3480a (Details).
  • βœ… codecov/patch: Coverage not affected when comparing 6d3480a...09b54dc (Details).
  • ❌ Travis CI - Branch: The build failed.

Commits

The new version differs by 4 commits.

  • 0bce8f7 chore: release version v0.12.3
  • 8f15adb chore: update contributors
  • fd07221 feat(peerid): support creating from secp256k1; harmonize algo with Go
  • bbabd74 chore: add discourse badge (#93)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

resolved in #1065