Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2023

Bumps libp2p from 0.50.1 to 0.51.1.

Commits
  • 3959b2c docs: Prepare v0.51.1 (#3594)
  • 2a14df2 feat: introduce libp2p-identity crate
  • d81f947 fix(ci): use --locked instead of --frozen for lockfile check
  • 83ef657 fix(webrtc): gracefully handle resets of individual connections
  • dea6a8c feat(ci): add dedicated job for ensuring the lockfile is up-to-date
  • 8555e08 fix: update Cargo.lock after version bumps
  • 69af850 docs: Reintroduce root level changelog file
  • 1f31e0c fix(libp2p): do not pin alpha versions
  • aedecf7 feat(tls): Promote to v0.1.0
  • 0cad636 fix: move changelog entries to correct version
  • 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 Mar 17, 2023
@dependabot dependabot bot requested review from bajtos and juliangruber March 17, 2023 06:07
@github-actions github-actions bot enabled auto-merge (squash) March 17, 2023 06:07
@mxinden
Copy link

mxinden commented Mar 17, 2023

Let me know in case you need any help upgrading.

@dependabot dependabot bot force-pushed the dependabot/cargo/libp2p-0.51.1 branch 3 times, most recently from 9969e58 to a3f03ce Compare March 20, 2023 06:46
Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.50.1 to 0.51.1.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/rust-libp2p@v0.50.1...libp2p-v0.51.1)

---
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.51.1 branch from a3f03ce to 0122aee Compare March 20, 2023 07:07
@bajtos
Copy link
Member

bajtos commented Mar 20, 2023

Closing in favour of #111

@bajtos bajtos closed this Mar 20, 2023
auto-merge was automatically disabled March 20, 2023 07:40

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bajtos bajtos deleted the dependabot/cargo/libp2p-0.51.1 branch March 20, 2023 07:40
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.

3 participants