Closed nextest-bot closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.65%. Comparing base (
0a88353
) to head (d4efbcf
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.17.8
->0.17.9
Release Notes
console-rs/indicatif (indicatif)
### [`v0.17.9`](https://redirect.github.com/console-rs/indicatif/releases/tag/0.17.9) [Compare Source](https://redirect.github.com/console-rs/indicatif/compare/0.17.8...0.17.9) #### What's Changed - Mention ProgressTracker near list of template keys by [@djc](https://redirect.github.com/djc) in [https://github.com/console-rs/indicatif/pull/632](https://redirect.github.com/console-rs/indicatif/pull/632) - tests: print whether colors are enabled to help diagnose spurious failure by [@chris-laplante](https://redirect.github.com/chris-laplante) in [https://github.com/console-rs/indicatif/pull/641](https://redirect.github.com/console-rs/indicatif/pull/641) - Workarounds for flaky tty/color support in GitHub actions runner by [@chris-laplante](https://redirect.github.com/chris-laplante) in [https://github.com/console-rs/indicatif/pull/646](https://redirect.github.com/console-rs/indicatif/pull/646) - Fix move cursor flag not working by [@SuperTux88](https://redirect.github.com/SuperTux88) in [https://github.com/console-rs/indicatif/pull/648](https://redirect.github.com/console-rs/indicatif/pull/648) - chore: fix comment by [@rustco](https://redirect.github.com/rustco) in [https://github.com/console-rs/indicatif/pull/649](https://redirect.github.com/console-rs/indicatif/pull/649) - Fix AtomicPosition::reset storing wrong value by [@TheJokr](https://redirect.github.com/TheJokr) in [https://github.com/console-rs/indicatif/pull/650](https://redirect.github.com/console-rs/indicatif/pull/650) - Documentation tweaks; bump MSRV by [@chris-laplante](https://redirect.github.com/chris-laplante) in [https://github.com/console-rs/indicatif/pull/653](https://redirect.github.com/console-rs/indicatif/pull/653) - Update deny config for cargo-deny 0.15 release by [@djc](https://redirect.github.com/djc) in [https://github.com/console-rs/indicatif/pull/655](https://redirect.github.com/console-rs/indicatif/pull/655) - Update unicode-width requirement from 0.1 to 0.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/console-rs/indicatif/pull/658](https://redirect.github.com/console-rs/indicatif/pull/658) - Replace `instant` with `web-time` by [@torokati44](https://redirect.github.com/torokati44) in [https://github.com/console-rs/indicatif/pull/666](https://redirect.github.com/console-rs/indicatif/pull/666) - Bump EmbarkStudios/cargo-deny-action from 1 to 2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/console-rs/indicatif/pull/654](https://redirect.github.com/console-rs/indicatif/pull/654) - Bump version to 0.17.9 by [@djc](https://redirect.github.com/djc) in [https://github.com/console-rs/indicatif/pull/667](https://redirect.github.com/console-rs/indicatif/pull/667) - feat: allow constructing and setting the progress bar len to `None` by [@cdellacqua](https://redirect.github.com/cdellacqua) in [https://github.com/console-rs/indicatif/pull/664](https://redirect.github.com/console-rs/indicatif/pull/664)Configuration
π Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.