Commit 39d6a92
authored
Update Rust crate indicatif to 0.18.4 (#1866)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [indicatif](https://redirect.github.com/console-rs/indicatif) |
workspace.dependencies | patch | `0.18.3` → `0.18.4` |
---
### Release Notes
<details>
<summary>console-rs/indicatif (indicatif)</summary>
###
[`v0.18.4`](https://redirect.github.com/console-rs/indicatif/releases/tag/0.18.4)
[Compare
Source](https://redirect.github.com/console-rs/indicatif/compare/0.18.3...0.18.4)
#### What's Changed
- initial draft oft hold\_max with heuristic by
[@​djugei](https://redirect.github.com/djugei) in
[#​657](https://redirect.github.com/console-rs/indicatif/pull/657)
- Fix duration after finish by
[@​luolong](https://redirect.github.com/luolong) in
[#​748](https://redirect.github.com/console-rs/indicatif/pull/748)
- Add refresh rate warning for ProgressDrawTarget::term\_like() by
[@​djc](https://redirect.github.com/djc) in
[#​750](https://redirect.github.com/console-rs/indicatif/pull/750)
- Seeking heuristic tweaks by
[@​djc](https://redirect.github.com/djc) in
[#​751](https://redirect.github.com/console-rs/indicatif/pull/751)
- Expose the current tab width by
[@​alexisfontaine](https://redirect.github.com/alexisfontaine) in
[#​754](https://redirect.github.com/console-rs/indicatif/pull/754)
- Make WASM support optional via a feature flag by
[@​SvenFinn](https://redirect.github.com/SvenFinn) in
[#​761](https://redirect.github.com/console-rs/indicatif/pull/761)
- fix: respect NO\_COLOR and TERM=dumb environment variables by
[@​shaanmajid](https://redirect.github.com/shaanmajid) in
[#​764](https://redirect.github.com/console-rs/indicatif/pull/764)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **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/oxidecomputer/crucible).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4cad1fd commit 39d6a92
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments