build(deps): update rust crate indicatif to 0.17.9 #67
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.2
->0.17.9
Release Notes
console-rs/indicatif (indicatif)
v0.17.9
Compare Source
What's Changed
instant
withweb-time
by @torokati44 in https://github.com/console-rs/indicatif/pull/666None
by @cdellacqua in https://github.com/console-rs/indicatif/pull/664v0.17.8
Compare Source
What's Changed
real_len
by @tgolsson in https://github.com/console-rs/indicatif/pull/608VisualLines
newtype wrapper by @smoelius in https://github.com/console-rs/indicatif/pull/616{percent_precise}
style key by @OmarTawfik in https://github.com/console-rs/indicatif/pull/628v0.17.7
Compare Source
What's Changed
v0.17.6
Compare Source
What's Changed
ProgressState::duration()
overflow by @alexheretic in https://github.com/console-rs/indicatif/pull/560v0.17.5
Compare Source
Another smaller release. Fixes a regression from 0.17.4 and should drastically improve ETA and speed estimation thanks to great work by @afontenot in #539.
with_finish
method toProgressBarIter
(#548, thanks to @matthewhchan)On behalf of @chris-laplante and @djc, thanks to all contributors!
v0.17.4
Compare Source
Another small bugfix release.
with_
docs (#529, thanks to @lnicola)TermLike
targets (#526, thanks to @akx)ProgressDrawTarget
(#523, thanks to @tillarnold)MultiProgress
alignment handling and migrate from structopt => clap (#516)instant::Instant
when compiling to WASM (#514, thanks to @azriel91)contents_formatted()
method to `InMemoryTerm (#531, thanks to @dfaust)inc()
after work in examples (#522, thanks to @tatref)On behalf of the indicatif team (@chris-laplante and @djc), thanks to all contributors!
v0.17.3
Compare Source
A small maintenance release:
"fs"
feature in tokio dependency. by @azriel91 in https://github.com/console-rs/indicatif/pull/504Full Changelog: console-rs/indicatif@0.17.2...0.17.3
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.