dependabot[bot] opened a new pull request, #38975:
URL: https://github.com/apache/beam/pull/38975

   Bumps [starlette](https://github.com/Kludex/starlette) from 1.2.1 to 1.3.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Kludex/starlette/releases";>starlette's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.3.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Use <code>StarletteDeprecationWarning</code> instead of 
<code>DeprecationWarning</code> by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3119";>Kludex/starlette#3119</a></li>
   <li>Enforce <code>max_fields</code> and <code>max_part_size</code> in 
<code>FormParser</code> by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3329";>Kludex/starlette#3329</a></li>
   <li>Enforce <code>FormParser</code> limits in parser callbacks by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3331";>Kludex/starlette#3331</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/starlette/compare/1.3.0...1.3.1";>https://github.com/Kludex/starlette/compare/1.3.0...1.3.1</a></p>
   <h2>Version 1.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Clamp oversized suffix ranges in <code>FileResponse</code> by <a 
href="https://github.com/jiyujie2006";><code>@​jiyujie2006</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3307";>Kludex/starlette#3307</a></li>
   <li>Catch <code>OSError</code> alongside <code>MultiPartException</code> 
when closing temp files by <a 
href="https://github.com/N3XT3R1337";><code>@​N3XT3R1337</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3191";>Kludex/starlette#3191</a></li>
   <li>Add <code>httpx2</code> to the <code>full</code> extra by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3323";>Kludex/starlette#3323</a></li>
   <li>Adjust testclient typing and warnings by <a 
href="https://github.com/waketzheng";><code>@​waketzheng</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3322";>Kludex/starlette#3322</a></li>
   <li>Fix IndexError in URL.replace() on a URL with no authority by <a 
href="https://github.com/LeSingh1";><code>@​LeSingh1</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3317";>Kludex/starlette#3317</a></li>
   <li>Annotate URLPath protocol parameter with Literal by <a 
href="https://github.com/Chang-LeHung";><code>@​Chang-LeHung</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3285";>Kludex/starlette#3285</a></li>
   <li>avoid collapsing exception groups from user code by <a 
href="https://github.com/graingert";><code>@​graingert</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/2830";>Kludex/starlette#2830</a></li>
   <li>Use <code>removeprefix</code> to strip weak ETag indicator in 
<code>is_not_modified</code> by <a 
href="https://github.com/gnosyslambda";><code>@​gnosyslambda</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3193";>Kludex/starlette#3193</a></li>
   <li>Build <code>request.url</code> from structured components by <a 
href="https://github.com/Kludex";><code>@​Kludex</code></a> in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3326";>Kludex/starlette#3326</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jiyujie2006";><code>@​jiyujie2006</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3307";>Kludex/starlette#3307</a></li>
   <li><a href="https://github.com/N3XT3R1337";><code>@​N3XT3R1337</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3191";>Kludex/starlette#3191</a></li>
   <li><a href="https://github.com/leestana01";><code>@​leestana01</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3319";>Kludex/starlette#3319</a></li>
   <li><a href="https://github.com/LeSingh1";><code>@​LeSingh1</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3317";>Kludex/starlette#3317</a></li>
   <li><a 
href="https://github.com/EmmanuelNiyonshuti";><code>@​EmmanuelNiyonshuti</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3204";>Kludex/starlette#3204</a></li>
   <li><a 
href="https://github.com/Chang-LeHung";><code>@​Chang-LeHung</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3285";>Kludex/starlette#3285</a></li>
   <li><a 
href="https://github.com/gnosyslambda";><code>@​gnosyslambda</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/Kludex/starlette/pull/3193";>Kludex/starlette#3193</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Kludex/starlette/compare/1.2.1...1.3.0";>https://github.com/Kludex/starlette/compare/1.2.1...1.3.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/Kludex/starlette/blob/main/docs/release-notes.md";>starlette's
 changelog</a>.</em></p>
   <blockquote>
   <h2>1.3.1 (June 12, 2026)</h2>
   <h4>Fixed</h4>
   <ul>
   <li>Enforce <code>max_fields</code> and <code>max_part_size</code> in 
<code>FormParser</code> <a 
href="https://redirect.github.com/encode/starlette/pull/3329";>#3329</a>.</li>
   <li>Enforce <code>FormParser</code> limits in parser callbacks <a 
href="https://redirect.github.com/encode/starlette/pull/3331";>#3331</a>.</li>
   </ul>
   <h2>1.3.0 (June 11, 2026)</h2>
   <h4>Added</h4>
   <ul>
   <li>Add <code>httpx2</code> to the <code>full</code> extra <a 
href="https://redirect.github.com/encode/starlette/pull/3323";>#3323</a>.</li>
   <li>Annotate the <code>URLPath</code> <code>protocol</code> parameter with 
<code>Literal</code> <a 
href="https://redirect.github.com/encode/starlette/pull/3285";>#3285</a>.</li>
   </ul>
   <h4>Fixed</h4>
   <ul>
   <li>Build <code>request.url</code> from structured components <a 
href="https://redirect.github.com/encode/starlette/pull/3326";>#3326</a>.</li>
   <li>Clamp oversized suffix ranges in <code>FileResponse</code> <a 
href="https://redirect.github.com/encode/starlette/pull/3307";>#3307</a>.</li>
   <li>Catch <code>OSError</code> alongside <code>MultiPartException</code> 
when closing temp files <a 
href="https://redirect.github.com/encode/starlette/pull/3191";>#3191</a>.</li>
   <li>Avoid collapsing exception groups raised from user code <a 
href="https://redirect.github.com/encode/starlette/pull/2830";>#2830</a>.</li>
   <li>Use <code>removeprefix</code> to strip the weak <code>ETag</code> 
indicator in <code>is_not_modified</code> <a 
href="https://redirect.github.com/encode/starlette/pull/3193";>#3193</a>.</li>
   <li>Fix <code>IndexError</code> in <code>URL.replace()</code> on a URL with 
no authority <a 
href="https://redirect.github.com/encode/starlette/pull/3317";>#3317</a>.</li>
   <li>Adjust <code>testclient</code> typing and warnings <a 
href="https://redirect.github.com/encode/starlette/pull/3322";>#3322</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Kludex/starlette/commit/8ebffd0678570ddd5d5bb11c6f3c3c7fd4682ab9";><code>8ebffd0</code></a>
 Version 1.3.1 (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/25b8e179d8d7ed86769c02f648772dd5fb43dc3c";><code>25b8e17</code></a>
 Enforce <code>FormParser</code> limits in parser callbacks (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/dba1c4babc4f99ad2622bb913d87045775dda735";><code>dba1c4b</code></a>
 Enforce <code>max_fields</code> and <code>max_part_size</code> in 
<code>FormParser</code> (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3329";>#3329</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/45e51dcf99f3a270b0bcec1aec5410b4345863a9";><code>45e51dc</code></a>
 Use <code>StarletteDeprecationWarning</code> instead of 
<code>DeprecationWarning</code> (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3119";>#3119</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/5f8610c386e13de1d80d36efa961e1486a1d2d01";><code>5f8610c</code></a>
 Version 1.3.0 (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3327";>#3327</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/167b5850e809f38b27fbfed62d58bf6442855975";><code>167b585</code></a>
 Build <code>request.url</code> from structured components (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3326";>#3326</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/37309255b4c1b9c381a2d24a1eaf83100984a16a";><code>3730925</code></a>
 Use <code>removeprefix</code> to strip weak ETag indicator in 
<code>is_not_modified</code> (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3193";>#3193</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/e6f7ad1ab85efb27ab7910d8007b3f4531f7b083";><code>e6f7ad1</code></a>
 avoid collapsing exception groups from user code (<a 
href="https://redirect.github.com/Kludex/starlette/issues/2830";>#2830</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/115228fcdca0e0ef5bf4a95a40ddce5a9fced428";><code>115228f</code></a>
 Annotate URLPath protocol parameter with Literal (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3285";>#3285</a>)</li>
   <li><a 
href="https://github.com/Kludex/starlette/commit/113f193a34353c9153857028c1074351d22fad07";><code>113f193</code></a>
 docs: replace inline ASGI server list with link to canonical implemen… (<a 
href="https://redirect.github.com/Kludex/starlette/issues/3204";>#3204</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Kludex/starlette/compare/1.2.1...1.3.1";>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=1.2.1&new-version=1.3.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 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/apache/beam/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to