Skip to content

Update libp2p Rust crates #7611

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Jul 12, 2025

This PR contains the following updates:

Package Type Update Change
libp2p workspace.dependencies minor =0.55.0 -> =0.56.0
libp2p-core workspace.dependencies patch =0.43.0 -> =0.43.1
libp2p-identity workspace.dependencies patch =0.2.11 -> =0.2.12
libp2p-ping workspace.dependencies minor =0.46.0 -> =0.47.0
libp2p-swarm workspace.dependencies minor =0.46.0 -> =0.47.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

libp2p/rust-libp2p (libp2p)

v0.56.0: libp2p-v0.56.0

Compare Source

See individual changelogs for details.

Notably, we've removed support for async-std in all crates, as async-std has been discontinued. Users should switch to using tokio instead.
For now, we've kept the abstractions for supporting alternative runtimes, although not all parts may be public. Please open an issue if you are planning to support a custom runtime and run into any issues with that..

Thanks to everyone who contributed to the release!


Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge July 12, 2025 12:53
@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Jul 12, 2025
hashdotai
hashdotai previously approved these changes Jul 12, 2025
hashdotai
hashdotai previously approved these changes Jul 14, 2025
hashdotai
hashdotai previously approved these changes Jul 21, 2025
hashdotai
hashdotai previously approved these changes Jul 28, 2025
hashdotai
hashdotai previously approved these changes Aug 4, 2025
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.43%. Comparing base (451026a) to head (95f85fd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7611      +/-   ##
==========================================
- Coverage   54.47%   54.43%   -0.05%     
==========================================
  Files        1083     1084       +1     
  Lines       96406    96487      +81     
  Branches     4515     4529      +14     
==========================================
  Hits        52519    52519              
- Misses      42899    42980      +81     
  Partials      988      988              
Flag Coverage Δ
local.harpc-client 50.93% <ø> (ø)
local.hash-backend-utils 3.69% <ø> (ø)
local.hash-graph-sdk 0.00% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.error-stack 89.09% <ø> (ø)
rust.harpc-wire-protocol 91.62% <ø> (ø)
rust.hash-codec 72.30% <ø> (-2.85%) ⬇️
rust.hash-graph-authorization 61.94% <ø> (ø)
rust.hash-graph-postgres-store 19.90% <ø> (ø)
rust.hash-graph-store 32.63% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hashql-ast 86.09% <ø> (ø)
rust.hashql-compiletest 51.45% <ø> (ø)
rust.hashql-core 81.23% <ø> (ø)
rust.hashql-diagnostics 50.24% <ø> (ø)
rust.hashql-eval 71.42% <ø> (ø)
rust.hashql-hir 85.66% <ø> (ø)
rust.sarif 97.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deps Relates to third-party dependencies (area)
Development

Successfully merging this pull request may close these issues.

3 participants