Skip to content

build(deps): bump futures from 0.3.32 to 0.3.34 - #182

Merged
robinhundt merged 1 commit into
mainfrom
dependabot/cargo/futures-0.3.34
Aug 24, 2026
Merged

build(deps): bump futures from 0.3.32 to 0.3.34#182
robinhundt merged 1 commit into
mainfrom
dependabot/cargo/futures-0.3.34

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps futures from 0.3.32 to 0.3.34.

Release notes

Sourced from futures's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)

0.3.33

  • 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)
Changelog

Sourced from futures's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)

0.3.33 - 2026-07-18

  • 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)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/futures-0.3.34 branch from 8c508e5 to 2a7c064 Compare August 21, 2026 20:56
@robinhundt
robinhundt enabled auto-merge August 21, 2026 20:57
@dependabot
dependabot Bot force-pushed the dependabot/cargo/futures-0.3.34 branch 2 times, most recently from ecc2c3a to af1065c Compare August 21, 2026 21:03
@robinhundt

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.32 to 0.3.34.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.32...0.3.34)

---
updated-dependencies:
- dependency-name: futures
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/futures-0.3.34 branch from af1065c to 9f0e8a2 Compare August 24, 2026 13:54
@robinhundt
robinhundt merged commit 1e5cb7a into main Aug 24, 2026
8 of 9 checks passed
@robinhundt
robinhundt deleted the dependabot/cargo/futures-0.3.34 branch August 24, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant