Commit 5f0408c
authored
chore(deps): bump indicatif from 0.18.3 to 0.18.4 (#20410)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.3
to 0.18.4.
<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.4</h2>
<h2>What's Changed</h2>
<ul>
<li>initial draft oft hold_max with heuristic by <a
href="https://github.com/djugei"><code>@djugei</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/657">console-rs/indicatif#657</a></li>
<li>Fix duration after finish by <a
href="https://github.com/luolong"><code>@luolong</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/748">console-rs/indicatif#748</a></li>
<li>Add refresh rate warning for ProgressDrawTarget::term_like() by <a
href="https://github.com/djc"><code>@djc</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/750">console-rs/indicatif#750</a></li>
<li>Seeking heuristic tweaks by <a
href="https://github.com/djc"><code>@djc</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/751">console-rs/indicatif#751</a></li>
<li>Expose the current tab width by <a
href="https://github.com/alexisfontaine"><code>@alexisfontaine</code></a>
in <a
href="https://redirect.github.com/console-rs/indicatif/pull/754">console-rs/indicatif#754</a></li>
<li>Make WASM support optional via a feature flag by <a
href="https://github.com/SvenFinn"><code>@SvenFinn</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/761">console-rs/indicatif#761</a></li>
<li>fix: respect NO_COLOR and TERM=dumb environment variables by <a
href="https://github.com/shaanmajid"><code>@shaanmajid</code></a> in <a
href="https://redirect.github.com/console-rs/indicatif/pull/764">console-rs/indicatif#764</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/console-rs/indicatif/commit/4de2f604c3f5af5556db0a1d15e296102879c8d9"><code>4de2f60</code></a>
Bump version to 0.18.4</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/8e0ab0e6b2b098afa68e62a9b41c6c9d6f74811d"><code>8e0ab0e</code></a>
fix: respect NO_COLOR and TERM=dumb environment variables</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/781b2d045bfecc61880ac7dbc171b72cc92eebab"><code>781b2d0</code></a>
Take semver-compatible dependency updates</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/34aee0740c59ad5ba5688328aec122b05b3c2dea"><code>34aee07</code></a>
Introduce unicode-width feature</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/51d284f25dc6fa2b4d5b25b6d13201f683119c9a"><code>51d284f</code></a>
Introduce wasmbind feature</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/ee057e542d0c587c57871aa1487b3f828dd99bbf"><code>ee057e5</code></a>
Bump tokio from 1.48.0 to 1.49.0</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/31bcea3a68acc00363c5be5d69d5f7c8b3a27ed5"><code>31bcea3</code></a>
Bump portable-atomic from 1.11.1 to 1.12.0</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/dbd26eb18157e5fad18c79e1933ad5f249165d6c"><code>dbd26eb</code></a>
Bump console from 0.16.1 to 0.16.2</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/7ac4a0d1b8bb698619f9880105dc9d27799a3d55"><code>7ac4a0d</code></a>
Expose the current tab width</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/95088ffd980a6f0cdd6571418fd9c6d6fd1603d1"><code>95088ff</code></a>
iter: clean up variable names, casting</li>
<li>Additional commits viewable in <a
href="https://github.com/console-rs/indicatif/compare/0.18.3...0.18.4">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 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>1 parent bd31db9 commit 5f0408c
1 file changed
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