-
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 libp2p-swarm is breaking the build 🚨 #58
Labels
Comments
jacobheun
pushed a commit
to jacobheun/js-libp2p
that referenced
this issue
Jul 29, 2019
update deps to support latest multiaddr
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
Updates to new version of `interface-datastore`. BREAKING CHANGE: requires most recent datastore implementation
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
## [2.0.0](libp2p/js-libp2p-keychain@v1.0.1...v2.0.0) (2023-03-13) ### ⚠ BREAKING CHANGES * requires most recent datastore implementation ### Bug Fixes * update datastore dependency ([libp2p#58](libp2p/js-libp2p-keychain#58)) ([a8a1628](libp2p/js-libp2p-keychain@a8a1628))
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
Also updates libp2p to 0.43.x
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))
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
* deps: bump it-stream-types from 1.0.5 to 2.0.1 Bumps [it-stream-types](https://github.com/achingbrain/it-stream-types) from 1.0.5 to 2.0.1. - [Release notes](https://github.com/achingbrain/it-stream-types/releases) - [Changelog](https://github.com/achingbrain/it-stream-types/blob/master/CHANGELOG.md) - [Commits](achingbrain/it-stream-types@v1.0.5...v2.0.1) --- updated-dependencies: - dependency-name: it-stream-types dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix types * chore: demand updated handshake --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
## [3.1.6](libp2p/js-libp2p-multistream-select@v3.1.5...v3.1.6) (2023-04-18) ### Dependencies * bump it-stream-types from 1.0.5 to 2.0.1 ([libp2p#58](libp2p/js-libp2p-multistream-select#58)) ([0b0ebca](libp2p/js-libp2p-multistream-select@0b0ebca))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 0.26.17 of libp2p-swarm just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As libp2p-swarm 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 .
4352c91
chore: release version v0.26.17
a7f5667
chore: update contributors
4906ae3
fix: error if listener errors
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: