chore(deps): update rust crate futures to v0.3.31 - autoclosed #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/rust-futures-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.3.28->0.3.31Release Notes
rust-lang/futures-rs (futures)
v0.3.31Compare Source
FuturesUnorderedwhen dropped future panics (#2886)task::waker_ref(#2830)This is a breaking change but allowed because it is soundness bug fix.
AsyncBufRead::read_lineandAsyncBufReadExt::lines(#2884)select!/select_biased!(#2832)This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
Waker::will_wakechange (#2865)stream::Iter::{get_ref,get_mut,into_inner}(#2875)future::AlwaysReady(#2825)io::{BufReader,BufWriter}(#2848)v0.3.30Compare Source
Note: This release of futures-util has been yanked due to a bug fixed in 0.3.31 and a compile failure with futures-task 0.3.31 and later.
{BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of(#2797)FuturesUnordered::clear(#2809)AsyncBufReadExt::fill_buf(#2801, #2812)v0.3.29Compare Source
Note: This release of futures-util has been yanked due to a bug fixed in 0.3.31 and a compile failure with futures-task 0.3.31 and later.
TryStreamExt::try_ready_chunks(#2757)TryStreamExt::{try_all,try_any}(#2783)UnboundedSender::{len,is_empty}(#2750)Syncimpl ofFuturesUnordered(#2788)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.
This PR has been generated by Renovate Bot.
chore(deps): update rust crate futures to 0.3.29to chore(deps): update rust crate futures to 0.3.301534bcb211to338b6b3c62chore(deps): update rust crate futures to 0.3.30to chore(deps): update rust crate futures to v0.3.30338b6b3c62to207ed2dc24chore(deps): update rust crate futures to v0.3.30to chore(deps): update rust crate futures to v0.3.31chore(deps): update rust crate futures to v0.3.31to chore(deps): update rust crate futures to v0.3.31 - autoclosedPull request closed