[wpt-sync] Sync PR 35492 - Bump jsonschema from 3.2.0 to 4.10.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 35492 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35492
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump jsonschema from 3.2.0 to 4.10.0 in /tools
Bumps jsonschema from 3.2.0 to 4.10.0.
<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.10.0</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.9.1...v4.10.0">https://github.com/python-jsonschema/jsonschema/compare/v4.9.1...v4.10.0</a></p>
<h2>v4.9.1</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.9.0...v4.9.1">https://github.com/python-jsonschema/jsonschema/compare/v4.9.0...v4.9.1</a></p>
<h2>v4.9.0</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.8.0...v4.9.0">https://github.com/python-jsonschema/jsonschema/compare/v4.8.0...v4.9.0</a></p>
<h2>v4.8.0</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.7.2...v4.8.0">https://github.com/python-jsonschema/jsonschema/compare/v4.7.2...v4.8.0</a></p>
<h2>v4.7.2</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.7.1...v4.7.2">https://github.com/python-jsonschema/jsonschema/compare/v4.7.1...v4.7.2</a></p>
<h2>v4.7.1</h2>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.7.0...v4.7.1">https://github.com/python-jsonschema/jsonschema/compare/v4.7.0...v4.7.1</a></p>
<h2>v4.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Enhance best match to prefer errors from matching types. by <a href="https://github.com/Julian"><code>@Julian</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/972">python-jsonschema/jsonschema#972</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.6.2...v4.7.0">https://github.com/python-jsonschema/jsonschema/compare/v4.6.2...v4.7.0</a></p>
<h2>v4.6.2</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: Fix a few typos by <a href="https://github.com/timgates42"><code>@timgates42</code></a> in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/969">python-jsonschema/jsonschema#969</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/timgates42"><code>@timgates42</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/pull/969">python-jsonschema/jsonschema#969</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/jsonschema/compare/v4.6.1...v4.6.2">https://github.com/python-jsonschema/jsonschema/compare/v4.6.1...v4.6.2</a></p>
<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>
<!-- 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.10.0</h2>
<ul>
<li>Add support for referencing schemas with <code>$ref</code> across different versions
of the specification than the referrer's</li>
</ul>
<h2>v4.9.1</h2>
<ul>
<li>Update some documentation examples to use newer validator releases in their
sample code.</li>
</ul>
<h2>v4.9.0</h2>
<ul>
<li>Fix relative <code>$ref</code> resolution when the base URI is a URN or other scheme
(<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/544">#544</a>).</li>
<li><code>pkgutil.resolve_name</code> is now used to retrieve validators
provided on the command line. This function is only available on
3.9+, so 3.7 and 3.8 (which are still supported) now rely on the
<code>pkgutil_resolve_name <https://pypi.org/project/pkgutil_resolve_name/></code>_
backport package. Note however that the CLI itself is due
to be deprecated shortly in favor of <code>check-jsonschema <https://github.com/python-jsonschema/check-jsonschema></code>_.</li>
</ul>
<h2>v4.8.0</h2>
<ul>
<li><code>best_match</code> no longer traverses into <code>anyOf</code> and <code>oneOf</code> when all of
the errors within them seem equally applicable. This should lead to clearer
error messages in some cases where no branches were matched.</li>
</ul>
<h2>v4.7.2</h2>
<ul>
<li>Also have <code>best_match</code> handle cases where the <code>type</code> validator is an
array.</li>
</ul>
<h2>v4.7.1</h2>
<ul>
<li>Minor tweak of the PyPI hyperlink names</li>
</ul>
<h2>v4.7.0</h2>
<ul>
<li>Enhance <code>best_match</code> to prefer errors from branches of the schema which
match the instance's type (<a href="https://github-redirect.dependabot.com/python-jsonschema/jsonschema/issues/728">#728</a>)</li>
</ul>
<p>v4.6.2</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/ae0feea5e5e8c1a80efb1f17a20b15295355518a"><code>ae0feea</code></a> Update the documentation interlinks to point to 2020-12.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/5145b185f56701c77e0010f42a2eefee6e414f9d"><code>5145b18</code></a> Replace references to draft 3 in a few more doc examples.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/7d34d5133811ef146266d5e186bd199b6befc54c"><code>7d34d51</code></a> Prefer 'keyword' over 'validator' in docs.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/18a64d7e0fd15370ad60c01047916fc705a60c84"><code>18a64d7</code></a> Add support for referencing schemas across different drafts.</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/9aea572efe7c094dba03e98d5879867087f78292"><code>9aea572</code></a> Merge commit '74e91ee79990c28d937d54a6d2f9d18fd338af20'</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/74e91ee79990c28d937d54a6d2f9d18fd338af20"><code>74e91ee</code></a> Squashed 'json/' changes from 597b1fb0d..b3c8672a3</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/a593a15341f3da9504219793732430fdee835645"><code>a593a15</code></a> Merge commit '297cb8c4830ef4080d6ccf7ef7e0c0a4eb94342c'</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/297cb8c4830ef4080d6ccf7ef7e0c0a4eb94342c"><code>297cb8c</code></a> Squashed 'json/' changes from 0015d5242..597b1fb0d</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/658775f6c6228e2aff7a52ac4a20dd85369a304a"><code>658775f</code></a> Merge commit '9e7387d89098b43062b9cbab177cd15aad965f6a'</li>
<li><a href="https://github.com/python-jsonschema/jsonschema/commit/9e7387d89098b43062b9cbab177cd15aad965f6a"><code>9e7387d</code></a> Squashed 'json/' changes from 91ecacf60..0015d5242</li>
<li>Additional commits viewable in <a href="https://github.com/python-jsonschema/jsonschema/compare/v3.2.0...v4.10.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>
Assignee | ||
Updated•2 years ago
|
Description
•