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.20.1 to 0.21.2 (#1113)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cappa](https://github.com/dancardin/cappa) from 0.20.1 to 0.21.2. <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.21.2</h2> <h2>What's Changed</h2> <ul> <li>fix: action inference when <code>default</code> is an <code>Env</code>. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://github.com/DanCardin/cappa/pull/128">DanCardin/cappa#128</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.21.1...v0.21.2">https://github.com/DanCardin/cappa/compare/v0.21.1...v0.21.2</a></p> <h2>v0.21.1</h2> <h2>What's Changed</h2> <ul> <li>feat: Update automatic inference to support (isoformat) date, time, and datetime parsing. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://github.com/DanCardin/cappa/pull/127">DanCardin/cappa#127</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.21.0...v0.21.1">https://github.com/DanCardin/cappa/compare/v0.21.0...v0.21.1</a></p> <h2>v0.21.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Add <code>help_formatter</code> system wherein help text rendering can be customized. by <a href="https://github.com/DanCardin"><code>@DanCardin</code></a> in <a href="https://github.com/DanCardin/cappa/pull/126">DanCardin/cappa#126</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DanCardin/cappa/compare/v0.20.1...v0.21.0">https://github.com/DanCardin/cappa/compare/v0.20.1...v0.21.0</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.21.2</h3> <ul> <li>fix: action inference when <code>default</code> is an <code>Env</code>.</li> </ul> <h3>0.21.1</h3> <ul> <li>feat: Update automatic inference to support <code>date</code>, <code>time</code>, and <code>datetime</code> parsing (for isoformat).</li> </ul> <h3>0.21.0</h3> <ul> <li>feat: Add <code>help_formatter</code> system wherein help text rendering can be customized to include or exclude things like default values, or choices. Notably changes to include default values in help text by default.</li> </ul> <h2>0.20</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DanCardin/cappa/commit/594a461d7adbbbdab1efe04a015906cd95ea2ff0"><code>594a461</code></a> Merge pull request <a href="https://github.com/dancardin/cappa/issues/128">#128</a> from DanCardin/dc/env-default</li> <li><a href="https://github.com/DanCardin/cappa/commit/570fbc3dbed00a68150542cc511f01954ded6a38"><code>570fbc3</code></a> fix: action inference when <code>default</code> is an <code>Env</code>.</li> <li><a href="https://github.com/DanCardin/cappa/commit/2a62727d4c807d990d2791a3f0bfd9ba92b40871"><code>2a62727</code></a> Merge pull request <a href="https://github.com/dancardin/cappa/issues/127">#127</a> from DanCardin/dc/date-time</li> <li><a href="https://github.com/DanCardin/cappa/commit/e39c8dfb788e4f5c89a6ae70f3b2cc2edd8a7eaf"><code>e39c8df</code></a> feat: Update automatic inference to support <code>date</code>, <code>time</code>, and <code>datetime</code> pa...</li> <li><a href="https://github.com/DanCardin/cappa/commit/23aeeb183e2405fb20a80c7a54c1411858a9a7cb"><code>23aeeb1</code></a> Merge pull request <a href="https://github.com/dancardin/cappa/issues/126">#126</a> from DanCardin/dc/default-help</li> <li><a href="https://github.com/DanCardin/cappa/commit/0f945bcd208639c9451df302d6a9e4ad89ba2c4a"><code>0f945bc</code></a> feat: Add <code>help_formatter</code> system wherein help text rendering can be customized.</li> <li>See full diff in <a href="https://github.com/dancardin/cappa/compare/v0.20.1...v0.21.2">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.20.1&new-version=0.21.2)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Flaviu Vadan <flaviuvadan@gmail.com>
- Loading branch information