Closed Bug 1830410 Opened 2 years ago Closed 1 year ago

[wpt-sync] Sync PR 39718 - Bump requests from 2.28.2 to 2.29.0 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox115 fixed)

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 39718 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/39718
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump requests from 2.28.2 to 2.29.0 in /tools

Bumps requests from 2.28.2 to 2.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/psf/requests/releases">requests's releases</a>.</em></p>
<blockquote>
<h2>v2.29.0</h2>
<h2>2.29.0 (2023-04-26)</h2>
<p><strong>Improvements</strong></p>
<ul>
<li>Requests now defers chunked requests to the urllib3 implementation to improve
standardization. (<a href="https://redirect.github.com/psf/requests/issues/6226">#6226</a>)</li>
<li>Requests relaxes header component requirements to support bytes/str subclasses. (<a href="https://redirect.github.com/psf/requests/issues/6356">#6356</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/psf/requests/blob/main/HISTORY.md">requests's changelog</a>.</em></p>
<blockquote>
<h2>2.29.0 (2023-04-26)</h2>
<p><strong>Improvements</strong></p>
<ul>
<li>Requests now defers chunked requests to the urllib3 implementation to improve
standardization. (<a href="https://redirect.github.com/psf/requests/issues/6226">#6226</a>)</li>
<li>Requests relaxes header component requirements to support bytes/str subclasses. (<a href="https://redirect.github.com/psf/requests/issues/6356">#6356</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/psf/requests/commit/87d63de8739263bbe17034fba2285c79780da7e8"><code>87d63de</code></a> v2.29.0</li>
<li><a href="https://github.com/psf/requests/commit/51716c4ef390136b0d4b800ec7665dd5503e64fc"><code>51716c4</code></a> enable the warnings plugin (<a href="https://redirect.github.com/psf/requests/issues/6416">#6416</a>)</li>
<li><a href="https://github.com/psf/requests/commit/a7da1ab3498b10ec3a3582244c94b2845f8a8e71"><code>a7da1ab</code></a> try on ubuntu 22.04 (<a href="https://redirect.github.com/psf/requests/issues/6418">#6418</a>)</li>
<li><a href="https://github.com/psf/requests/commit/dfc3e2433836813fe6b93b8e182a761aa6c0ee05"><code>dfc3e24</code></a> pin cryptography<40 on pypy 3.7 (<a href="https://redirect.github.com/psf/requests/issues/6421">#6421</a>)</li>
<li><a href="https://github.com/psf/requests/commit/26bea1e498d6e234fbc9ce8e07c0389bac73810b"><code>26bea1e</code></a> Use urllib3 native chunking ability (<a href="https://redirect.github.com/psf/requests/issues/6226">#6226</a>)</li>
<li><a href="https://github.com/psf/requests/commit/7f694b79e114c06fac5ec06019cada5a61e5570f"><code>7f694b7</code></a> Allow str/bytes subclasses to be used as header parts</li>
<li><a href="https://github.com/psf/requests/commit/e90852d20c9bc44c465e55234c01432711627d94"><code>e90852d</code></a> Make json doc strings consistent (<a href="https://redirect.github.com/psf/requests/issues/6368">#6368</a>)</li>
<li><a href="https://github.com/psf/requests/commit/ec78348c4b6292b1a38008fa31e51f7b6b2252dc"><code>ec78348</code></a> Upgrade lint.yml action (<a href="https://redirect.github.com/psf/requests/issues/6370">#6370</a>)</li>
<li><a href="https://github.com/psf/requests/commit/46188256ee5955147cce4c0af91958b1681b47b1"><code>4618825</code></a> Response.raw.read() returns bytes (<a href="https://redirect.github.com/psf/requests/issues/6365">#6365</a>)</li>
<li><a href="https://github.com/psf/requests/commit/15585909c3dd3014e4083961c8a404709450151c"><code>1558590</code></a> Support missing SNIMissingWarning in tests (<a href="https://redirect.github.com/psf/requests/issues/6336">#6336</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/psf/requests/compare/v2.28.2...v2.29.0">compare view</a></li>
</ul>
</details>
<br />

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.


<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 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>

PR 39718 applied with additional changes from upstream: 2da2c5af818b44aed0ff63a37e44a711c551a62c
Try push failed: decision task T33XZwgCTYOmq_VPyXbYUQ returned error
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0cd628400616 [wpt PR 39718] - Bump requests from 2.28.2 to 2.29.0 in /tools, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in before you can comment on or make changes to this bug.