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

   Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.9 to 
0.17.11.
   <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.11</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Change <code>OnceCell</code> to <code>OnceLock</code> in 
<code>TabExpandedString</code> by <a 
href="https://github.com/tgross35";><code>@​tgross35</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/694";>console-rs/indicatif#694</a></li>
   </ul>
   <h2>0.17.10</h2>
   <h2>What's Changed</h2>
   <p>With some great performance improvements from <a 
href="https://github.com/jaheba";><code>@​jaheba</code></a>.</p>
   <ul>
   <li>Fix bar-less text output by <a 
href="https://github.com/spoutn1k";><code>@​spoutn1k</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/659";>console-rs/indicatif#659</a></li>
   <li>add tracing-indicatif create to integration list by <a 
href="https://github.com/emersonford";><code>@​emersonford</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/673";>console-rs/indicatif#673</a></li>
   <li>Fix double prints by <a 
href="https://github.com/spoutn1k";><code>@​spoutn1k</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/671";>console-rs/indicatif#671</a></li>
   <li>Only get draw_target-width when we actually draw by <a 
href="https://github.com/jaheba";><code>@​jaheba</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/683";>console-rs/indicatif#683</a></li>
   <li>Make tab extension lazy by <a 
href="https://github.com/jaheba";><code>@​jaheba</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/684";>console-rs/indicatif#684</a></li>
   <li>Make <code>ProgressBar:set_tab_with</code> take <code>&amp;self</code> 
by <a href="https://github.com/jaheba";><code>@​jaheba</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/685";>console-rs/indicatif#685</a></li>
   <li>Remove unnecessary spinner display in multi examples by <a 
href="https://github.com/shuntaka9576";><code>@​shuntaka9576</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/682";>console-rs/indicatif#682</a></li>
   <li>Add <code>dec</code> and <code>dec_length</code> to 
<code>ProgressBar</code> by <a 
href="https://github.com/jaheba";><code>@​jaheba</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/690";>console-rs/indicatif#690</a></li>
   <li>Update rand requirement from 0.8 to 0.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/console-rs/indicatif/pull/693";>console-rs/indicatif#693</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/fe5900305c80c7210ea7d1029b7cd47cac608d30";><code>fe59003</code></a>
 Bump the version to 0.17.11</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/9d4849a75dbfc98601657e45655b4c565b46d50d";><code>9d4849a</code></a>
 Change <code>OnceCell</code> to <code>OnceLock</code> in 
<code>TabExpandedString</code></li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/c340e9fd8b324ce0a76088cb8037606b04723843";><code>c340e9f</code></a>
 Bump version to 0.17.10</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/3c9017ed9afe01e16e90028085533c2a48db3eba";><code>3c9017e</code></a>
 Update rand requirement from 0.8 to 0.9 (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/693";>#693</a>)</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/2871b47d15d7775f8333ed282f10c6cf21d739b9";><code>2871b47</code></a>
 Add <code>dec</code> and <code>dec_length</code> to 
<code>ProgressBar</code></li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/be119bd3d196ffae074c5f15819ea08222db909c";><code>be119bd</code></a>
 Remove unnecessary spinner display in multi examples (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/682";>#682</a>)</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/1a5f6064b597ad7d576d1c4ddaae439783e614c6";><code>1a5f606</code></a>
 Make ProgressBar:set_tab_with take &amp;self</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/fff12180c9d1c74a1f529fdb996105a122905b65";><code>fff1218</code></a>
 Make tab extension lazy</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/33a7843c214ce1886161c52afeec217ef5f5110e";><code>33a7843</code></a>
 Only get draw_target-width when we actually draw</li>
   <li><a 
href="https://github.com/console-rs/indicatif/commit/6417492caa546a91ca6f69881d33141ddaf192c2";><code>6417492</code></a>
 Fix double prints (<a 
href="https://redirect.github.com/console-rs/indicatif/issues/671";>#671</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/console-rs/indicatif/compare/0.17.9...0.17.11";>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.9&new-version=0.17.11)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to