Skip to content

chore(deps)(deps): bump libp2p from 0.53.2 to 0.56.0#11

Merged
mmacedoeu merged 2 commits intomainfrom
dependabot/cargo/libp2p-0.56.0
Feb 25, 2026
Merged

chore(deps)(deps): bump libp2p from 0.53.2 to 0.56.0#11
mmacedoeu merged 2 commits intomainfrom
dependabot/cargo/libp2p-0.56.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps libp2p from 0.53.2 to 0.56.0.

Commits
  • 70082df chore(libp2p): don't re-export libp2p-peer-store
  • 7b9a558 fix: propagate swarm bump through all protocols
  • c9bd92b chore(webrtc): bump crate version, fix changelog
  • d92dabc fix(relay): expose Deny reason for circuits and reservations
  • f4e5a8d chore(kad): rename substreams_timeout
  • d996465 deps: bump Swatinem/rust-cache from 2.7.8 to 2.8.0
  • fb01fd4 chore: remove async-std leftovers
  • cf4f1a1 feat(swarm, libp2p): remove async-std
  • 1a3816a fix(identity): drop rand_core feature in ed25519-dalek
  • d578e08 chore(relay): use tokio on the tests instead of async-std
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.53.2 to 0.56.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.53.2...libp2p-v0.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mmacedoeu mmacedoeu merged commit 0c7f442 into main Feb 25, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/libp2p-0.56.0 branch February 25, 2026 16:39
mmacedoeu added a commit that referenced this pull request Mar 9, 2026
Critical fixes:
- #1: Remove dqa_div todo! stub, add full implementation
- #2: BIGINT mul - mandate Schoolbook algorithm
- #3: mat_mul - add overflow trap before i32 cast
- #4: Sigmoid/tanh LUT - implement full functions
- #11: Fix test_overflow_saturation -> test_overflow_traps

Version updated to v8 (Experimental status)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant