Bump tokio-util from 0.7.15 to 0.7.17 #32

Open
dependabot[bot] wants to merge 1 commit from dependabot/cargo/tokio-util-0.7.17 into main
dependabot[bot] commented 2025-11-03 22:33:16 +00:00 (Migrated from github.com)

Bumps tokio-util from 0.7.15 to 0.7.17.

Commits
  • 454fd8c chore: prepare tokio-util v0.7.17 (#7719)
  • 4421022 codec: remove unnecessary trait bounds on all Framed constructors (#7716)
  • 5a709e3 io_uring: change Completable to not return io::Result (#7702)
  • 5efb1c3 io: doc that AsyncWrite does not inherit from Write (#7705)
  • f490029 runtime: revert "replace manual vtable definitions with Wake" (#7699)
  • d25778f task: add tests for task::Builder::spawn_local (#7697)
  • b8318fa task: add tests for spawn_local in panic scenarios (#7694)
  • acfdb87 task: use #[tokio::test] explicitly in tests/task_builder.rs (#7698)
  • d060401 sync: return TryRecvError::Disconnected from Receiver::try_recv after `Re...
  • 5dacc2e task: add tests for spawn_local and spawn_local_on (#7609)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.15 to 0.7.17. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/454fd8c3477a37d12d5d11948fd6fe496924e950"><code>454fd8c</code></a> chore: prepare tokio-util v0.7.17 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7719">#7719</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/4421022c254cda51fe2dd641c2114fb3af7fb711"><code>4421022</code></a> codec: remove unnecessary trait bounds on all <code>Framed</code> constructors (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7716">#7716</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/5a709e391bdab3cf8bab9fe65d75fa2b92f4e0db"><code>5a709e3</code></a> io_uring: change <code>Completable</code> to not return io::Result (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7702">#7702</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/5efb1c3b16496f51f2ec959b68a1b97efd7ee234"><code>5efb1c3</code></a> io: doc that <code>AsyncWrite</code> does not inherit from <code>Write</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7705">#7705</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/f490029b8fc4552d54b527fc0052fb539e493ebf"><code>f490029</code></a> runtime: revert &quot;replace manual vtable definitions with <code>Wake</code>&quot; (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7699">#7699</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/d25778f67d4571f9067a0004133d5a9005b6aedd"><code>d25778f</code></a> task: add tests for <code>task::Builder::spawn_local</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7697">#7697</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/b8318fa1723784cc7f777a900af74ada0ad0dbf7"><code>b8318fa</code></a> task: add tests for <code>spawn_local</code> in panic scenarios (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7694">#7694</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/acfdb87e2b8b5daa8ffe31de53eaff0df3f04c50"><code>acfdb87</code></a> task: use <code>#[tokio::test]</code> explicitly in <code>tests/task_builder.rs</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7698">#7698</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/d060401f6c7dca4a20674e3ad63ad7f1b228aa31"><code>d060401</code></a> sync: return <code>TryRecvError::Disconnected</code> from <code>Receiver::try_recv</code> after `Re...</li> <li><a href="https://github.com/tokio-rs/tokio/commit/5dacc2e2a8ca151d0e4c5d7021bac8f1fdca1987"><code>5dacc2e</code></a> task: add tests for <code>spawn_local</code> and <code>spawn_local_on</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7609">#7609</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.15...tokio-util-0.7.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-util&package-manager=cargo&previous-version=0.7.15&new-version=0.7.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/cargo/tokio-util-0.7.17:dependabot/cargo/tokio-util-0.7.17
git switch dependabot/cargo/tokio-util-0.7.17

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dependabot/cargo/tokio-util-0.7.17
git switch dependabot/cargo/tokio-util-0.7.17
git rebase main
git switch main
git merge --ff-only dependabot/cargo/tokio-util-0.7.17
git switch dependabot/cargo/tokio-util-0.7.17
git rebase main
git switch main
git merge --no-ff dependabot/cargo/tokio-util-0.7.17
git switch main
git merge --squash dependabot/cargo/tokio-util-0.7.17
git switch main
git merge --ff-only dependabot/cargo/tokio-util-0.7.17
git switch main
git merge dependabot/cargo/tokio-util-0.7.17
git push origin main
Sign in to join this conversation.
No description provided.