dependabot[bot] opened a new pull request #1260:
URL: https://github.com/apache/arrow-rs/pull/1260


   Updates the requirements on [clap](https://github.com/clap-rs/clap) to 
permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/clap-rs/clap/releases";>clap's releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.13</h2>
   <h2>[3.0.13] - 2022-01-26</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Show optional flag values wrapped in <code>[]</code></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md";>clap's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[3.0.13] - 2022-01-26</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Show optional flag values wrapped in <code>[]</code></li>
   </ul>
   <h2>[3.0.12] - 2022-01-24</h2>
   <h3>Features</h3>
   <ul>
   <li><em>(derive)</em> Support for <code>default_value_os_t</code></li>
   </ul>
   <h2>[3.0.11] - 2022-01-24</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Ensure conflicts work when they target a group with a default value</li>
   </ul>
   <h2>[3.0.10] - 2022-01-18</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Resolve <code>panic!</code> from v3.0.8 when using 
<code>global_setting(PropagateVersion)</code>.</li>
   </ul>
   <h2>[3.0.9] - 2022-01-17</h2>
   <h3>Features</h3>
   <ul>
   <li>Added <code>App::find_subcommand_mut</code></li>
   </ul>
   <h2>[3.0.8] - 2022-01-17</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Respected <code>DisableColoredHelp</code> on <code>cmd help 
help</code></li>
   <li>Provide a little more context when completing arguments for <code>cmd 
help</code></li>
   <li>Provide more context for some asserts</li>
   <li>Small documentation improvements</li>
   </ul>
   <h2>[3.0.7] - 2022-01-12</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Shift more asserts from parsing to <code>App</code> building (ie will 
now run in <code>App::debug_assert</code>)</li>
   </ul>
   <p><strong>derive</strong></p>
   <ul>
   <li>Documentation fixes</li>
   </ul>
   <h2>[3.0.6] - 2022-01-10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/clap-rs/clap/commit/d2109b39692291860a7b3a61e4bf51b02b9a32fe";><code>d2109b3</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/7f1860e7e2d549516553ca37d609a44c3d16ba2a";><code>7f1860e</code></a>
 chore: Update release process</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/f5ae5714bc192b41419f7292870441ee9a1840a4";><code>f5ae571</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/993d55fcf3bddd0ba478e06852901fefaa71d713";><code>993d55f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3347";>#3347</a>
 from jpgrayson/master</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/7eea7d27ad685bb92bd71a01328729976eb2159c";><code>7eea7d2</code></a>
 fix(help): Optional arg values in brackets</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/50b3d2966e0562923cfd0bb5b4445b2f1cc1d0fb";><code>50b3d29</code></a>
 Correct README syntax for bool flag (<a 
href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/5ccffb073b32d5094e923b5509fc2ab567eb518a";><code>5ccffb0</code></a>
 docs: Fix builder link from docs.rs <a 
href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3345";>#3345</a></li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/b88faadcb9b881bc09ef888ce077c12e589a0e0d";><code>b88faad</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3343";>#3343</a>
 from epage/sub</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/f32d640d49355f8b1f748f57f1a896bd22c0bc29";><code>f32d640</code></a>
 docs(tutorial): Talk about required/optional subcommands</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/ea7699c11f58cbd921ae1aa549348204c2bb20f9";><code>ea7699c</code></a>
 chore: Release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.0...v3.0.13";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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>


-- 
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...@arrow.apache.org

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


Reply via email to