Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of multiaddr is breaking the build 🚨 #260

Open
greenkeeper bot opened this issue Feb 25, 2019 · 3 comments
Open

An in-range update of multiaddr is breaking the build 🚨 #260

greenkeeper bot opened this issue Feb 25, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 25, 2019

The dependency multiaddr was updated from 6.0.4 to 6.0.5.

🚨 View failing branch.

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

multiaddr 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v6.0.5

Features

  • add unix protocol support and update protocol table (#84) (d4d3d9b)
Commits

The new version differs by 7 commits.

  • 250dd0f chore: release version v6.0.5
  • b02fa66 chore: update contributors
  • d4d3d9b feat: add unix protocol support and update protocol table (#84)
  • ebd35c3 chore: use travis (#83)
  • 6c93d7e docs: remove broken api links from ToC (#79)
  • c6400a6 chore: remove unimplemented fromStupidString
  • 89de270 chore: make @jacobheun the lead maintainer

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2019

After pinning to 6.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2019

  • The dependency multiaddr was updated from 6.0.5 to 6.0.6.

Your tests are still failing with this version. Compare changes

Release Notes for v6.0.6

Bug Fixes

  • json round trip works as expected (#85) (1977874)
Commits

The new version differs by 3 commits.

  • 2bb0f1d chore: release version v6.0.6
  • 192e1ce chore: update contributors
  • 1977874 fix: json round trip works as expected (#85)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The dependency multiaddr was updated from 6.0.6 to 6.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v6.1.0

Features

Commits

The new version differs by 5 commits.

  • 811b343 chore: release version v6.1.0
  • f5c28af chore: update contributors
  • 2f495ed chore: cleanup package.json whitespace
  • b606df3 feat: add onion and onion3 support (#89)
  • 44eac00 chore: remove commitlint from travis

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants