Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump uvicorn[standard] from 0.22.0 to 0.23.2 (#224)
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.22.0 to 0.23.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/releases">uvicorn[standard]'s releases</a>.</em></p> <blockquote> <h2>Version 0.23.2</h2> <h2>Fixed</h2> <ul> <li>Maintain the same behavior of <code>websockets</code> from 10.4 on 11.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2061">#2061</a>) 30/07/23</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.23.1...0.23.2">https://github.com/encode/uvicorn/compare/0.23.1...0.23.2</a></p> <h2>Version 0.23.1</h2> <h3>Fixed</h3> <ul> <li>Add <code>typing_extensions</code> for Python 3.10 and lower (<a href="https://redirect.github.com/encode/uvicorn/issues/2053">#2053</a>) 18/07/23</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.23.0...0.23.1">https://github.com/encode/uvicorn/compare/0.23.0...0.23.1</a></p> <h2>Version 0.23.0</h2> <h2>Added</h2> <ul> <li>Add <code>--ws-max-queue</code> parameter WebSockets (<a href="https://redirect.github.com/encode/uvicorn/issues/2033">#2033</a>) 10/07/23</li> </ul> <h2>Removed</h2> <ul> <li>Drop support for Python 3.7 (<a href="https://redirect.github.com/encode/uvicorn/issues/1996">#1996</a>) 19/06/23</li> <li>Remove <code>asgiref</code> as typing dependency (<a href="https://redirect.github.com/encode/uvicorn/issues/1999">#1999</a>) 08/06/23</li> </ul> <h2>Fixed</h2> <ul> <li>Set <code>scope["scheme"]</code> to <code>ws</code> or <code>wss</code> instead of <code>http</code> or <code>https</code> on <code>ProxyHeadersMiddleware</code> for WebSockets (<a href="https://redirect.github.com/encode/uvicorn/issues/2043">#2043</a>) 12/07/23</li> </ul> <h2>Changed</h2> <ul> <li>Raise <code>ImportError</code> on circular import (<a href="https://redirect.github.com/encode/uvicorn/issues/2040">#2040</a>) 09/07/23</li> <li>Use <code>logger.getEffectiveLevel()</code> instead of <code>logger.level</code> to check if log level is <code>TRACE</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/1966">#1966</a>) 01/06/23</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/uvicorn/compare/0.22.0...0.23.0">https://github.com/encode/uvicorn/compare/0.22.0...0.23.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md">uvicorn[standard]'s changelog</a>.</em></p> <blockquote> <h2>0.23.2 - 2023-07-31</h2> <h3>Fixed</h3> <ul> <li>Maintain the same behavior of <code>websockets</code> from 10.4 on 11.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2061">#2061</a>) 30/07/23</li> </ul> <h2>0.23.1 - 2023-07-18</h2> <h3>Fixed</h3> <ul> <li>Add <code>typing_extensions</code> for Python 3.10 and lower (<a href="https://redirect.github.com/encode/uvicorn/issues/2053">#2053</a>) 18/07/23</li> </ul> <h2>0.23.0 - 2023-07-10</h2> <h3>Added</h3> <ul> <li>Add <code>--ws-max-queue</code> parameter WebSockets (<a href="https://redirect.github.com/encode/uvicorn/issues/2033">#2033</a>) 10/07/23</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for Python 3.7 (<a href="https://redirect.github.com/encode/uvicorn/issues/1996">#1996</a>) 19/06/23</li> <li>Remove <code>asgiref</code> as typing dependency (<a href="https://redirect.github.com/encode/uvicorn/issues/1999">#1999</a>) 08/06/23</li> </ul> <h3>Fixed</h3> <ul> <li>Set <code>scope["scheme"]</code> to <code>ws</code> or <code>wss</code> instead of <code>http</code> or <code>https</code> on <code>ProxyHeadersMiddleware</code> for WebSockets (<a href="https://redirect.github.com/encode/uvicorn/issues/2043">#2043</a>) 12/07/23</li> </ul> <h3>Changed</h3> <ul> <li>Raise <code>ImportError</code> on circular import (<a href="https://redirect.github.com/encode/uvicorn/issues/2040">#2040</a>) 09/07/23</li> <li>Use <code>logger.getEffectiveLevel()</code> instead of <code>logger.level</code> to check if log level is <code>TRACE</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/1966">#1966</a>) 01/06/23</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/uvicorn/commit/f3040fba6a9c628c95fd510bcd9714367a0f4f4e"><code>f3040fb</code></a> Version 0.23.2 (<a href="https://redirect.github.com/encode/uvicorn/issues/2063">#2063</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/13588e5106553f30b95ab343237fa07db6c6882a"><code>13588e5</code></a> Add filename to code snippets in the documentation (<a href="https://redirect.github.com/encode/uvicorn/issues/2062">#2062</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/c6eb01181541bb52908e93d089d927a0017540ad"><code>c6eb011</code></a> Bump websockets to 11.0.3 (<a href="https://redirect.github.com/encode/uvicorn/issues/2061">#2061</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/8239373ec649b1a41179070b6ba2c8dc549df63e"><code>8239373</code></a> Create <code>ws_protocol_cls</code> fixture (<a href="https://redirect.github.com/encode/uvicorn/issues/2049">#2049</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/bf8f52bec7af4cf391dcabade49213213c5ac84b"><code>bf8f52b</code></a> Version 0.23.1 (<a href="https://redirect.github.com/encode/uvicorn/issues/2054">#2054</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/dfaf21166d170c7ccc22553ea223ee0972f5ed35"><code>dfaf211</code></a> Add <code>typing_extensions</code> dependency for Python 3.10 and lower (<a href="https://redirect.github.com/encode/uvicorn/issues/2053">#2053</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/9be31162e9846ed8f51ba4fd37cf082108b1b034"><code>9be3116</code></a> Bump <code>httpx</code> and <code>h11</code> (<a href="https://redirect.github.com/encode/uvicorn/issues/2048">#2048</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/cd18c3b14aa810a4a6ebb264b9a297d6f8afb9ac"><code>cd18c3b</code></a> Version 0.23.0 (<a href="https://redirect.github.com/encode/uvicorn/issues/2042">#2042</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/8ae21722f7e93d5e6dbee95f6897f13d3c83e39c"><code>8ae2172</code></a> Bump cryptography from 41.0.1 to 41.0.2 (<a href="https://redirect.github.com/encode/uvicorn/issues/2047">#2047</a>)</li> <li><a href="https://github.com/encode/uvicorn/commit/806c2275124d143aff4d372a298d00b71db5768f"><code>806c227</code></a> Fix <code>x_forwarded_proto</code> for websockets (<a href="https://redirect.github.com/encode/uvicorn/issues/2043">#2043</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/uvicorn/compare/0.22.0...0.23.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uvicorn[standard]&package-manager=pip&previous-version=0.22.0&new-version=0.23.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>
- Loading branch information