chore(deps): update rust crate futures-util to v0.3.34 #283

Open
noplife wants to merge 1 commit from renovate/rust-futures-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
futures-util (source) workspace.dependencies patch 0.3.330.3.34

⚠️ Warning

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


Release Notes

rust-lang/futures-rs (futures-util)

v0.3.34

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [futures-util](https://rust-lang.github.io/futures-rs) ([source](https://github.com/rust-lang/futures-rs)) | workspace.dependencies | patch | `0.3.33` → `0.3.34` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/201) for more information. --- ### Release Notes <details> <summary>rust-lang/futures-rs (futures-util)</summary> ### [`v0.3.34`](https://github.com/rust-lang/futures-rs/blob/HEAD/CHANGELOG.md#0334---2026-08-11) [Compare Source](https://github.com/rust-lang/futures-rs/compare/0.3.33...0.3.34) - Preserve cloned waker identity. ([#&#8203;3032](https://github.com/rust-lang/futures-rs/issues/3032)) - Updato `syn` to 3. ([#&#8203;3028](https://github.com/rust-lang/futures-rs/issues/3028)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update rust crate futures-util to v0.3.34
All checks were successful
CI / check (pull_request) Successful in 9m2s
CI / lab (pull_request) Successful in 9m42s
63078f146e
All checks were successful
CI / check (pull_request) Successful in 9m2s
CI / lab (pull_request) Successful in 9m42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rust-futures-monorepo:renovate/rust-futures-monorepo
git switch renovate/rust-futures-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/rust-futures-monorepo
git switch renovate/rust-futures-monorepo
git rebase main
git switch main
git merge --ff-only renovate/rust-futures-monorepo
git switch renovate/rust-futures-monorepo
git rebase main
git switch main
git merge --no-ff renovate/rust-futures-monorepo
git switch main
git merge --squash renovate/rust-futures-monorepo
git switch main
git merge --ff-only renovate/rust-futures-monorepo
git switch main
git merge renovate/rust-futures-monorepo
git push origin main
Sign in to join this conversation.
No description provided.