Skip to content

chore(deps): update rust crate futures to v0.3.32#177

Merged
Gauvino merged 1 commit intodevelopfrom
renovate/rust-futures-monorepo
Feb 16, 2026
Merged

chore(deps): update rust crate futures to v0.3.32#177
Gauvino merged 1 commit intodevelopfrom
renovate/rust-futures-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2026

This PR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.310.3.32

Release Notes

rust-lang/futures-rs (futures)

v0.3.32

Compare Source

  • Bump MSRV of utility crates to 1.71. (#​2989)
  • Soft-deprecate ready! macro in favor of std::task::ready! added in Rust 1.64 (#​2925)
  • Soft-deprecate pin_mut! macro in favor of std::pin::pin! added in Rust 1.68 (#​2929)
  • Add FuturesOrdered::clear (#​2927)
  • Add mpsc::*Receiver::recv (#​2947)
  • Add mpsc::*Receiver::try_recv and deprecate mpsc::*Receiver::::try_next (#​2944)
  • Implement FusedStream for sink::With (#​2948)
  • Add no_std support for shared (#​2868)
  • Make Mutex::new() const (#​2956)
  • Add #[clippy::has_significant_drop] to guards (#​2967)
  • Remove dependency to pin-utils (#​2929)
  • Remove dependency on num_cpus (#​2946)
  • Performance improvements (#​2983)
  • Documentation improvements (#​2925, #​2926, #​2940, #​2971)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

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

@github-actions
Copy link

github-actions bot commented Feb 15, 2026

🔧 Build Status for PR #177

🔗 Commit: b96050d

📦 Build Artifacts

Platform Architecture Status Download
🐧 Linux GNU x86_64 ⏳ Pending Waiting for build...
🐧 Linux GNU i686 ⏳ Pending Waiting for build...
🐧 Linux GNU aarch64 ⏳ Pending Waiting for build...
🐧 Linux GNU armv7 ⏳ Pending Waiting for build...
🪟 Windows x86_64 ⏳ Pending Waiting for build...
🪟 Windows i686 ⏳ Pending Waiting for build...
🍎 macOS x86_64 ⏳ Pending Waiting for build...
🍎 macOS aarch64 ⏳ Pending Waiting for build...

Builds are starting up... This comment will update automatically as each build completes.

Auto-generated by GitHub Actions

@Gauvino Gauvino force-pushed the renovate/rust-futures-monorepo branch from de0e3cf to b96050d Compare February 16, 2026 09:02
@Gauvino Gauvino merged commit 8946dd0 into develop Feb 16, 2026
17 checks passed
@renovate renovate bot deleted the renovate/rust-futures-monorepo branch February 16, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant