Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

chore(deps): bump libp2p from 0.51.3 to 0.52.0 #434

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2023

Bumps libp2p from 0.51.3 to 0.52.0.

Commits
  • ce98211 fix(cargo.toml): specify muxer harness by path only
  • 4195840 chore(roadmap): move kad client mode to done
  • fd803e2 chore(quic,webrtc): prepare v0.8.0-alpha & v0.5.0-alpha
  • 4256686 chore: use path dependencies for all cyclic dev-dependencies
  • 755de30 fix(multistream-select): remove cyclic dependency to libp2p-core
  • 8776fa8 chore: prepare libp2p v0.52.0 release
  • c4ab04c feat(rendezvous): directly return error from register
  • b8ceecc refactor(rendezvous): rewrite using libp2p-request-response
  • 14530af ci: attribute co-authorship of a PR based on its commits
  • 2c6c058 chore: Update .github/workflows/semantic-pull-request.yml [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 21, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/libp2p-0.52.0 branch 4 times, most recently from 8aad76b to 4ad242e Compare June 23, 2023 23:14
Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.51.3 to 0.52.0.
- [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.3...libp2p-v0.52.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/libp2p-0.52.0 branch from 4ad242e to cbe5d39 Compare June 23, 2023 23:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

Looks like libp2p is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 28, 2023
@dependabot dependabot bot deleted the dependabot/cargo/libp2p-0.52.0 branch June 28, 2023 20:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants