[wpt-sync] Sync PR 34635 - Bump jsonschema from 3.2.0 to 4.6.1 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 34635 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34635
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump jsonschema from 3.2.0 to 4.6.1 in /tools
Bumps jsonschema from 3.2.0 to 4.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/python-jsonschema/jsonschema/releases">jsonschema's releases</a>.</em></p>
<blockquote>
<h2>v4.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Type annotate format checker methods by <a href="https://github.com/sirosen"><code>@sirosen</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/958">python-jsonschema/jsonschema#958</a></li>
<li>Fix fuzzer to include instrumentation by <a href="https://github.com/DavidKorczynski"><code>@DavidKorczynski</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/965">python-jsonschema/jsonschema#965</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/967">python-jsonschema/jsonschema#967</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.6.0...v4.6.1">https://github.com/python-jsonschema/jsonschema/compare/v4.6.0...v4.6.1</a></p>
<h2>v4.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add package_url for changelog by <a href="https://github.com/fhightower"><code>@fhightower</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/950">python-jsonschema/jsonschema#950</a></li>
<li>Only validate unevaluated properties/items on applicable types by <a href="https://github.com/EpicWink"><code>@EpicWink</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/949">python-jsonschema/jsonschema#949</a></li>
<li>Add v4.5.1 to changelog by <a href="https://github.com/sirosen"><code>@sirosen</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/956">python-jsonschema/jsonschema#956</a></li>
<li>Modernize the packaging setup via PEP 621 and Hatch. by <a href="https://github.com/Julian"><code>@Julian</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/957">python-jsonschema/jsonschema#957</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/fhightower"><code>@fhightower</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/950">python-jsonschema/jsonschema#950</a></li>
<li><a href="https://github.com/EpicWink"><code>@EpicWink</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/949">python-jsonschema/jsonschema#949</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.5.1...v4.6.0">https://github.com/python-jsonschema/jsonschema/compare/v4.5.1...v4.6.0</a></p>
<h2>v4.5.1</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.5.0...v4.5.1">https://github.com/python-jsonschema/jsonschema/compare/v4.5.0...v4.5.1</a></p>
<h2>v4.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Extend dynamicRef keyword by <a href="https://github.com/nezhar"><code>@nezhar</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/886">python-jsonschema/jsonschema#886</a></li>
<li>Add FORMAT_CHECKER attribute for Validator by <a href="https://github.com/TiborVoelcker"><code>@TiborVoelcker</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/905">python-jsonschema/jsonschema#905</a></li>
<li>Remove stray double-quote by <a href="https://github.com/lurch"><code>@lurch</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/926">python-jsonschema/jsonschema#926</a></li>
<li>Ensure proper sorting of list in error message by <a href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/940">python-jsonschema/jsonschema#940</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/TiborVoelcker"><code>@TiborVoelcker</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/905">python-jsonschema/jsonschema#905</a></li>
<li><a href="https://github.com/lurch"><code>@lurch</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/926">python-jsonschema/jsonschema#926</a></li>
<li><a href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/940">python-jsonschema/jsonschema#940</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.4.0...v4.5.0">https://github.com/python-jsonschema/jsonschema/compare/v4.4.0...v4.5.0</a></p>
<h2>v4.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Setup mypy in <code>tox -e typing</code> and get it to pass by <a href="https://github.com/sirosen"><code>@sirosen</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/892">Julian/jsonschema#892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.3.3...v4.4.0">https://github.com/Julian/jsonschema/compare/v4.3.3...v4.4.0</a></p>
<h2>v4.3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/897">Julian/jsonschema#897</a></li>
<li>Move warnings to user context by <a href="https://github.com/Kojoley"><code>@Kojoley</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/899">Julian/jsonschema#899</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst">jsonschema's changelog</a>.</em></p>
<blockquote>
<h2>v4.6.1</h2>
<ul>
<li>Gut the (incomplete) implementation of <code>recursiveRef</code> on draft 2019. It
needs completing, but for now can lead to recursion errors (e.g. <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/847">#847</a>).</li>
</ul>
<h2>v4.6.0</h2>
<ul>
<li>Fix <code>unevaluatedProperties</code> and <code>unevaluatedItems</code> for types they should
ignore (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/949">#949</a>)</li>
<li><code>jsonschema</code> now uses <code>hatch <https://hatch.pypa.io/></code>_ for its build
process. This should be completely transparent to end-users (and only matters
to contributors).</li>
</ul>
<h2>v4.5.1</h2>
<ul>
<li>Revert changes to <code>$dynamicRef</code> which caused a performance regression
in v4.5.0</li>
</ul>
<h2>v4.5.0</h2>
<ul>
<li>Validator classes for each version now maintain references to the correct
corresponding format checker (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/905">#905</a>)</li>
<li>Development has moved to a <code>GitHub organization <https://github.com/python-jsonschema/></code>_.
No functional behavior changes are expected from the change.</li>
</ul>
<h2>v4.4.0</h2>
<ul>
<li>Add <code>mypy</code> support (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/892">#892</a>)</li>
<li>Add support for Python 3.11</li>
</ul>
<h2>v4.3.3</h2>
<ul>
<li>Properly report deprecation warnings at the right stack level (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/899">#899</a>)</li>
</ul>
<h2>v4.3.2</h2>
<ul>
<li>Additional performance improvements for resolving refs (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/896">#896</a>)</li>
</ul>
<h2>v4.3.1</h2>
<ul>
<li>Resolving refs has had performance improvements (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/893">#893</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/12c793cf1f3c11d038b1c097d560871180976138"><code>12c793c</code></a> v4.6.1 -> CHANGELOG</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/19595b5e19098240fa82ba0e85bc9c3a6c674aa7"><code>19595b5</code></a> Gut the meat of the recursiveRef implementation for draft2019</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/5fea5596f9768a08a4ab4deb4bc5682b42e10ca4"><code>5fea559</code></a> Temporarily remove the future-keywords tests which were removed upstream.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/2f5b4d63ec82e5ec1b55f73d84f09be7a62fd32c"><code>2f5b4d6</code></a> Merge commit '118726fe2085ea58d9b3c1bd4764b389e8df8842'</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/118726fe2085ea58d9b3c1bd4764b389e8df8842"><code>118726f</code></a> Squashed 'json/' changes from f0f619d19..d3f5cd439</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/3e92ec5e14502263fb27fe1179e638b835653c5c"><code>3e92ec5</code></a> Temporarily skip 2 tests which need fixing.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/095a009acc1938caf9596085d5581e7196021f66"><code>095a009</code></a> Squashed 'json/' changes from cf78d97d0..f0f619d19</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/76b2e597d691e4cf5e9ebb7f3d1cff4f5da0115a"><code>76b2e59</code></a> Merge commit '095a009acc1938caf9596085d5581e7196021f66'</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/aeecae37b17b430c328d3c3e15bec90d30c8848b"><code>aeecae3</code></a> Squashed 'json/' changes from d40b3e62f..cf78d97d0</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/2f3a79c61176f60c9244d07fa8afb728218270ff"><code>2f3a79c</code></a> Merge commit 'aeecae37b17b430c328d3c3e15bec90d30c8848b'</li>
<li>Additional commits viewable in <a href="https://github.com/python-jsonschema/jsonschema/compare/v3.2.0...v4.6.1">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>
Description
•