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 console-subscriber from 0.1.9 to 0.1.10 (#17844)
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.9 to 0.1.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/console/releases">console-subscriber's releases</a>.</em></p> <blockquote> <h2>console-subscriber v0.1.10</h2> <p><a href="https://github.com/tokio-rs/console/commit/05cdab07a3da603697520a56f0b99b2e2042d8bd">05cdab0</a>...<a href="https://github.com/tokio-rs/console/commit/91929d030768287b5f95595a757eea5eeb151022">91929d0</a></p> <h3>Fixed</h3> <ul> <li>Fix self wakes count (<a href="https://redirect.github.com/tokio-rs/console/issues/430">#430</a>) (<a href="https://github.com/tokio-rs/console/commit/ee0b8e28c7761edd277beb865b2a1e0a3bfa1851">ee0b8e2</a>)</li> <li>Do not report excessive polling (<a href="https://redirect.github.com/tokio-rs/console/issues/378">#378</a>) (<a href="https://redirect.github.com/tokio-rs/console/issues/440">#440</a>) (<a href="https://github.com/tokio-rs/console/commit/91929d030768287b5f95595a757eea5eeb151022">91929d0</a>, closes <a href="https://redirect.github.com/tokio-rs/console/issues/378">#378</a>)</li> </ul> <h3>Console_subscriber</h3> <ul> <li>Remove clock skew warning in start_poll (<a href="https://redirect.github.com/tokio-rs/console/issues/434">#434</a>) (<a href="https://github.com/tokio-rs/console/commit/fb45ca16a77a9a63e88494a892076d41495e6bb2">fb45ca1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/console/commit/c70ba55b9341bed97c9fe74faff87fbe51a5dbed"><code>c70ba55</code></a> chore(console-subscriber): prepare to release console-subscriber 0.1.10</li> <li><a href="https://github.com/tokio-rs/console/commit/761ffca7f5634166b7509553f54157c795c92851"><code>761ffca</code></a> chore: remove branch config from release action (<a href="https://redirect.github.com/tokio-rs/console/issues/444">#444</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/daa3d51895b52c11e1fd216becbc37b083e9758f"><code>daa3d51</code></a> fix(console): make long locations readable (<a href="https://redirect.github.com/tokio-rs/console/issues/441">#441</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/91929d030768287b5f95595a757eea5eeb151022"><code>91929d0</code></a> fix(subscriber): do not report excessive polling (<a href="https://redirect.github.com/tokio-rs/console/issues/378">#378</a>) (<a href="https://redirect.github.com/tokio-rs/console/issues/440">#440</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/29a09adf07eeb56be6233a7333d4cdee4fa954a2"><code>29a09ad</code></a> fix(console): remove trailing space from task/resource location (<a href="https://redirect.github.com/tokio-rs/console/issues/443">#443</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/0abd0f8368a64c645af6e44912ca011e7089afaf"><code>0abd0f8</code></a> chore: update Swatinem/rust-cache action in GHA workflows (<a href="https://redirect.github.com/tokio-rs/console/issues/437">#437</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/ce4a8cbabb5c89361637f9f1b2b74b3a6c986af4"><code>ce4a8cb</code></a> fix: update proc-macro2 to build on nightly (<a href="https://redirect.github.com/tokio-rs/console/issues/442">#442</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/2de5b68d1a00a77d03a4817f955f385e494368bd"><code>2de5b68</code></a> docs(console): add column descriptions for all tables (<a href="https://redirect.github.com/tokio-rs/console/issues/431">#431</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/91075627893f653f2fab627bbdf590cf4e6d361f"><code>9107562</code></a> chore: replace unmaintained actions-rs/* actions in CI workflows (<a href="https://redirect.github.com/tokio-rs/console/issues/436">#436</a>)</li> <li><a href="https://github.com/tokio-rs/console/commit/fb45ca16a77a9a63e88494a892076d41495e6bb2"><code>fb45ca1</code></a> console_subscriber: remove clock skew warning in start_poll (<a href="https://redirect.github.com/tokio-rs/console/issues/434">#434</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/console/compare/console-subscriber-v0.1.9...console-subscriber-v0.1.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=console-subscriber&package-manager=cargo&previous-version=0.1.9&new-version=0.1.10)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information