Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump uvicorn from 0.32.1 to 0.34.0 in /packages/python (#…
…1155) Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/releases">uvicorn's releases</a>.</em></p> <blockquote> <h2>Version 0.34.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>content-length</code> to 500 response in wsproto by <a href="https://github.com/Kludex"><code>@Kludex</code></a> in <a href="https://redirect.github.com/encode/uvicorn/pull/2542">encode/uvicorn#2542</a></li> <li>Drop Python 3.8 by <a href="https://github.com/Kludex"><code>@Kludex</code></a> in <a href="https://redirect.github.com/encode/uvicorn/pull/2543">encode/uvicorn#2543</a></li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.33.0...0.34.0">https://github.com/encode/uvicorn/compare/0.33.0...0.34.0</a></p> <h2>Version 0.33.0</h2> <h2>What's Changed</h2> <ul> <li>Remove WatchGod by <a href="https://github.com/Kludex"><code>@Kludex</code></a> in <a href="https://redirect.github.com/encode/uvicorn/pull/2536">encode/uvicorn#2536</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bwells"><code>@bwells</code></a> made their first contribution in <a href="https://redirect.github.com/encode/uvicorn/pull/2491">encode/uvicorn#2491</a></li> <li><a href="https://github.com/tback"><code>@tback</code></a> made their first contribution in <a href="https://redirect.github.com/encode/uvicorn/pull/2528">encode/uvicorn#2528</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.32.1...0.33.0">https://github.com/encode/uvicorn/compare/0.32.1...0.33.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/blob/master/docs/release-notes.md">uvicorn's changelog</a>.</em></p> <blockquote> <h2>0.34.0 (December 15, 2024)</h2> <h3>Added</h3> <ul> <li>Add <code>content-length</code> to 500 response in <code>wsproto</code> implementation (<a href="https://redirect.github.com/encode/uvicorn/issues/2542">#2542</a>)</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for Python 3.8 (<a href="https://redirect.github.com/encode/uvicorn/issues/2543">#2543</a>)</li> </ul> <h2>0.33.0 (December 14, 2024)</h2> <h3>Removed</h3> <ul> <li>Remove <code>WatchGod</code> support for <code>--reload</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2536">#2536</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/uvicorn/commit/7983c1ae9c2276b94cd85217f7aa58bb248847c4"><code>7983c1a</code></a> Version 0.34.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2546">#2546</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/75d4402f32e09b37a76b5fc7325482906c402275"><code>75d4402</code></a> Add alls-green job (<a href="https://redirect.github.com/encode/uvicorn/issues/2544">#2544</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/4156ccb4c9779786630cd7c52f9919c3647ac036"><code>4156ccb</code></a> Drop Python 3.8 (<a href="https://redirect.github.com/encode/uvicorn/issues/2543">#2543</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/3575cbaa4ef3303d12e1b00e570bb044cec10d80"><code>3575cba</code></a> Add <code>content-length</code> to 500 response in wsproto (<a href="https://redirect.github.com/encode/uvicorn/issues/2542">#2542</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/a50051308509600388ed170fdedacfb673757de4"><code>a500513</code></a> Version 0.33.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2539">#2539</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/038f8ef3fe8f174ef7b38379165536d2c84b7eb9"><code>038f8ef</code></a> Bump the python-packages group across 1 directory with 9 updates (<a href="https://redirect.github.com/encode/uvicorn/issues/2538">#2538</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/3aa1d010d68afcc2a1311669f6b05cede1aa7cfc"><code>3aa1d01</code></a> Remove WatchGod (<a href="https://redirect.github.com/encode/uvicorn/issues/2536">#2536</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/a3cc36016e34ed29345d3afda441adab58cbf2d5"><code>a3cc360</code></a> docs: add note about server behavior on exceptions (<a href="https://redirect.github.com/encode/uvicorn/issues/2535">#2535</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/6725ebb1ee7d454f4c7259374b48941faa57b7be"><code>6725ebb</code></a> docs: add more mkdocs-material features (<a href="https://redirect.github.com/encode/uvicorn/issues/2534">#2534</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/bfa754e21e2cc1d5b0d7cabf24933a6c3afc315e"><code>bfa754e</code></a><code>encode/uvicorn#2527</code><a href="https://redirect.github.com/encode/uvicorn/issues/2528">#2528</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/uvicorn/compare/0.32.1...0.34.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uvicorn&package-manager=pip&previous-version=0.32.1&new-version=0.34.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> Co-authored-by: Andrii Andreiev <[email protected]>
- Loading branch information