This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
bump(deps): update rust crate futures to 0.3.28 #57
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rust-futures-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defichain-bot
added
area/meta-node
kind/dependencies
Pull requests that update a dependency file
labels
Aug 31, 2022
✅ Deploy Preview for defimetachain ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Docker image for defich/metachain is ready! Built with commit 9ab94b4
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #57 +/- ##
==========================================
+ Coverage 3.96% 89.47% +85.50%
==========================================
Files 10 4 -6
Lines 1766 57 -1709
Branches 0 3 +3
==========================================
- Hits 70 51 -19
+ Misses 1696 6 -1690 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/rust-futures-monorepo
branch
from
October 5, 2022 08:20
d1f21ab
to
0d57706
Compare
✅ Deploy Preview for metachain ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
renovate
bot
force-pushed
the
renovate/rust-futures-monorepo
branch
from
October 20, 2022 04:53
0d57706
to
0666bc4
Compare
renovate
bot
changed the title
bump(deps): update rust crate futures to 0.3.24
bump(deps): update rust crate futures to 0.3.25
Oct 20, 2022
renovate
bot
changed the title
bump(deps): update rust crate futures to 0.3.25
Update Rust crate futures to 0.3.25
Dec 17, 2022
defichain-bot
removed
the
kind/dependencies
Pull requests that update a dependency file
label
Dec 17, 2022
renovate
bot
changed the title
Update Rust crate futures to 0.3.25
bump(deps): update rust crate futures to 0.3.25
Dec 17, 2022
defichain-bot
added
the
kind/dependencies
Pull requests that update a dependency file
label
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/rust-futures-monorepo
branch
from
January 30, 2023 19:15
0666bc4
to
f4d7222
Compare
renovate
bot
changed the title
bump(deps): update rust crate futures to 0.3.25
bump(deps): update rust crate futures to 0.3.26
Jan 30, 2023
renovate
bot
force-pushed
the
renovate/rust-futures-monorepo
branch
from
March 17, 2023 12:06
f4d7222
to
e652805
Compare
renovate
bot
changed the title
bump(deps): update rust crate futures to 0.3.26
bump(deps): update rust crate futures to 0.3.27
Mar 17, 2023
renovate
bot
force-pushed
the
renovate/rust-futures-monorepo
branch
from
March 31, 2023 01:10
e652805
to
19f6f84
Compare
renovate
bot
changed the title
bump(deps): update rust crate futures to 0.3.27
bump(deps): update rust crate futures to 0.3.28
Mar 31, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.21
->0.3.28
Release Notes
rust-lang/futures-rs (futures)
v0.3.28
Compare Source
FlattenUnordered
(#2726, #2728)v0.3.27
Compare Source
TryFlattenUnordered
(#2577, #2590, #2606, #2607)AbortHandle::is_aborted
(#2710)AbortRegistration::handle
(#2712)BiLock
strict-provenance compatible (#2716)v0.3.26
Compare Source
Either::as_pin_mut
andEither::as_pin_ref
(#2691)Shared::ptr_eq
andShared::ptr_hash
(#2691)FusedStream
forBuffered
(#2676)FusedStream
for all streams inReadyChunks
(#2693)FuturesOrdered::push_front
(#2664)Fut::Output: Clone
bounds from someShared
methods (#2662)T: Debug
bounds fromDebug
implementations ofmpsc
andoneshot
types (#2666, #2667)v0.3.25
Compare Source
join!
andtry_join!
macros (#2649)Clone
forsink::Drain
(#2650)v0.3.24
Compare Source
select_with_strategy
streams (#2635)v0.3.23
Compare Source
v0.3.22
Compare Source
Sync
impl ofBiLockGuard
(#2570)FuturesUnordered
(#2574)Shared
(#2576)Mutex::lock_owned
andMutex::try_lock_owned
(#2571)io::copy_buf_abortable
(#2507)Unpin
bound fromTryStreamExt::into_async_read
(#2599)run_until_stalled
handle self-waking futures (#2593)FuturesOrdered
intry_join_all
(#2556)LocalPool
waker (#2608)stream::Chunk
adapters size hints (#2611)push_front
andpush_back
toFuturesOrdered
(#2591)FuturesOrdered::push
in favor ofFuturesOrdered::push_back
(#2591)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.
This PR has been generated by Mend Renovate. View repository job log here.