Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

bump(deps): update rust crate futures to 0.3.28 #57

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

rust-lang/futures-rs (futures)

v0.3.28

Compare Source

v0.3.27

Compare Source

v0.3.26

Compare Source

  • Add Either::as_pin_mut and Either::as_pin_ref (#​2691)
  • Add Shared::ptr_eq and Shared::ptr_hash (#​2691)
  • Implement FusedStream for Buffered (#​2676)
  • Implement FusedStream for all streams in ReadyChunks (#​2693)
  • Fix bug in FuturesOrdered::push_front (#​2664)
  • Remove Fut::Output: Clone bounds from some Shared methods (#​2662)
  • Remove T: Debug bounds from Debug implementations of mpsc and oneshot types (#​2666, #​2667)

v0.3.25

Compare Source

  • Fix soundness issue in join! and try_join! macros (#​2649)
  • Implement Clone for sink::Drain (#​2650)

v0.3.24

Compare Source

  • Fix incorrect termination of select_with_strategy streams (#​2635)

v0.3.23

Compare Source

  • Work around MSRV increase due to a cargo bug.

v0.3.22

Compare Source

  • Fix Sync impl of BiLockGuard (#​2570)
  • Fix partial iteration in FuturesUnordered (#​2574)
  • Fix false detection of inner panics in Shared (#​2576)
  • Add Mutex::lock_owned and Mutex::try_lock_owned (#​2571)
  • Add io::copy_buf_abortable (#​2507)
  • Remove Unpin bound from TryStreamExt::into_async_read (#​2599)
  • Make run_until_stalled handle self-waking futures (#​2593)
  • Use FuturesOrdered in try_join_all (#​2556)
  • Fix orderings in LocalPool waker (#​2608)
  • Fix stream::Chunk adapters size hints (#​2611)
  • Add push_front and push_back to FuturesOrdered (#​2591)
  • Deprecate FuturesOrdered::push in favor of FuturesOrdered::push_back (#​2591)
  • Performance improvements (#​2583, #​2626)
  • Documentation improvements (#​2579, #​2604, #​2613)

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.

@defichain-bot defichain-bot added area/meta-node kind/dependencies Pull requests that update a dependency file labels Aug 31, 2022
@netlify
Copy link

netlify bot commented Aug 31, 2022

Deploy Preview for defimetachain ready!

Name Link
🔨 Latest commit d1f21ab
🔍 Latest deploy log https://app.netlify.com/sites/defimetachain/deploys/630ff2e1b06d740008d33065
😎 Deploy Preview https://deploy-preview-57--defimetachain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

Docker image for defich/metachain is ready!

Built with commit 9ab94b4

  • docker pull ghcr.io/defich/metachain:9ab94b436a83595c5e150e1eb550c0e4992f8079
  • docker pull ghcr.io/defich/metachain:pr-57

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Patch coverage has no change and project coverage change: +85.50 🎉

Comparison is base (111e219) 3.96% compared to head (19f6f84) 89.47%.

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     

see 14 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from d1f21ab to 0d57706 Compare October 5, 2022 08:20
@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for metachain ready!

Name Link
🔨 Latest commit 19f6f84
🔍 Latest deploy log https://app.netlify.com/sites/metachain/deploys/642633126259b50008988233
😎 Deploy Preview https://deploy-preview-57--metachain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@renovate renovate bot temporarily deployed to Release Docker October 5, 2022 08:21 Inactive
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from 0d57706 to 0666bc4 Compare October 20, 2022 04:53
@renovate 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 renovate bot temporarily deployed to Release Docker October 20, 2022 04:53 Inactive
@renovate 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 defichain-bot removed the kind/dependencies Pull requests that update a dependency file label Dec 17, 2022
@renovate 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 defichain-bot added the kind/dependencies Pull requests that update a dependency file label Dec 17, 2022
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from 0666bc4 to f4d7222 Compare January 30, 2023 19:15
@renovate 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 renovate bot temporarily deployed to Release Docker January 30, 2023 19:15 Inactive
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from f4d7222 to e652805 Compare March 17, 2023 12:06
@renovate 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 renovate bot temporarily deployed to Release Docker March 17, 2023 12:06 Inactive
@renovate renovate bot force-pushed the renovate/rust-futures-monorepo branch from e652805 to 19f6f84 Compare March 31, 2023 01:10
@renovate 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
@renovate renovate bot temporarily deployed to Release Docker March 31, 2023 01:10 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/meta kind/dependencies Pull requests that update a dependency file meta/node
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant