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.13.0 to 0.13.1 (#285)
Bumps [typer](https://github.com/fastapi/typer) from 0.13.0 to 0.13.1. <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.13.1</h2> <h3>Features</h3> <ul> <li>✨ Remove Rich tags when showing completion text. PR <a href="https://redirect.github.com/fastapi/typer/pull/877">#877</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Render Rich markup as HTML in Markdown docs. PR <a href="https://redirect.github.com/fastapi/typer/pull/847">#847</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Support cp850 encoding for auto-completion in PowerShell. PR <a href="https://redirect.github.com/fastapi/typer/pull/808">#808</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Allow gettext translation of help message. PR <a href="https://redirect.github.com/fastapi/typer/pull/886">#886</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🐛 Fix printing HTML from Rich output. PR <a href="https://redirect.github.com/fastapi/typer/pull/1055">#1055</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>📝 Update markdown includes to use the new simpler format. PR <a href="https://redirect.github.com/fastapi/typer/pull/1054">#1054</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump ruff from 0.7.3 to 0.7.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1051">#1051</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1047">#1047</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.7.2 to 0.7.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1046">#1046</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1044">#1044</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest-cov requirement from <!-- raw HTML omitted -->=2.10.0,<7.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1033">#1033</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> </ul> </blockquote> </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.13.1</h2> <h3>Features</h3> <ul> <li>✨ Remove Rich tags when showing completion text. PR <a href="https://redirect.github.com/fastapi/typer/pull/877">#877</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Render Rich markup as HTML in Markdown docs. PR <a href="https://redirect.github.com/fastapi/typer/pull/847">#847</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Support cp850 encoding for auto-completion in PowerShell. PR <a href="https://redirect.github.com/fastapi/typer/pull/808">#808</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> <li>✨ Allow gettext translation of help message. PR <a href="https://redirect.github.com/fastapi/typer/pull/886">#886</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🐛 Fix printing HTML from Rich output. PR <a href="https://redirect.github.com/fastapi/typer/pull/1055">#1055</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>📝 Update markdown includes to use the new simpler format. PR <a href="https://redirect.github.com/fastapi/typer/pull/1054">#1054</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump ruff from 0.7.3 to 0.7.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1051">#1051</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1047">#1047</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.7.2 to 0.7.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1046">#1046</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1044">#1044</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Update pytest-cov requirement from <!-- raw HTML omitted -->=2.10.0,<7.0.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1033">#1033</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastapi/typer/commit/53e21fdc09fe2ef2310a7e4a7e353f42712d5770"><code>53e21fd</code></a> 🔖 Release version 0.13.1</li> <li><a href="https://github.com/fastapi/typer/commit/77a7216818c3b37128e4e85cf60f6af87e7e0bd4"><code>77a7216</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/12459d21f2026dd806259702d934db0138196921"><code>12459d2</code></a> 📝 Update markdown includes to use the new simpler format (<a href="https://redirect.github.com/fastapi/typer/issues/1054">#1054</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/f802688f1c35f9ba07c2e2ce5b9e845f01fff3b6"><code>f802688</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/603f39d2bfbe283b6138ff87188022d5535ae772"><code>603f39d</code></a> ✨ Remove Rich tags when showing completion text (<a href="https://redirect.github.com/fastapi/typer/issues/877">#877</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/20d4e5c76739ddb21e78d3f3166d6f73a09f5aad"><code>20d4e5c</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/376b907e3cd8f9cc05afa4f77b24e26d19f60e71"><code>376b907</code></a> 🐛 Fix printing HTML from Rich output (<a href="https://redirect.github.com/fastapi/typer/issues/1055">#1055</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/2f9ce51b2716b22014d82f13cc1ecdfc34e75ad7"><code>2f9ce51</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/5996fc18cb4cf29854b592061581f42957ce6257"><code>5996fc1</code></a> ✨ Render Rich markup as HTML in Markdown docs (<a href="https://redirect.github.com/fastapi/typer/issues/847">#847</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/a6167b381a5d270fb44848a492bea6f3547178c8"><code>a6167b3</code></a> 📝 Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/typer/compare/0.13.0...0.13.1">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.13.0&new-version=0.13.1)](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