-
Notifications
You must be signed in to change notification settings - Fork 453
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 peer-info is breaking the build 🚨 #56
Labels
Comments
jacobheun
pushed a commit
to jacobheun/js-libp2p
that referenced
this issue
Jul 29, 2019
fix: handling of ipfs addresses in available transports
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
…-issues Apply auto lint fixer
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
Co-authored-by: Alex Potsides <alex@achingbrain.net>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
## [1.0.9](libp2p/js-libp2p-webtransport@v1.0.8...v1.0.9) (2023-03-22) ### Dependencies * update @multiformats/multiaddr to 12.x.x ([libp2p#58](libp2p/js-libp2p-webtransport#58)) ([1b3d005](libp2p/js-libp2p-webtransport@1b3d005)) ### Documentation * **example:** add helper instructions for running example ([libp2p#56](libp2p/js-libp2p-webtransport#56)) ([0f0d54b](libp2p/js-libp2p-webtransport@0f0d54b))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 0.8.3 of peer-info just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As peer-info 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 💪
Status Details
✅ ci/circleci Your tests passed on CircleCI! Details
❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits
The new version differs by 3 commits .
bfbd01f
chore: release version v0.8.3
8b898e0
chore: update contributors
d9bdeae
chore: ^ to ~
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: