mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.16 to 0.1.17. <details> <summary>Commits</summary> <ul> <li><a href="67355c6d23
"><code>67355c6</code></a> chore: prepare tokio-stream v0.1.17 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7020">#7020</a>)</li> <li><a href="405d746d38
"><code>405d746</code></a> signal: remove oneshot channels from tests (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7015">#7015</a>)</li> <li><a href="e0d1293fac
"><code>e0d1293</code></a> ci: add instructions that explain how to fix spellcheck errors (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7016">#7016</a>)</li> <li><a href="480c010b01
"><code>480c010</code></a> signal: add <code>SignalKind::info</code> on illumos (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6995">#6995</a>)</li> <li><a href="c032ea0203
"><code>c032ea0</code></a> ci: detect trailing whitespace (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7013">#7013</a>)</li> <li><a href="0b31c2f73d
"><code>0b31c2f</code></a> chore: prepare tokio-util v0.7.13 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7012">#7012</a>)</li> <li><a href="129f9fc0c8
"><code>129f9fc</code></a> codec: fix incorrect handling of invalid utf-8 in <code>LinesCodec::decode_eof</code> (#...</li> <li><a href="b5c227d51f
"><code>b5c227d</code></a> tracing: move tracing instrumentation tests into tokio tests (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7007">#7007</a>)</li> <li><a href="dcae2b9eb8
"><code>dcae2b9</code></a> ci: unfreeze FreeBSD from rustc 1.81 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7009">#7009</a>)</li> <li><a href="bb9d57017e
"><code>bb9d570</code></a> chore: prepare Tokio v1.42.0 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7005">#7005</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>