uv
852aba4f - Update Rust crate indicatif to 0.18.0 (#14598)

Commit
222 days ago
Update Rust crate indicatif to 0.18.0 (#14598) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [indicatif](https://redirect.github.com/console-rs/indicatif) | workspace.dependencies | minor | `0.17.8` -> `0.18.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>console-rs/indicatif (indicatif)</summary> ### [`v0.18.0`](https://redirect.github.com/console-rs/indicatif/releases/tag/0.18.0) [Compare Source](https://redirect.github.com/console-rs/indicatif/compare/0.17.12...0.18.0) Unfortunately [0.17.12](https://redirect.github.com/console-rs/indicatif/releases/0.17.12) had to be yanked because the console upgrade was a semver-incompatible change. Rerelease as 0.18.0 instead. #### What's Changed - Bump version to 0.18.0 by [@&#8203;djc](https://redirect.github.com/djc) in [https://github.com/console-rs/indicatif/pull/715](https://redirect.github.com/console-rs/indicatif/pull/715) ### [`v0.17.12`](https://redirect.github.com/console-rs/indicatif/releases/tag/0.17.12) [Compare Source](https://redirect.github.com/console-rs/indicatif/compare/0.17.11...0.17.12) #### What's Changed - Add ProgressBar::force\_draw by [@&#8203;jaheba](https://redirect.github.com/jaheba) in [https://github.com/console-rs/indicatif/pull/689](https://redirect.github.com/console-rs/indicatif/pull/689) - Use width to truncate `HumanFloatCount` values by [@&#8203;ReagentX](https://redirect.github.com/ReagentX) in [https://github.com/console-rs/indicatif/pull/696](https://redirect.github.com/console-rs/indicatif/pull/696) - `ProgressStyle` enable/disable colors based on draw target by [@&#8203;tonywu6](https://redirect.github.com/tonywu6) in [https://github.com/console-rs/indicatif/pull/699](https://redirect.github.com/console-rs/indicatif/pull/699) - Switch dep number\_prefix to unit\_prefix by [@&#8203;kimono-koans](https://redirect.github.com/kimono-koans) in [https://github.com/console-rs/indicatif/pull/709](https://redirect.github.com/console-rs/indicatif/pull/709) - draw\_target: inline the format arg to silence clippy by [@&#8203;chris-laplante](https://redirect.github.com/chris-laplante) in [https://github.com/console-rs/indicatif/pull/711](https://redirect.github.com/console-rs/indicatif/pull/711) - Upgrade to console 0.16 by [@&#8203;djc](https://redirect.github.com/djc) in [https://github.com/console-rs/indicatif/pull/712](https://redirect.github.com/console-rs/indicatif/pull/712) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Author
Parents
Loading