forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1565985
authored
chore(deps): Bump indicatif from 0.17.3 to 0.17.4 (vectordotdev#17532)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.3
to 0.17.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/console-rs/indicatif/releases">indicatif's
releases</a>.</em></p>
<blockquote>
<h2>0.17.4</h2>
<p>Another small bugfix release.</p>
<ul>
<li>Handle newline in msg and empty msg (<a
href="https://redirect.github.com/console-rs/indicatif/issues/540">#540</a>,
thanks to <a
href="https://github.com/RDruon"><code>@RDruon</code></a>)</li>
<li>Handle terminal line wrap to avoid new line (<a
href="https://redirect.github.com/console-rs/indicatif/issues/533">#533</a>,
thanks to <a
href="https://github.com/RDruon"><code>@RDruon</code></a>)</li>
<li>Resetting the elapsed time also resets ETA (<a
href="https://redirect.github.com/console-rs/indicatif/issues/538">#538</a>,
thanks to <a
href="https://github.com/afontenot"><code>@afontenot</code></a>)</li>
<li>Mention the prefix and message placeholders in the
<code>with_</code> docs (<a
href="https://redirect.github.com/console-rs/indicatif/issues/529">#529</a>,
thanks to <a
href="https://github.com/lnicola"><code>@lnicola</code></a>)</li>
<li>Allow rate-limiting <code>TermLike</code> targets (<a
href="https://redirect.github.com/console-rs/indicatif/issues/526">#526</a>,
thanks to <a href="https://github.com/akx"><code>@akx</code></a>)</li>
<li>Fix docs for <code>ProgressDrawTarget</code> (<a
href="https://redirect.github.com/console-rs/indicatif/issues/523">#523</a>,
thanks to <a
href="https://github.com/tillarnold"><code>@tillarnold</code></a>)</li>
<li>Change "OS X" to "macOS" (<a
href="https://redirect.github.com/console-rs/indicatif/issues/519">#519</a>,
thanks to <a
href="https://github.com/atouchet"><code>@atouchet</code></a>)</li>
<li>Fix <code>MultiProgress</code> alignment handling and migrate from
structopt => clap (<a
href="https://redirect.github.com/console-rs/indicatif/issues/516">#516</a>)</li>
<li>Don't deadlock when double-adding ProgressBar (<a
href="https://redirect.github.com/console-rs/indicatif/issues/515">#515</a>)</li>
<li>Use <code>instant::Instant</code> when compiling to WASM (<a
href="https://redirect.github.com/console-rs/indicatif/issues/514">#514</a>,
thanks to <a
href="https://github.com/azriel91"><code>@azriel91</code></a>)</li>
<li>Update portable-atomic requirement from 0.3.15 to 1.0.0 (<a
href="https://redirect.github.com/console-rs/indicatif/issues/512">#512</a>)</li>
<li>Add <code>contents_formatted()</code> method to `InMemoryTerm (<a
href="https://redirect.github.com/console-rs/indicatif/issues/531">#531</a>,
thanks to <a
href="https://github.com/dfaust"><code>@dfaust</code></a>)</li>
<li><code>inc()</code> after work in examples (<a
href="https://redirect.github.com/console-rs/indicatif/issues/522">#522</a>,
thanks to <a
href="https://github.com/tatref"><code>@tatref</code></a>)</li>
</ul>
<p>On behalf of the indicatif team (<a
href="https://github.com/chris-laplante"><code>@chris-laplante</code></a>
and <a href="https://github.com/djc"><code>@djc</code></a>), thanks to
all contributors!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/console-rs/indicatif/commit/6cc3814f802badcdc5619a39706af48a035e1c46"><code>6cc3814</code></a>
Bump CI MSRV to 1.62.1 to resolve Cargo metadata for vte</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/7c9465b75b2d8a284cde24bcf57636aa8489e2e0"><code>7c9465b</code></a>
Bump version to 0.17.4</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/5dc966c30923e01a3d297d975403d57715922eaf"><code>5dc966c</code></a>
Bump clap dependency to 4</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/577a34544affaa2db582b43f85d2a63b4b552d35"><code>577a345</code></a>
Only check library target against MSRV</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/9deb9ebe52beb3e1c613fb12c3e3d8673dbdeae5"><code>9deb9eb</code></a>
Add <code>contents_formatted</code> to <code>InMemoryTerm</code></li>
<li><a
href="https://github.com/console-rs/indicatif/commit/e0494e48c26c308902efb429a957f3fe5425de63"><code>e0494e4</code></a>
fix: inc after work</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/59cd60674c1d7eacee606a8ff90567b9e58a94f2"><code>59cd606</code></a>
Handle newline in msg and empty msg</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/6d31845d221ccdbbe5b6be566b6ff6d232ea03bf"><code>6d31845</code></a>
resetting the elapsed time also resets ETA</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/3d5dbb394b373c970f0f44011d06f3ba9b1d96fc"><code>3d5dbb3</code></a>
Add render tests</li>
<li><a
href="https://github.com/console-rs/indicatif/commit/66a90a660cd1308ba587ac4d44e70692d5ed14d0"><code>66a90a6</code></a>
Handle MultiProgress println</li>
<li>Additional commits viewable in <a
href="https://github.com/console-rs/indicatif/compare/0.17.3...0.17.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 078de66 commit 1565985Copy full SHA for 1565985
2 files changed
+6
-11
lines changed+5-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments