-
Notifications
You must be signed in to change notification settings - Fork 2
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
deps: bump libp2p from 0.51.1 to 0.51.2 #163
Conversation
7b91d4b
to
7bfd992
Compare
@mxinden upgrading libp2p from 0.51.1 to 0.51.2 is breaking our build, the compiler is reporting errors inside libp2p crates. Have you seen this problem before? Could you please advise how to fix it? The failed job: Compiler output:
|
I think the problem may be relevant to libp2p/rust-libp2p#3658. We are using
|
Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.51.1 to 0.51.2. - [Release notes](https://github.com/libp2p/rust-libp2p/releases) - [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/rust-libp2p@libp2p-v0.51.1...libp2p-v0.51.2) --- updated-dependencies: - dependency-name: libp2p dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7bfd992
to
cd2bee0
Compare
Thanks @bajtos for the ping. Further documented here: libp2p/rust-libp2p#3658 (review) Can you run |
Superseded by #173. |
Nice trick! It fixed the compilation errors. Thank you for sharing it with me. FWIW, I reviewed all libp2p crates in my dependency tree and updated the following one too:
|
Superseded by #183 |
Bumps libp2p from 0.51.1 to 0.51.2.
Commits
be42f21
deps: bump regex from 1.7.1 to 1.7.3486ac8b
chore: preparelibp2p
v0.51.2
bd04591
deps: bump zeroize from 1.5.7 to 1.6.0ea573b3
deps: bump bimap from 0.6.2 to 0.6.3ce55601
deps: bump async-io from 1.12.0 to 1.13.0699a55b
deps: bump actions/upload-pages-artifact from 1.0.7 to 1.0.83d3ccfe
fix(libp2p): export perf protocol4897b2e
deps: bump async-trait from 0.1.66 to 0.1.671a85e24
fix(quic): Downgrade driver shutdown log line from info to debug0ec701e
ci(semver-checks): upgrade to cargo semver-checks v0.19.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)