Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump typer from 0.9.0 to 0.12.5 (#8885)
Bumps [typer](https://github.com/fastapi/typer) from 0.9.0 to 0.12.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/releases">typer's releases</a>.</em></p> <blockquote> <h2>0.12.5</h2> <h3>Features</h3> <ul> <li>💄 Unify the width of the Rich console for help and errors. PR <a href="https://redirect.github.com/fastapi/typer/pull/788">#788</a> by <a href="https://github.com/racinmat"><code>@racinmat</code></a>.</li> <li>🚸 Improve assertion error message if a group is not a valid subclass. PR <a href="https://redirect.github.com/fastapi/typer/pull/425">#425</a> by <a href="https://github.com/chrisburr"><code>@chrisburr</code></a>.</li> </ul> <h3>Fixes</h3> <ul> <li>🐛 Ensure <code>rich_markup_mode=None</code> disables Rich formatting. PR <a href="https://redirect.github.com/fastapi/typer/pull/859">#859</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🐛 Fix sourcing of completion path for Git Bash. PR <a href="https://redirect.github.com/fastapi/typer/pull/801">#801</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🐛 Fix PowerShell completion with incomplete word. PR <a href="https://redirect.github.com/fastapi/typer/pull/360">#360</a> by <a href="https://github.com/patricksurry"><code>@patricksurry</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🔥 Remove Python 3.6 specific code paths. PR <a href="https://redirect.github.com/fastapi/typer/pull/850">#850</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🔥 Clean up redundant code. PR <a href="https://redirect.github.com/fastapi/typer/pull/858">#858</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>♻️ Use F-strings in Click examples in docs. PR <a href="https://redirect.github.com/fastapi/typer/pull/891">#891</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>📝Add missing <code>main.py</code> in tutorial on CLI option names. PR <a href="https://redirect.github.com/fastapi/typer/pull/868">#868</a> by <a href="https://github.com/fsramalho"><code>@fsramalho</code></a>.</li> <li>📝 Fix broken link. PR <a href="https://redirect.github.com/fastapi/typer/pull/835">#835</a> by <a href="https://github.com/OhioDschungel6"><code>@OhioDschungel6</code></a>.</li> <li>📝 Update package docs with the latest versions of Typer and Poetry. PR <a href="https://redirect.github.com/fastapi/typer/pull/781">#781</a> by <a href="https://github.com/kinuax"><code>@kinuax</code></a>.</li> <li>📝 Update the Progress Bar tutorial with correct output. PR <a href="https://redirect.github.com/fastapi/typer/pull/199">#199</a> by <a href="https://github.com/n1ckdm"><code>@n1ckdm</code></a>.</li> <li>📝 Add docs and scripts to test completion in different shells. PR <a href="https://redirect.github.com/fastapi/typer/pull/953">#953</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✏️ Fix a typo in <code>docs/virtual-environments.md</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/952">#952</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✏️ Fix typo in <code>docs/contributing.md</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/947">#947</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>📝 Add docs for virtual environments, environment variables, and update contributing. PR <a href="https://redirect.github.com/fastapi/typer/pull/946">#946</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>🔨 Pre-install dependencies in Docker so that testing in Docker is faster. PR <a href="https://redirect.github.com/fastapi/typer/pull/954">#954</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✅ Add <code>needs_bash</code> test fixture. PR <a href="https://redirect.github.com/fastapi/typer/pull/888">#888</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.18 to 9.5.33. PR <a href="https://redirect.github.com/fastapi/typer/pull/945">#945</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pillow from 10.3.0 to 10.4.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/939">#939</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>👷 Fix issue-manager. PR <a href="https://redirect.github.com/fastapi/typer/pull/948">#948</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>🙈 Remove extra line in .gitignore. PR <a href="https://redirect.github.com/fastapi/typer/pull/936">#936</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>⬆ Update pytest-cov requirement from <!-- raw HTML omitted -->=2.10.0,<6.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/844">#844</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/865">#865</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest requirement from <!-- raw HTML omitted -->=4.4.0,<9.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/915">#915</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest-sugar requirement from <!-- raw HTML omitted -->=0.9.4,<1.1.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/841">#841</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> </ul> <h2>0.12.4</h2> <h3>Features</h3> <ul> <li>✨ Add support for Python 3.12, tests in CI and official marker. PR <a href="https://redirect.github.com/tiangolo/typer/pull/807">#807</a> by <a href="https://github.com/ivantodorovich"><code>@ivantodorovich</code></a>.</li> </ul> <h3>Fixes</h3> <ul> <li>🐛 Fix support for <code>UnionType</code> (e.g. <code>str | None</code>) with Python 3.11. PR <a href="https://redirect.github.com/fastapi/typer/pull/548">#548</a> by <a href="https://github.com/jonaslb"><code>@jonaslb</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/blob/master/docs/release-notes.md">typer's changelog</a>.</em></p> <blockquote> <h2>0.12.5</h2> <h3>Features</h3> <ul> <li>💄 Unify the width of the Rich console for help and errors. PR <a href="https://redirect.github.com/fastapi/typer/pull/788">#788</a> by <a href="https://github.com/racinmat"><code>@racinmat</code></a>.</li> <li>🚸 Improve assertion error message if a group is not a valid subclass. PR <a href="https://redirect.github.com/fastapi/typer/pull/425">#425</a> by <a href="https://github.com/chrisburr"><code>@chrisburr</code></a>.</li> </ul> <h3>Fixes</h3> <ul> <li>🐛 Ensure <code>rich_markup_mode=None</code> disables Rich formatting. PR <a href="https://redirect.github.com/fastapi/typer/pull/859">#859</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🐛 Fix sourcing of completion path for Git Bash. PR <a href="https://redirect.github.com/fastapi/typer/pull/801">#801</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🐛 Fix PowerShell completion with incomplete word. PR <a href="https://redirect.github.com/fastapi/typer/pull/360">#360</a> by <a href="https://github.com/patricksurry"><code>@patricksurry</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🔥 Remove Python 3.6 specific code paths. PR <a href="https://redirect.github.com/fastapi/typer/pull/850">#850</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>🔥 Clean up redundant code. PR <a href="https://redirect.github.com/fastapi/typer/pull/858">#858</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>♻️ Use F-strings in Click examples in docs. PR <a href="https://redirect.github.com/fastapi/typer/pull/891">#891</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>📝Add missing <code>main.py</code> in tutorial on CLI option names. PR <a href="https://redirect.github.com/fastapi/typer/pull/868">#868</a> by <a href="https://github.com/fsramalho"><code>@fsramalho</code></a>.</li> <li>📝 Fix broken link. PR <a href="https://redirect.github.com/fastapi/typer/pull/835">#835</a> by <a href="https://github.com/OhioDschungel6"><code>@OhioDschungel6</code></a>.</li> <li>📝 Update package docs with the latest versions of Typer and Poetry. PR <a href="https://redirect.github.com/fastapi/typer/pull/781">#781</a> by <a href="https://github.com/kinuax"><code>@kinuax</code></a>.</li> <li>📝 Update the Progress Bar tutorial with correct output. PR <a href="https://redirect.github.com/fastapi/typer/pull/199">#199</a> by <a href="https://github.com/n1ckdm"><code>@n1ckdm</code></a>.</li> <li>📝 Add docs and scripts to test completion in different shells. PR <a href="https://redirect.github.com/fastapi/typer/pull/953">#953</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✏️ Fix a typo in <code>docs/virtual-environments.md</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/952">#952</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✏️ Fix typo in <code>docs/contributing.md</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/947">#947</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>📝 Add docs for virtual environments, environment variables, and update contributing. PR <a href="https://redirect.github.com/fastapi/typer/pull/946">#946</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>🔨 Pre-install dependencies in Docker so that testing in Docker is faster. PR <a href="https://redirect.github.com/fastapi/typer/pull/954">#954</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>✅ Add <code>needs_bash</code> test fixture. PR <a href="https://redirect.github.com/fastapi/typer/pull/888">#888</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.18 to 9.5.33. PR <a href="https://redirect.github.com/fastapi/typer/pull/945">#945</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pillow from 10.3.0 to 10.4.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/939">#939</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>👷 Fix issue-manager. PR <a href="https://redirect.github.com/fastapi/typer/pull/948">#948</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>🙈 Remove extra line in .gitignore. PR <a href="https://redirect.github.com/fastapi/typer/pull/936">#936</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>⬆ Update pytest-cov requirement from <!-- raw HTML omitted -->=2.10.0,<6.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/844">#844</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/865">#865</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest requirement from <!-- raw HTML omitted -->=4.4.0,<9.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/915">#915</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest-sugar requirement from <!-- raw HTML omitted -->=0.9.4,<1.1.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/841">#841</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> </ul> <h2>0.12.4</h2> <h3>Features</h3> <ul> <li>✨ Add support for Python 3.12, tests in CI and official marker. PR <a href="https://redirect.github.com/tiangolo/typer/pull/807">#807</a> by <a href="https://github.com/ivantodorovich"><code>@ivantodorovich</code></a>.</li> </ul> <h3>Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastapi/typer/commit/88aefd4492696bd1afa7bdb49477dec2c29d7e77"><code>88aefd4</code></a> 🔖 Release version 0.12.5</li> <li><a href="https://github.com/fastapi/typer/commit/3ac3644d480677ae44c50e436920def381aab915"><code>3ac3644</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/d93c0ac714386b39df87597e30149bf2c2a7e824"><code>d93c0ac</code></a> 🔨 Pre-install dependencies in Docker so that testing in Docker is faster (<a href="https://redirect.github.com/fastapi/typer/issues/954">#954</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/a3378509cf2cc949473daf3c144ed759051de6c9"><code>a337850</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/a5b7557140eda1f494050a791d51469ca6483805"><code>a5b7557</code></a> ✅ Add <code>needs_bash</code> test fixture (<a href="https://redirect.github.com/fastapi/typer/issues/888">#888</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/6cc1f9a361414c09db45a0ffd36823fdfd405636"><code>6cc1f9a</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/fc2c54f0aa9508b4a72ae50cb3bcb3bd0e6c1a21"><code>fc2c54f</code></a> 🐛 Ensure <code>rich_markup_mode=None</code> disables Rich formatting (<a href="https://redirect.github.com/fastapi/typer/issues/859">#859</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/f17bb0675a33d23064b24c67754e8fa78e3dfc41"><code>f17bb06</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/afac2b80dca716f65e63f539b5885c37e031a0cf"><code>afac2b8</code></a> 🐛 Fix sourcing of completion path for Git Bash (<a href="https://redirect.github.com/fastapi/typer/issues/801">#801</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/6b35a70cd128366fe70d019ebaea2556ab50d4f0"><code>6b35a70</code></a> 📝 Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/typer/compare/0.9.0...0.12.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typer&package-manager=pip&previous-version=0.9.0&new-version=0.12.5)](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>
- Loading branch information