[wpt-sync] Sync PR 38968 - Bump urllib3[secure] from 1.26.14 to 1.26.15 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38968 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38968
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump urllib3[secure] from 1.26.14 to 1.26.15 in /tools
Bumps urllib3[secure] from 1.26.14 to 1.26.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/urllib3/urllib3/releases">urllib3[secure]'s releases</a>.</em></p>
<blockquote>
<h2>1.26.15</h2>
<ul>
<li>Fix socket timeout value when HTTPConnection is reused (<a href="https://redirect.github.com/urllib3/urllib3/issues/2645">urllib3/urllib3#2645</a>)</li>
<li>Remove "!" character from the unreserved characters in IPv6 Zone ID parsing (<a href="https://redirect.github.com/urllib3/urllib3/issues/2899">urllib3/urllib3#2899</a>)</li>
<li>Fix IDNA handling of 'x80' byte (<a href="https://redirect.github.com/urllib3/urllib3/issues/2901">urllib3/urllib3#2901</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/urllib3/urllib3/blob/main/CHANGES.rst">urllib3[secure]'s changelog</a>.</em></p>
<blockquote>
<h2>1.26.15 (2023-03-10)</h2>
<ul>
<li>Fix socket timeout value when <code>HTTPConnection</code> is reused (<code>#2645 <https://github.com/urllib3/urllib3/issues/2645></code>__)</li>
<li>Remove "!" character from the unreserved characters in IPv6 Zone ID parsing
(<code>#2899 <https://github.com/urllib3/urllib3/issues/2899></code>__)</li>
<li>Fix IDNA handling of '\x80' byte (<code>#2901 <https://github.com/urllib3/urllib3/issues/2901></code>__)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/urllib3/urllib3/commit/95ca35211d23d8baf7646e1f60aa31e3650178a8"><code>95ca352</code></a> Release 1.26.15</li>
<li><a href="https://github.com/urllib3/urllib3/commit/a06c05cd4bba292ee26e3e9116cff902e0440b52"><code>a06c05c</code></a> Fix _idna_encode handling of '\x80'</li>
<li><a href="https://github.com/urllib3/urllib3/commit/27370204dbcb2ee555a136948afee276a96ddc87"><code>2737020</code></a> [1.26] Remove "!" character from the "unreserved" characters in IPv6 Zone ID ...</li>
<li><a href="https://github.com/urllib3/urllib3/commit/a7ce8e0881c94800b14687145ee11940246d2b22"><code>a7ce8e0</code></a> [1.26] Fix socket timeout value when HTTPConnection is reused</li>
<li><a href="https://github.com/urllib3/urllib3/commit/571cc7c66e26589bec55033ab6c4fcd0107ff2ea"><code>571cc7c</code></a> Stop relying on distutils from standard library</li>
<li><a href="https://github.com/urllib3/urllib3/commit/4550786d1747697ef8095ac5fd6888390208127a"><code>4550786</code></a> Remove timeout in select.select calls</li>
<li>See full diff in <a href="https://github.com/urllib3/urllib3/compare/1.26.14...1.26.15">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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</details>
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•