dependabot[bot] opened a new pull request #1671: URL: https://github.com/apache/arrow-datafusion/pull/1671
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.12</h2> <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> </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.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> <h3>Fixes</h3> <p><strong>derive</strong></p> <ul> <li>Don't assume user does <code>use clap::ArgEnum</code> (<a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3277">#3277</a>)</li> <li>Documentation fixes</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/ea7699c11f58cbd921ae1aa549348204c2bb20f9"><code>ea7699c</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/d09188a7ce55f1f2d7fb7dd85ecac724b107c437"><code>d09188a</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/86c83d296fe962eafb9e72ed016315fc42f3fcdc"><code>86c83d2</code></a> feat: Add default_value_os_t (<a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3333">#3333</a>)</li> <li><a href="https://github.com/clap-rs/clap/commit/e5b06c306163dc01800cb5ef2eeafbbd24c4084c"><code>e5b06c3</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/ac43b7baee0ce75b3163d905b34821e2403b0315"><code>ac43b7b</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/af5502461ca5e2517e07000be84026b183573877"><code>af55024</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3334">#3334</a> from epage/source</li> <li><a href="https://github.com/clap-rs/clap/commit/c6664afe9d7eef249ec0d46e716dca0f0db0115f"><code>c6664af</code></a> fix(parser): Track the most explicit value source</li> <li><a href="https://github.com/clap-rs/clap/commit/afd0342a9b092eb5bf3d4ce165b8a6a5c5f8328b"><code>afd0342</code></a> docs(readme): discuss API trade offs</li> <li><a href="https://github.com/clap-rs/clap/commit/43673a1bd1ca902b789759ebb70006f4f4ebd167"><code>43673a1</code></a> docs(error): Update reported failure code</li> <li><a href="https://github.com/clap-rs/clap/commit/a7f33efd802430f6c9a1beb4f32be7289244ec72"><code>a7f33ef</code></a> docs(faq): Note clap-serde</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.0...v3.0.12">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