Skip to content

Commit faca8d7

Browse files
chore(deps): bump indicatif from 0.18.0 to 0.18.3 (#18897)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.0 to 0.18.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/console-rs/indicatif/releases">indicatif's releases</a>.</em></p> <blockquote> <h2>0.18.3</h2> <h2>What's Changed</h2> <ul> <li>Add ProgressBar::set_elapsed by <a href="https://github.com/sunshowers"><code>@​sunshowers</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/742">console-rs/indicatif#742</a></li> </ul> <h2>0.18.2</h2> <h2>What's Changed</h2> <ul> <li>Fix wide_msg truncation with a colored message by <a href="https://github.com/glehmann"><code>@​glehmann</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/740">console-rs/indicatif#740</a></li> <li>style: tweak write_ansi_range() style by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/741">console-rs/indicatif#741</a></li> </ul> <h2>0.18.1</h2> <h2>What's Changed</h2> <ul> <li>Do not render &quot;current&quot; char if no &quot;current&quot; char is configured by <a href="https://github.com/Finomnis"><code>@​Finomnis</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/719">console-rs/indicatif#719</a></li> <li>Update vt100 requirement from 0.15.1 to 0.16.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/console-rs/indicatif/pull/723">console-rs/indicatif#723</a></li> <li>Bump MSRV to 1.71 with versioned lockfile by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/735">console-rs/indicatif#735</a></li> <li>Fix wide_bar width computation with a multiline message by <a href="https://github.com/glehmann"><code>@​glehmann</code></a> in <a href="https://redirect.github.com/console-rs/indicatif/pull/738">console-rs/indicatif#738</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/console-rs/indicatif/commit/23100f5e52d679af7c64ee283af5ea0e08742393"><code>23100f5</code></a> Bump version to 0.18.3</li> <li><a href="https://github.com/console-rs/indicatif/commit/45e5af9c3f131fcbdf941ebd105cf33702fc8b22"><code>45e5af9</code></a> Apply suggestions from clippy 1.91</li> <li><a href="https://github.com/console-rs/indicatif/commit/b31a0bed34bca32501bef925789003eb0656808a"><code>b31a0be</code></a> Add ProgressBar::set_elapsed</li> <li><a href="https://github.com/console-rs/indicatif/commit/368de49b9cd880b2e1d4e90d08de23ea74424a14"><code>368de49</code></a> Bump version to 0.18.2</li> <li><a href="https://github.com/console-rs/indicatif/commit/6d4e7d3c9f55c78b460ec37debc5b2419a25a4d9"><code>6d4e7d3</code></a> style: tweak write_ansi_range() style</li> <li><a href="https://github.com/console-rs/indicatif/commit/01957a7fd15eb8c88382d13753fb620fe5c362ad"><code>01957a7</code></a> Fix wide_msg truncation with a colored message</li> <li><a href="https://github.com/console-rs/indicatif/commit/e83611286ef7f9008317657248759c8fb5625151"><code>e836112</code></a> Bump version to 0.18.1</li> <li><a href="https://github.com/console-rs/indicatif/commit/e69d621f7d28b61edd38fba699cc9c6c3773a3e2"><code>e69d621</code></a> Fix wide_bar width computation with multiline a message</li> <li><a href="https://github.com/console-rs/indicatif/commit/985f053e5e766a15f5285d442f939919f703565d"><code>985f053</code></a> Bump MSRV to 1.71 (for console 0.16.1)</li> <li><a href="https://github.com/console-rs/indicatif/commit/5436ffc52afa9086cb301585b7cb4f6bb71c71e2"><code>5436ffc</code></a> Start versioning Cargo.lock</li> <li>Additional commits viewable in <a href="https://github.com/console-rs/indicatif/compare/0.18.0...0.18.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=indicatif&package-manager=cargo&previous-version=0.18.0&new-version=0.18.3)](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>
1 parent 91bd696 commit faca8d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)