Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump tokio from 1.28.1 to 1.28.2 (vectordotdev#17525)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.28.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v1.28.2</h2> <h1>1.28.2 (May 28, 2023)</h1> <p>Forward ports 1.18.6 changes.</p> <h3>Fixed</h3> <ul> <li>deps: disable default features for mio (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5728">#5728</a>)</li> </ul> <p><a href="https://redirect.github.com/tokio-rs/tokio/issues/5728">#5728</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/5728">tokio-rs/tokio#5728</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/e87ff8a83a2edea1b23cf62269b8b31ef7f1df2d"><code>e87ff8a</code></a> chore: prepare Tokio v1.28.2 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5736">#5736</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/1605279abff0e744d3fdf033fd855ce55037bae7"><code>1605279</code></a> Merge 'tokio-1.25.1' into 'tokio-1.28.x' (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5735">#5735</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/25258d572abe2075931762bdb111b195157c1bba"><code>25258d5</code></a> chore: prepare Tokio v1.25.1 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5734">#5734</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8ddb58bf6c1f7b2a0febab734903c65c03023af1"><code>8ddb58b</code></a> Merge 'tokio-1.20.5' into 'tokio-1.25.x' (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5733">#5733</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/4b032a25a4032da8d34223149e916e2f3e3ab549"><code>4b032a2</code></a> ci: use a fixed stable on 1.25.x (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5732">#5732</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/edd172cd3257e36cdfb2925716cdfddb91c4c038"><code>edd172c</code></a> chore: prepare Tokio v1.20.5 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5731">#5731</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/9877fa2a97db0a0429f0f13b4cc1dd56e2e5db39"><code>9877fa2</code></a> Merge 'tokio-1.18.6' into 'tokio-1.20.x' (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5730">#5730</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/0f898a3148c41dffe3f5cd8d5c391ea603d1b22b"><code>0f898a3</code></a> chore: prepare Tokio v1.18.6 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5729">#5729</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/d6a9ef533348c787376b1a64f3cf1103d60a3785"><code>d6a9ef5</code></a> tokio: disable default features for mio (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5728">#5728</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/2a180188c62ba13667cb6952ad65fffa72876266"><code>2a18018</code></a> ci: fix CI for 1.18.x branch (<a href="https://redirect.github.com/tokio-rs/tokio/issues/5728">#5728</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/tokio/compare/tokio-1.28.1...tokio-1.28.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=1.28.1&new-version=1.28.2)](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 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