Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate futures to 0.3.29 #48

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.28 -> 0.3.29

Release Notes

rust-lang/futures-rs (futures)

v0.3.29

Compare Source

  • Add TryStreamExt::try_ready_chunks (#​2757)
  • Add TryStreamExt::{try_all,try_any} (#​2783)
  • Add UnboundedSender::{len,is_empty} (#​2750)
  • Fix Sync impl of FuturesUnordered (#​2788)
  • Fix infinite loop caused by invalid UTF-8 bytes (#​2785)
  • Fix build error with -Z minimal-versions (#​2761)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch 3 times, most recently from 1b6e9d0 to 4b98491 Compare November 28, 2023 03:42
@narthollis narthollis enabled auto-merge (rebase) November 28, 2023 03:43
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from 4b98491 to e399a43 Compare November 28, 2023 03:44
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from e399a43 to 7f1575f Compare November 28, 2023 03:45
@narthollis narthollis merged commit d9a6c37 into main Nov 28, 2023
1 check passed
@narthollis narthollis deleted the renovate/rust-futures-monorepo branch November 28, 2023 03:46
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.

1 participant