[wpt-sync] Sync PR 47140 - Bump zstandard from 0.22.0 to 0.23.0 in /tools    
    Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47140 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47140
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump zstandard from 0.22.0 to 0.23.0 in /tools
Bumps zstandard from 0.22.0 to 0.23.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst">zstandard's changelog</a>.</em></p>
<blockquote>
<h1>0.23.0 (released 2024-07-14)</h1>
<h2>Changes</h2>
<ul>
<li>Bundled zstd library upgraded from 1.5.5 to 1.5.6.</li>
<li>Releases now publish wheels for <code>manylinux2014_ppc64le</code>,
<code>manylinux2014_s390x</code>, <code>musllinux_1_2_aarch64</code>, <code>musllinux_1_2_i686</code>,
<code>musllinux_1_2_ppc64le</code>, <code>musllinux_1_2_s390x</code>, and <code>musllinux_1_2_x86_64</code>.</li>
<li>PyO3 Rust crate upgraded from 0.18 to 0.21.</li>
<li>Semi official support for CPython 3.13. Binary wheels for 3.13 are now published
during releases. There were no meaningful code changes to support Python 3.13.
Support is <em>semi official</em> since 3.13 is still in beta and 3.13 is currently being
built against a pre-release version of cffi 1.17. We also lack a Rust extension
for 3.13 since PyO3 lacks a release with 3.13 support.</li>
<li><code>pyproject.toml</code> now lists version constraints of <code>[build-system]</code> requirements,
not exact versions. This should provide more compatibility with more environments.
<code>setuptools</code> is held back before 69.0.0 because that version apparently broke
support for using <code>--global-settings=--build-option</code> in editable installs, which
our CI relies on.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/indygreg/python-zstandard/commit/e27f2f49f187f5f698e0a6004bee2aed80fe39e3"><code>e27f2f4</code></a> global: release 0.23.0</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/490b5349f785c3612d97b928f5cac4aa18ae0ece"><code>490b534</code></a> ci: build Linux wheels for more platforms</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/5dfd6b56149c5ac6d03cea8c0a0c5b9b028deac5"><code>5dfd6b5</code></a> ci: upgrade dependencies</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/3ea96b677a66ce803ebe299036f99eab931e2e27"><code>3ea96b6</code></a> tests: suppress data_too_large health check</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/518ade454f41ffbad8b9b542f6938cd308653ba2"><code>518ade4</code></a> global: reflect upgrade to zstd 1.5.6</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/244412f815b9cb524b2295a6b4f77c24098e7240"><code>244412f</code></a> zstd: upgrade vendored zstd to 1.5.6</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/cd98f63840552a806c4d3e2f8494ad9bcf2b3dd4"><code>cd98f63</code></a> rust: upgrade packages in Cargo.toml</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/6ff6b7e846ecf15dfe38d1c099fbbe36a2883340"><code>6ff6b7e</code></a> build: remove wheel from explicit dependencies</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/f90e2bbcb800047cc971864162998a99d4c2673f"><code>f90e2bb</code></a> setup: Python 3.13 support</li>
<li><a href="https://github.com/indygreg/python-zstandard/commit/42cc141adf5177fe78aa1083ef43bd56d5fa36d6"><code>42cc141</code></a> ci: update dependencies in requirements.txt</li>
<li>Additional commits viewable in <a href="https://github.com/indygreg/python-zstandard/compare/0.22.0...0.23.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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
@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>
Description
•