dependabot[bot] opened a new pull request, #16992:
URL: https://github.com/apache/datafusion/pull/16992

   Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 
0.18.0.
   <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.18.0</h2>
   <p>Unfortunately <a 
href="https://github.com/console-rs/indicatif/releases/0.17.12";>0.17.12</a> had 
to be yanked because the console upgrade was a semver-incompatible change. 
Rerelease as 0.18.0 instead.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump version to 0.18.0 by <a 
href="https://github.com/djc";><code>@​djc</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/715";>console-rs/indicatif#715</a></li>
   </ul>
   <h2>0.17.12</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add ProgressBar::force_draw by <a 
href="https://github.com/jaheba";><code>@​jaheba</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/689";>console-rs/indicatif#689</a></li>
   <li>Use width to truncate <code>HumanFloatCount</code> values by <a 
href="https://github.com/ReagentX";><code>@​ReagentX</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/696";>console-rs/indicatif#696</a></li>
   <li><code>ProgressStyle</code> enable/disable colors based on draw target by 
<a href="https://github.com/tonywu6";><code>@​tonywu6</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/699";>console-rs/indicatif#699</a></li>
   <li>Switch dep number_prefix to unit_prefix by <a 
href="https://github.com/kimono-koans";><code>@​kimono-koans</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/709";>console-rs/indicatif#709</a></li>
   <li>draw_target: inline the format arg to silence clippy by <a 
href="https://github.com/chris-laplante";><code>@​chris-laplante</code></a> in 
<a 
href="https://redirect.github.com/console-rs/indicatif/pull/711";>console-rs/indicatif#711</a></li>
   <li>Upgrade to console 0.16 by <a 
href="https://github.com/djc";><code>@​djc</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/712";>console-rs/indicatif#712</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/354b7325467252009f8bc0bd7155798a17deb84a";><code>354b732</code></a>
 Bump version to 0.18.0</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/f46ba0ac88ac0ce5f98f5b2bdef3a2a53618d257";><code>f46ba0a</code></a>
 Bump version to 0.17.12</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/9f08f12f4076e02884e39331b39a86fb5b955b43";><code>9f08f12</code></a>
 Upgrade to console 0.16</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/9afc3621129d2007ce0bdbda1be537d7fd66cbb3";><code>9afc362</code></a>
 draw_target: inline the format arg to silence clippy</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/880d8ce6b9e1615605fdf2c84cc24068f985a0b0";><code>880d8ce</code></a>
 Switch from number_prefix to unit-prefix (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/709";>#709</a>)</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/458e4dc391c1b001937e502bd450a0bfc8b4d9f6";><code>458e4dc</code></a>
 <code>ProgressStyle</code> enable/disable colors based on draw target (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/699";>#699</a>)</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/abd2181eb058de862984d3792bf31741ec03b2ba";><code>abd2181</code></a>
 Use width to truncate <code>HumanFloatCount</code> values (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/696";>#696</a>)</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/79ea0854149f7a7d2338a26daa5760d1cd696733";><code>79ea085</code></a>
 Add ProgressBar::force_draw (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/689";>#689</a>)</li>
   <li>See full diff in <a 
href="https://github.com/console-rs/indicatif/compare/0.17.11...0.18.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=indicatif&package-manager=cargo&previous-version=0.17.11&new-version=0.18.0)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to