-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ff94bb5
authored
Bump async-std from 1.13.0 to 1.13.1 in /client (#180)
Bumps [async-std](https://github.com/async-rs/async-std) from 1.13.0 to
1.13.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/async-rs/async-std/releases">async-std's
releases</a>.</em></p>
<blockquote>
<h2>v1.13.1</h2>
<p><code>async-std</code> has officially been discontinued. We recommend
that all users and libraries migrate to the excellent <a
href="https://github.com/smol-rs/smol/"><code>smol</code></a>
project.</p>
<p>We created <code>async-std</code> to demonstrate the value of making
a library as close to <code>std</code> as possible, but async. We think
that demonstration was successful, and we hope it will influence future
design and development directions of async in <code>std</code>. However,
in the meantime, the <a
href="https://github.com/smol-rs/smol/"><code>smol</code></a> project
came about and provided a great executor and libraries for asynchronous
use in the Rust ecosystem. We think that resources would be better spent
consolidating around <code>smol</code>, rather than continuing to
provide occasional maintenance of <code>async-std</code>. As such, we
recommend that all users of <code>async-std</code>, and all libraries
built on <code>async-std</code>, switch to <code>smol</code>
instead.</p>
<p>In addition to the <code>smol</code> project as a direct replacement,
you may find other parts of the futures ecosystem useful, including
<code>futures-concurrency</code>, <code>async-io</code>,
<code>futures-lite</code>, and <code>async-compat</code>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/async-rs/async-std/blob/main/CHANGELOG.md">async-std's
changelog</a>.</em></p>
<blockquote>
<h1>[1.13.1] - 2025-02-21</h1>
<p><code>async-std</code> has officially been discontinued. We recommend
that all users and
libraries migrate to the excellent <a
href="https://github.com/smol-rs/smol/"><code>smol</code></a>
project.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/async-rs/async-std/commit/96f564672a8588ac0516e86580c249009ad3e94f"><code>96f5646</code></a>
Merge pull request <a
href="https://redirect.github.com/async-rs/async-std/issues/1099">#1099</a>
from joshtriplett/🌇</li>
<li><a
href="https://github.com/async-rs/async-std/commit/fb56bffdbb4699e1add70a0f834dee6f57c398eb"><code>fb56bff</code></a>
Officially sunset async-std</li>
<li><a
href="https://github.com/async-rs/async-std/commit/5e74d1b88da2233c6f4d443804eb27545c74164b"><code>5e74d1b</code></a>
Remove <code>deny(warnings)</code> which is causing CI to fail</li>
<li><a
href="https://github.com/async-rs/async-std/commit/fa29b508e138ee0c91873039bc28cb71a4546460"><code>fa29b50</code></a>
Merge pull request <a
href="https://redirect.github.com/async-rs/async-std/issues/1091">#1091</a>
from jayvdb/ci-msrv</li>
<li><a
href="https://github.com/async-rs/async-std/commit/7b3839bf21d63fc0402f8716fa93f6ea5d796b0e"><code>7b3839b</code></a>
Add MSRV 1.63 to CI</li>
<li><a
href="https://github.com/async-rs/async-std/commit/317c7ea6aed4d8c6460cf3b37fc2e07d359cb186"><code>317c7ea</code></a>
Merge pull request <a
href="https://redirect.github.com/async-rs/async-std/issues/1086">#1086</a>
from jayvdb/fix-changelog</li>
<li><a
href="https://github.com/async-rs/async-std/commit/340933b776fc6ec265168195dda418921bd1150f"><code>340933b</code></a>
Merge pull request <a
href="https://redirect.github.com/async-rs/async-std/issues/1088">#1088</a>
from jayvdb/fix-rustdoc-lints</li>
<li><a
href="https://github.com/async-rs/async-std/commit/53f8a1b89b1c8659ac4dd5151d0cfa46ebdf3402"><code>53f8a1b</code></a>
Merge pull request <a
href="https://redirect.github.com/async-rs/async-std/issues/1087">#1087</a>
from jayvdb/add-msrv</li>
<li><a
href="https://github.com/async-rs/async-std/commit/6fd127808d2db180d588a4e54302a09c9b3101ce"><code>6fd1278</code></a>
chore: Fix rustdoc lints</li>
<li><a
href="https://github.com/async-rs/async-std/commit/dba67cd14eb5bc70f15c5846633f46828daee902"><code>dba67cd</code></a>
Add rust-version 1.63</li>
<li>Additional commits viewable in <a
href="https://github.com/async-rs/async-std/compare/v1.13.0...v1.13.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 145f075 commit ff94bb5Copy full SHA for ff94bb5
2 files changed
+3
-3
lines changed+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments