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 starlette from 0.35.1 to 0.36.2 (#189)
Bumps [starlette](https://github.com/encode/starlette) from 0.35.1 to 0.36.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/encode/starlette/releases">starlette's releases</a>.</em></p> <blockquote> <h2>Version 0.36.2</h2> <h2>Fixed</h2> <ul> <li>Upgrade <code>python-multipart</code> to <code>0.0.7</code> <a href="https://github.com/encode/starlette/blob/HEAD/13e5c26a27f4903924624736abd6131b2da80cc5">13e5c26</a>.</li> <li>Avoid duplicate charset on <code>Content-Type</code> <a href="https://github.com/encode/starlette/2443">#2443</a>.</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/starlette/compare/0.36.1...0.36.2">https://github.com/encode/starlette/compare/0.36.1...0.36.2</a></p> <h2>Version 0.36.1</h2> <h2>Fixed</h2> <ul> <li>Check if "extensions" in scope before checking the extension <a href="http://redirect.github.com/encode/starlette/pull/2438">#2438</a>.</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/starlette/compare/0.36.0...0.36.1">https://github.com/encode/starlette/compare/0.36.0...0.36.1</a></p> <h2>Version 0.36.0</h2> <h2>Added</h2> <ul> <li>Add support for ASGI <code>pathsend</code> extension <a href="http://redirect.github.com/encode/starlette/pull/2435">#2435</a>.</li> <li>Cancel <code>WebSocketTestSession</code> on close <a href="http://redirect.github.com/encode/starlette/pull/2427">#2427</a>.</li> <li>Raise <code>WebSocketDisconnect</code> when <code>WebSocket.send()</code> excepts <code>IOError</code> <a href="http://redirect.github.com/encode/starlette/pull/2425">#2425</a>.</li> <li>Raise <code>FileNotFoundError</code> when the <code>env_file</code> parameter on <code>Config</code> is not valid <a href="http://redirect.github.com/encode/starlette/pull/2422">#2422</a>.</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/encode/starlette/compare/0.35.1...0.36.0">https://github.com/encode/starlette/compare/0.35.1...0.36.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/encode/starlette/blob/master/docs/release-notes.md">starlette's changelog</a>.</em></p> <blockquote> <h2>0.36.2</h2> <p>February 3, 2024</p> <h4>Fixed</h4> <ul> <li>Upgrade <code>python-multipart</code> to <code>0.0.7</code> <a href="https://github.com/encode/starlette/blob/master/docs/13e5c26a27f4903924624736abd6131b2da80cc5">13e5c26</a>.</li> <li>Avoid duplicate charset on <code>Content-Type</code> <a href="https://github.com/encode/starlette/2443">#2443</a>.</li> </ul> <h2>0.36.1</h2> <p>January 23, 2024</p> <h4>Fixed</h4> <ul> <li>Check if "extensions" in scope before checking the extension <a href="http://redirect.github.com/encode/starlette/pull/2438">#2438</a>.</li> </ul> <h2>0.36.0</h2> <p>January 22, 2024</p> <h4>Added</h4> <ul> <li>Add support for ASGI <code>pathsend</code> extension <a href="http://redirect.github.com/encode/starlette/pull/2435">#2435</a>.</li> <li>Cancel <code>WebSocketTestSession</code> on close <a href="http://redirect.github.com/encode/starlette/pull/2427">#2427</a>.</li> <li>Raise <code>WebSocketDisconnect</code> when <code>WebSocket.send()</code> excepts <code>IOError</code> <a href="http://redirect.github.com/encode/starlette/pull/2425">#2425</a>.</li> <li>Raise <code>FileNotFoundError</code> when the <code>env_file</code> parameter on <code>Config</code> is not valid <a href="http://redirect.github.com/encode/starlette/pull/2422">#2422</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/encode/starlette/commit/04a7d9d8d1db3734c028d89a6a3fd636ddcafedf"><code>04a7d9d</code></a> Version 0.36.2 (<a href="https://redirect.github.com/encode/starlette/issues/2456">#2456</a>)</li> <li><a href="https://github.com/encode/starlette/commit/13e5c26a27f4903924624736abd6131b2da80cc5"><code>13e5c26</code></a> Merge pull request from GHSA-93gm-qmq6-w238</li> <li><a href="https://github.com/encode/starlette/commit/b8eebef38711902769fc1846c9bb2a1fcd26960d"><code>b8eebef</code></a> Avoid duplicate charset on <code>Content-Type</code> (<a href="https://redirect.github.com/encode/starlette/issues/2443">#2443</a>)</li> <li><a href="https://github.com/encode/starlette/commit/8da52c2243b8855426c40c16ae24b27734824078"><code>8da52c2</code></a> Bump the python-packages group with 4 updates (<a href="https://redirect.github.com/encode/starlette/issues/2455">#2455</a>)</li> <li><a href="https://github.com/encode/starlette/commit/4355e6bc288e14dea9597ad9c9265c0f9cad33c0"><code>4355e6b</code></a> Fix nav override for newer version of Mkdocs Material (<a href="https://redirect.github.com/encode/starlette/issues/2444">#2444</a>)</li> <li><a href="https://github.com/encode/starlette/commit/433da65fc1431754dae0c3c87290b0421aa4a6f9"><code>433da65</code></a> Version 0.36.1 (<a href="https://redirect.github.com/encode/starlette/issues/2440">#2440</a>)</li> <li><a href="https://github.com/encode/starlette/commit/4ca0a8757a6ac5938c64f8ce925e3abe95625468"><code>4ca0a87</code></a> Downgrade mkdocs-material (<a href="https://redirect.github.com/encode/starlette/issues/2439">#2439</a>)</li> <li><a href="https://github.com/encode/starlette/commit/e54be85aba48201b0f1c061c892bdc380efb754d"><code>e54be85</code></a> Check if "extensions" in scope before checking the extension (<a href="https://redirect.github.com/encode/starlette/issues/2438">#2438</a>)</li> <li><a href="https://github.com/encode/starlette/commit/8d09cf4b692a8e28a2f52c7cfa108c80471ffc21"><code>8d09cf4</code></a> Version 0.36.0 (<a href="https://redirect.github.com/encode/starlette/issues/2432">#2432</a>)</li> <li><a href="https://github.com/encode/starlette/commit/7936e86f0a0eb7494aee8a1094b0ccda31c67a72"><code>7936e86</code></a> Add support for ASGI <code>pathsend</code> extension (<a href="https://redirect.github.com/encode/starlette/issues/2435">#2435</a>)</li> <li>Additional commits viewable in <a href="https://github.com/encode/starlette/compare/0.35.1...0.36.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=starlette&package-manager=pip&previous-version=0.35.1&new-version=0.36.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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/instill-ai/python-sdk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information