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.30 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kjuulh
Copy link
Owner

@kjuulh kjuulh commented Mar 11, 2023

This PR contains the following updates:

Package Type Update Change
futures (source) dependencies patch 0.3.26 -> 0.3.30

Release Notes

rust-lang/futures-rs

v0.3.30

Compare Source

  • Add {BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#​2797)
  • Fix panic in FuturesUnordered::clear (#​2809)
  • Fix panic in AsyncBufReadExt::fill_buf (#​2801, #​2812)
  • Improve support for targets without atomic CAS (#​2811)
  • Remove build scripts (#​2811)

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)

v0.3.28

Compare Source

v0.3.27

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

@kjuulh kjuulh changed the title fix(deps): update rust crate futures to 0.3.27 fix(deps): update rust crate futures to 0.3.28 Mar 30, 2023
@kjuulh kjuulh force-pushed the renovate/rust-futures-monorepo branch from 5471cdc to 81a357e Compare March 30, 2023 17:58
@kjuulh kjuulh force-pushed the renovate/rust-futures-monorepo branch from 81a357e to 0fb0381 Compare October 13, 2023 21:39
@kjuulh kjuulh force-pushed the renovate/rust-futures-monorepo branch from 0fb0381 to 2887569 Compare October 22, 2023 13:27
@kjuulh kjuulh changed the title fix(deps): update rust crate futures to 0.3.28 fix(deps): update rust crate futures to 0.3.29 Oct 26, 2023
@kjuulh kjuulh force-pushed the renovate/rust-futures-monorepo branch from 2887569 to 0cf4c04 Compare October 26, 2023 15:04
@kjuulh kjuulh force-pushed the renovate/rust-futures-monorepo branch from 0cf4c04 to ee07dc1 Compare December 24, 2023 14:53
@kjuulh kjuulh changed the title fix(deps): update rust crate futures to 0.3.29 fix(deps): update rust crate futures to 0.3.30 Dec 24, 2023
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.

2 participants