Skip to content

Bump futures from 0.3.32 to 0.3.33 in /clients/rust/prism-client#604

Merged
mergify[bot] merged 2 commits into
mainfrom
dependabot/cargo/clients/rust/prism-client/futures-0.3.33
Jul 20, 2026
Merged

Bump futures from 0.3.32 to 0.3.33 in /clients/rust/prism-client#604
mergify[bot] merged 2 commits into
mainfrom
dependabot/cargo/clients/rust/prism-client/futures-0.3.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps futures from 0.3.32 to 0.3.33.

Release notes

Sourced from futures's releases.

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.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
  • 89cc254 Release 0.3.33
  • cd9f5be ci: Update release workflow
  • d79a499 Resolve rustdoc::broken_intra_doc_links warning
  • 95bbcf8 Resolve rustdoc ambiguous link error
  • 303c165 Resolve rustdoc::redundant_explicit_links warning
  • f34e3f5 ci: Cleanup
  • 66591a2 Enable Miri for more tests
  • ab1072f Simplify target_has_atomic cfg in utility crates
  • cf5d23b Fix unsound compat01as03 implementation (fixes #2514) (#3012)
  • 8ae794f Add portable-atomic-alloc feature and use it in FuturesUnordered (#3007)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.32 to 0.3.33.
- [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.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added client-sdk dependencies Pull requests that update a dependency file rust labels Jul 20, 2026
@mergify mergify Bot added the size/xs label Jul 20, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving minor/patch dependency update

@mergify

mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 1 minute 1 second in the queue, including 18 seconds running CI.

Waiting for
  • check-success=PR Status Check
  • any of: [🛡 GitHub branch protection]
    • check-neutral = PR Status Check
    • check-skipped = PR Status Check
    • check-success = PR Status Check
  • any of: [🛡 GitHub repository ruleset rule main]
    • check-neutral = @github-actions/PR Status Check
    • check-skipped = @github-actions/PR Status Check
    • check-success = @github-actions/PR Status Check
All conditions

Reason

Pull request #604 has been dequeued

merge conditions no longer match. Blocked by:

  • #approved-reviews-by>=1

  • #approved-reviews-by>=1

  • check-success=PR Status Check

  • any of [🛡 GitHub branch protection]:

    • check-neutral = PR Status Check
    • check-skipped = PR Status Check
    • check-success = PR Status Check
  • any of [🛡 GitHub repository ruleset rule main]:

    • check-neutral = @github-actions/PR Status Check
    • check-skipped = @github-actions/PR Status Check
    • check-success = @github-actions/PR Status Check

Hint

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.
If you do update this pull request, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio queue comment.

Requeued — the merge queue status continues in this comment ↓.

@mergify mergify Bot removed the dequeued label Jul 20, 2026
@mergify

mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 5 minutes in the queue, including 2 minutes 3 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Jul 20, 2026
@mergify
mergify Bot merged commit fe634dc into main Jul 20, 2026
43 checks passed
@mergify
mergify Bot deleted the dependabot/cargo/clients/rust/prism-client/futures-0.3.33 branch July 20, 2026 17:04
@mergify mergify Bot removed the queued label Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client-sdk dependencies Pull requests that update a dependency file rust size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants