Skip to content

Commit

Permalink
chore(deps): Bump actix-rt from 2.9.0 to 2.10.0 (#1368)
Browse files Browse the repository at this point in the history
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.9.0 to
2.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actix/actix-net/releases">actix-rt's
releases</a>.</em></p>
<blockquote>
<h2>actix-rt: v2.10.0</h2>
<ul>
<li>Relax <code>F</code>'s bound (<code>Fn =&gt; FnOnce</code>) on
<code>{Arbiter, System}::with_tokio_rt()</code> functions.</li>
<li>Update <code>tokio-uring</code> dependency to <code>0.5</code>.</li>
<li>Minimum supported Rust version (MSRV) is now 1.70.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actix/actix-net/commit/0d3d1926bcd7fba1a7fdc20e78e3c97d939f97e2"><code>0d3d192</code></a>
fix: relax bounds on with_tokio_rt (<a
href="https://redirect.github.com/actix/actix-net/issues/569">#569</a>)</li>
<li><a
href="https://github.com/actix/actix-net/commit/0c26ecf9fa8c5cdae6d45faea5e22f57764b19aa"><code>0c26ecf</code></a>
chore(actix-server): prepare release 2.4.0</li>
<li><a
href="https://github.com/actix/actix-net/commit/1bdb15ec20c602e224d6bc65dfbdf72d87caeab8"><code>1bdb15e</code></a>
chore(actix-rt): prepare release 2.10.0</li>
<li><a
href="https://github.com/actix/actix-net/commit/a524f15e34140fc40761a4d6d17af4cb76aa37b1"><code>a524f15</code></a>
build(deps): update tokio-uring requirement from 0.4 to 0.5 (<a
href="https://redirect.github.com/actix/actix-net/issues/568">#568</a>)</li>
<li><a
href="https://github.com/actix/actix-net/commit/451a44c2e042f9f62512f7913ba6f66c0a6e89db"><code>451a44c</code></a>
build(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1 (<a
href="https://redirect.github.com/actix/actix-net/issues/567">#567</a>)</li>
<li><a
href="https://github.com/actix/actix-net/commit/18071d1fc028a21ca7956dc81cd9645357c08d26"><code>18071d1</code></a>
ci: disable io-uring tests</li>
<li><a
href="https://github.com/actix/actix-net/commit/786014cc2f3cab73466cdb10c5e83a4a6a10ff56"><code>786014c</code></a>
build(deps): bump taiki-e/install-action from 2.33.26 to 2.33.34 (<a
href="https://redirect.github.com/actix/actix-net/issues/566">#566</a>)</li>
<li><a
href="https://github.com/actix/actix-net/commit/a7ef438f258a125eb3a49374c9f36750fba63861"><code>a7ef438</code></a>
ci: use mold linker on linux jobs</li>
<li><a
href="https://github.com/actix/actix-net/commit/375c3528107d326f2d68933b8a5c36ee6d64508d"><code>375c352</code></a>
--- (<a
href="https://redirect.github.com/actix/actix-net/issues/565">#565</a>)</li>
<li><a
href="https://github.com/actix/actix-net/commit/2d1b5468d0e24e68300d3c638ba74b89f7061696"><code>2d1b546</code></a>
--- (<a
href="https://redirect.github.com/actix/actix-net/issues/563">#563</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/actix/actix-net/compare/rt-v2.9.0...rt-v2.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actix-rt&package-manager=cargo&previous-version=2.9.0&new-version=2.10.0)](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>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent da681dd commit bfb2716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfb2716

Please sign in to comment.