Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

deps: update rust crate async-std to 1.12.0#95

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/async-std-1.x
Open

deps: update rust crate async-std to 1.12.0#95
renovate[bot] wants to merge 1 commit intomainfrom
renovate/async-std-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 19, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-std (source) dependencies minor 1.11.0 -> 1.12.0

Release Notes

async-rs/async-std

v1.12.0

Compare Source

Added

  • std::task::spawn_blocking is now stabilized. We consider it a fundamental API for bridging between blocking code and async code, and we widely use it within async-std's own implementation.
  • Add TryFrom implementations to convert TcpListener, TcpStream, UdpSocket, UnixDatagram, UnixListener, and UnixStream to their synchronous equivalents, including putting them back into blocking mode.

Changed

  • async-std no longer depends on num_cpus; it uses functionality in the standard library instead (via async-global-executor).
  • Miscellaneous documentation fixes and cleanups.

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.

@kodiakhq
Copy link
Copy Markdown

kodiakhq bot commented Jun 19, 2022

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@renovate renovate bot force-pushed the renovate/async-std-1.x branch from 07a279a to 51d92a7 Compare June 19, 2022 03:20
@renovate renovate bot changed the title deps: update rust crate async-std to 1.12.0 deps: update Rust crate async-std to 1.12.0 Jun 27, 2022
@renovate renovate bot changed the title deps: update Rust crate async-std to 1.12.0 deps: update rust crate async-std to 1.12.0 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 3 times, most recently from dc902c5 to b967e01 Compare August 3, 2022 11:08
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from d17c07a to cef6c16 Compare August 17, 2022 01:08
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 5004b57 to b291802 Compare September 5, 2022 04:03
@renovate renovate bot force-pushed the renovate/async-std-1.x branch from b291802 to 4bd67df Compare September 14, 2022 01:50
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 58315c0 to 7e232a3 Compare October 21, 2022 02:13
@renovate renovate bot force-pushed the renovate/async-std-1.x branch from 7e232a3 to 3300ba0 Compare November 29, 2022 13:23
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 3 times, most recently from 172ac7c to f733d96 Compare December 18, 2022 20:27
@renovate renovate bot force-pushed the renovate/async-std-1.x branch from f733d96 to 1d3f481 Compare January 7, 2023 03:16
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 3cd3cec to 42113f7 Compare January 23, 2023 03:39
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 5c53426 to e38eef0 Compare February 5, 2023 12:07
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 8655e5a to e2db836 Compare March 6, 2023 04:43
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 15e51df to bf6a13e Compare March 18, 2023 03:07
@renovate renovate bot force-pushed the renovate/async-std-1.x branch 2 times, most recently from 85f7bae to 8e13b62 Compare March 24, 2023 21:48
@renovate renovate bot force-pushed the renovate/async-std-1.x branch from 8e13b62 to c79a0e6 Compare March 30, 2023 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants