[wpt-sync] Sync PR 32233 - Bump jsonschema from 3.2.0 to 4.3.3 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 32233 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32233
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump jsonschema from 3.2.0 to 4.3.3 in /tools
Bumps jsonschema from 3.2.0 to 4.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Julian/jsonschema/releases">jsonschema's releases</a>.</em></p>
<blockquote>
<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>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Kojoley"><code>@Kojoley</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/899">Julian/jsonschema#899</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.3.2...v4.3.3">https://github.com/Julian/jsonschema/compare/v4.3.2...v4.3.3</a></p>
<h2>v4.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>perf: Cache subschemas by <a href="https://github.com/Stranger6667"><code>@Stranger6667</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/896">Julian/jsonschema#896</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.3.1...v4.3.2">https://github.com/Julian/jsonschema/compare/v4.3.1...v4.3.2</a></p>
<h2>v4.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>perf: Cache reference lookups for subschemas by <a href="https://github.com/Stranger6667"><code>@Stranger6667</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/894">Julian/jsonschema#894</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.3.0...v4.3.1">https://github.com/Julian/jsonschema/compare/v4.3.0...v4.3.1</a></p>
<h2>v4.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>perf: Undesired fallback to brute force container uniqueness check on certain input types by <a href="https://github.com/Stranger6667"><code>@Stranger6667</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/893">Julian/jsonschema#893</a></li>
<li>Add <code>jsonschema.protocols.IValidator</code> by <a href="https://github.com/sirosen"><code>@sirosen</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/890">Julian/jsonschema#890</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Stranger6667"><code>@Stranger6667</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/893">Julian/jsonschema#893</a></li>
<li><a href="https://github.com/sirosen"><code>@sirosen</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/890">Julian/jsonschema#890</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.2.1...v4.3.0">https://github.com/Julian/jsonschema/compare/v4.2.1...v4.3.0</a></p>
<h2>v4.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add version constraint to importlib_resources by <a href="https://github.com/sevein"><code>@sevein</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/877">Julian/jsonschema#877</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Julian/jsonschema/compare/v4.2.0...v4.2.1">https://github.com/Julian/jsonschema/compare/v4.2.0...v4.2.1</a></p>
<h2>v4.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add release note about dropping support for Py 3.6 by <a href="https://github.com/sir-sigurd"><code>@sir-sigurd</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/869">Julian/jsonschema#869</a></li>
<li>Load schemas via importlib.resources by <a href="https://github.com/sevein"><code>@sevein</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/873">Julian/jsonschema#873</a></li>
<li>Ensure all elements of arrays are verified for uniqueness by <a href="https://github.com/DrGFreeman"><code>@DrGFreeman</code></a> in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/875">Julian/jsonschema#875</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sevein"><code>@sevein</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/Julian/jsonschema/pull/873">Julian/jsonschema#873</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst">jsonschema's changelog</a>.</em></p>
<blockquote>
<h2>v4.3.3</h2>
<ul>
<li>Properly report deprecation warnings at the right stack level (<a href="https://github-redirect.dependabot.com/Julian/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/Julian/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/Julian/jsonschema/issues/893">#893</a>)</li>
</ul>
<h2>v4.3.0</h2>
<ul>
<li>Fix undesired fallback to brute force container uniqueness check on
certain input types (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/893">#893</a>)</li>
<li>Implement a PEP544 Protocol for validator classes (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/890">#890</a>)</li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Pin <code>importlib.resources</code> from below (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/877">#877</a>)</li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Use <code>importlib.resources</code> to load schemas (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/873">#873</a>)</li>
<li>Ensure all elements of arrays are verified for uniqueness by <code>uniqueItems</code>
(<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/866">#866</a>)</li>
</ul>
<h2>v4.1.2</h2>
<ul>
<li>Fix <code>dependentSchemas</code> to properly consider non-object instances to be
valid (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/850">#850</a>)</li>
</ul>
<h2>v4.1.1</h2>
<ul>
<li>Fix <code>prefixItems</code> not indicating which item was invalid within the instance
path (<a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/862">#862</a>)</li>
</ul>
<h2>v4.1.0</h2>
<ul>
<li>Add Python 3.10 to the list of supported Python versions</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Julian/jsonschema/commit/480f357ac9dbe3a9312f0f5227bd18105d07a3a1"><code>480f357</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/899">#899</a> from Kojoley/move-warning-to-user-context</li>
<li><a href="https://github.com/Julian/jsonschema/commit/15d7cb9732cf8258e5b8de1644f48f47c27dd751"><code>15d7cb9</code></a> Move warnings to user context</li>
<li><a href="https://github.com/Julian/jsonschema/commit/405f735f091b72cc8b8c67f6763bd8112a37937d"><code>405f735</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Julian/jsonschema/issues/897">#897</a> from Julian/pre-commit-ci-update-config</li>
<li><a href="https://github.com/Julian/jsonschema/commit/7384ab8463b40308a1e79b6ed82222105862a4f9"><code>7384ab8</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/Julian/jsonschema/commit/dfec9327f53048f63d9d6cc9fb71a20512f68dad"><code>dfec932</code></a> Add v4.3.2 to the changelog.</li>
<li><a href="https://github.com/Julian/jsonschema/commit/afb0b73f1a084c69db5510961f6507df53031987"><code>afb0b73</code></a> Privated.</li>
<li><a href="https://github.com/Julian/jsonschema/commit/359b33d6b0a3eca327ec3f77a4de5668a819c8d1"><code>359b33d</code></a> Merge remote-tracking branch 'Stranger6667/dd/more-ref-cache'</li>
<li><a href="https://github.com/Julian/jsonschema/commit/68b0454d2bc92fd4c82e81daf172f0b160020137"><code>68b0454</code></a> perf: Cache subschemas</li>
<li><a href="https://github.com/Julian/jsonschema/commit/02ca9faf4bbb4ab01265f2a7be8f747ece40b6b0"><code>02ca9fa</code></a> v4.3.1 -> CHANGELOG</li>
<li><a href="https://github.com/Julian/jsonschema/commit/d5c4d07ddddf34ad5c9f96982c192b5f71bb85a8"><code>d5c4d07</code></a> Merge remote-tracking branch 'Stranger6667/dd/cache-ref-resolving'</li>
<li>Additional commits viewable in <a href="https://github.com/Julian/jsonschema/compare/v3.2.0...v4.3.3">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•3 years ago
|
Description
•