Skip to content

chore(deps): update rust-futures monorepo to v0.3.34 - #712

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rust-futures-monorepo
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rust-futures-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.320.3.34
futures-util (source) dependencies patch 0.3.320.3.34

Release Notes

rust-lang/futures-rs (futures)

v0.3.34

Compare Source

v0.3.33

Compare Source

  • Fix ReadLine's soundness issue regarding to exception safety. (#​3020)
  • Fix unsound Send impl for IterPinRef and Iter. (#​3003)
  • Fix stacked borrows violation in compat01as03 implementation. (#​3012)
  • Fix memory leak in FuturesUnordered::IntoIter. (#​3005)
  • Add portable-atomic-alloc feature and use it in FuturesUnordered. (#​3007)
  • Re-export alloc::task::Wake. (#​3010)
  • Update spin to 0.12. (#​3014)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/rust-futures-monorepo branch from d31f5d9 to 5553799 Compare August 12, 2026 01:48
@renovate renovate Bot changed the title chore(deps): update rust-futures monorepo to v0.3.33 chore(deps): update rust-futures monorepo to v0.3.34 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/rust-futures-monorepo branch from 5553799 to 14b09fe Compare August 26, 2026 11:55
@renovate
renovate Bot force-pushed the renovate/rust-futures-monorepo branch from 14b09fe to ea9f899 Compare September 7, 2026 17:52
@renovate
renovate Bot force-pushed the renovate/rust-futures-monorepo branch from ea9f899 to 411bab0 Compare September 21, 2026 16:16
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (d14ce89) to head (411bab0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
+ Coverage   58.45%   58.47%   +0.01%     
==========================================
  Files          57       57              
  Lines       11118    11118              
==========================================
+ Hits         6499     6501       +2     
+ Misses       4619     4617       -2     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants