libp2p / js-peer-info

libp2p Peer abstraction Node.js implementation
https://libp2p.io
MIT License
37 stars 28 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.4 of peer-id just got published.

Branch Build failing 🚨
Dependency peer-id
Current Version 0.8.2
Type dependency

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

As peer-id is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - βœ… **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/libp2p/js-peer-info/122?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/libp2p/js-peer-info/builds/211831825)
Commits

The new version differs by 7 commits .

  • e1ffe9b chore: release version v0.8.4
  • e59010b chore: update contributors
  • 60b1c09 chore: release version v0.8.3
  • b28b8ef chore: update contributors
  • 961b218 chore: update aegir and fix lint
  • 0642070 Merge pull request #45 from libp2p/greenkeeper-aegir-10.0.0
  • a2afb2a chore(package): update aegir to version 10.0.0

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.8.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits .

  • d2894bf chore: release version v0.8.5
  • c3e3b70 chore: update contributors
  • f088660 Merge pull request #57 from libp2p/feat/isPeerId
  • a3fe1a2 fix: avoid using constructor.name
  • 0acc572 feat: isPeerId
  • 8c49610 chore: update deps

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.8.6 just got published.

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

Commits

The new version differs by 4 commits .

  • e206c46 chore: release version v0.8.6
  • 41d3e5b chore: update contributors
  • bc213dd Merge pull request #58 from libp2p/feat/isEqual
  • 3f4f670 feat: isEqual

See the full diff.