Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cappa from 0.16.2 to 0.17.0 (#985)
Bumps [cappa](https://github.com/dancardin/cappa) from 0.16.2 to 0.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dancardin/cappa/releases">cappa's releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Add <code>hidden=True/False</code> option to Command, which allows hiding … by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/105">DanCardin/cappa#105</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.16.6...v0.17.0">https://github.com/DanCardin/cappa/compare/v0.16.6...v0.17.0</a></p> <h2>v0.16.6</h2> <h2>What's Changed</h2> <ul> <li>fix: Correct the testing.CommandRunner deps signature. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/104">DanCardin/cappa#104</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.16.5...v0.16.6">https://github.com/DanCardin/cappa/compare/v0.16.5...v0.16.6</a></p> <h2>v0.16.5</h2> <h2>What's Changed</h2> <ul> <li>fix: Error short help should be contextual to the failing command.. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/103">DanCardin/cappa#103</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.16.4...v0.16.5">https://github.com/DanCardin/cappa/compare/v0.16.4...v0.16.5</a></p> <h2>v0.16.4</h2> <h2>What's Changed</h2> <ul> <li>chore: Swap black for ruff. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/101">DanCardin/cappa#101</a></li> <li>fix: Ensure optional bool retains bool action inference. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/102">DanCardin/cappa#102</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.16.3...v0.16.4">https://github.com/DanCardin/cappa/compare/v0.16.3...v0.16.4</a></p> <h2>v0.16.3</h2> <h2>What's Changed</h2> <ul> <li>fix: Use eval_type_backport to allow new syntax in python 3.8/9. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://redirect.github.com/DanCardin/cappa/pull/100">DanCardin/cappa#100</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.16.2...v0.16.3">https://github.com/DanCardin/cappa/compare/v0.16.2...v0.16.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DanCardin/cappa/blob/main/CHANGELOG.md">cappa's changelog</a>.</em></p> <blockquote> <h3>0.17.0</h3> <ul> <li>feat: Add <code>hidden=True/False</code> option to Command, which allows hiding individual subcommands options.</li> </ul> <h2>0.16</h2> <h3>0.16.6</h3> <ul> <li>fix: Correct the testing.CommandRunner deps signature.</li> </ul> <h3>0.16.5</h3> <ul> <li>fix: Error short help should be contextual to the failing command.</li> </ul> <h3>0.16.4</h3> <ul> <li>fix: Ensure optional bool retains bool action inference.</li> </ul> <h3>0.16.3</h3> <ul> <li>fix: Use eval_type_backport to allow new syntax in python 3.8/9.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DanCardin/cappa/commit/77fbc194327ec2a07d521480f8b2aaeff377044d"><code>77fbc19</code></a> Merge pull request <a href="https://redirect.github.com/dancardin/cappa/issues/105">#105</a> from DanCardin/dc/hidden-subcommand</li> <li><a href="https://github.com/DanCardin/cappa/commit/222df887d51908a27fd286b9a721fde54d15207f"><code>222df88</code></a> feat: Add <code>hidden=True/False</code> option to Command, which allows hiding individu...</li> <li><a href="https://github.com/DanCardin/cappa/commit/a431337e2f2a77bc0d9619405362885b5564e5a4"><code>a431337</code></a> Merge pull request <a href="https://redirect.github.com/dancardin/cappa/issues/104">#104</a> from DanCardin/dc/commandrunner-signature</li> <li><a href="https://github.com/DanCardin/cappa/commit/ac495374774992e4dd3b1ca29591a9e13433c88a"><code>ac49537</code></a> fix: Correct the testing.CommandRunner deps signature.</li> <li><a href="https://github.com/DanCardin/cappa/commit/b53fd57a634b77add0a828901d9f5764c09cc019"><code>b53fd57</code></a> Merge pull request <a href="https://redirect.github.com/dancardin/cappa/issues/103">#103</a> from DanCardin/dc/subcommand-shorthelp</li> <li><a href="https://github.com/DanCardin/cappa/commit/134d1e2167c780d62373b2b29c85aebb9c157aff"><code>134d1e2</code></a> fix: Error short help should be contextual to the failing command..</li> <li><a href="https://github.com/DanCardin/cappa/commit/0eb128c8625e6dbc9a36109e546ca92bdd8d282a"><code>0eb128c</code></a> Merge pull request <a href="https://redirect.github.com/dancardin/cappa/issues/102">#102</a> from DanCardin/dc/optional-bool</li> <li><a href="https://github.com/DanCardin/cappa/commit/2b835b2b3fc875224961f6f009fa7cde24a6f976"><code>2b835b2</code></a> fix: Ensure optional bool retains bool action inference.</li> <li><a href="https://github.com/DanCardin/cappa/commit/2b8773107e8c3a0082690523b524a8ea47779a78"><code>2b87731</code></a> Merge pull request <a href="https://redirect.github.com/dancardin/cappa/issues/101">#101</a> from DanCardin/dc/drop-black</li> <li><a href="https://github.com/DanCardin/cappa/commit/6a6a0e6c1879ebdea12f433f4b763fd2f5f2f6af"><code>6a6a0e6</code></a> chore: Swap black for ruff.</li> <li>Additional commits viewable in <a href="https://github.com/dancardin/cappa/compare/v0.16.2...v0.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cappa&package-manager=pip&previous-version=0.16.2&new-version=0.17.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information