TeddyHuang-00 / sshping

SSH-based ping that measures interactive character echo latency and file transfer throughput. Pronounced "shipping".
https://crates.io/crates/sshping
MIT License
2 stars 1 forks source link

fix(deps): update rust crate indicatif to v0.17.9 #20

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
indicatif dependencies patch 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.