[wpt-sync] Sync PR 39102 - Bump json-e from 4.4.3 to 4.5.1 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox114 fixed)
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39102 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39102
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump json-e from 4.4.3 to 4.5.1 in /tools
Bumps json-e from 4.4.3 to 4.5.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/json-e/json-e/blob/main/CHANGELOG.rst">json-e's changelog</a>.</em></p>
<blockquote>
<h1>Jsone 4.5.1 (2023-03-20)</h1>
<ul>
<li>The Rust crate no longer rebuilds on every invocation. (<a href="https://redirect.github.com/json-e/json-e/issues/460">#460</a>)</li>
</ul>
<h1>Jsone 4.5.0 (2022-12-25)</h1>
<h2>Features</h2>
<ul>
<li>Added a $default case to the switch operator (<a href="https://redirect.github.com/json-e/json-e/issues/455">#455</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/json-e/json-e/commit/4545912aa8e084709cd802c6e1a53493abcb89b9"><code>4545912</code></a> v4.5.1</li>
<li><a href="https://github.com/json-e/json-e/commit/346b97e324a83d703806927e26e1c08790d1ff0f"><code>346b97e</code></a> Merge pull request <a href="https://redirect.github.com/json-e/json-e/issues/460">#460</a> from rwedler/fix-rerun-path</li>
<li><a href="https://github.com/json-e/json-e/commit/3bb679410832739229561cdd287513b2ed84e8f4"><code>3bb6794</code></a> Fix rust specification.yml rebuild logic</li>
<li><a href="https://github.com/json-e/json-e/commit/ba3e521fd8c9433943ae344c8e4dd8cb5d7d3068"><code>ba3e521</code></a> v4.5.0</li>
<li><a href="https://github.com/json-e/json-e/commit/4c9cd1235cbe91ac0d34d351d2a0469c97197b0c"><code>4c9cd12</code></a> Merge pull request <a href="https://redirect.github.com/json-e/json-e/issues/456">#456</a> from noahlaux/feat/default-in-switch</li>
<li><a href="https://github.com/json-e/json-e/commit/826c512e28c7fe9b5ca4b6695afe1635e2efea13"><code>826c512</code></a> $match/$switch: render only values with truthy conditions</li>
<li><a href="https://github.com/json-e/json-e/commit/c8fe6d34656f3ee281234765cc0f971f08ce4c11"><code>c8fe6d3</code></a> Merge pull request <a href="https://redirect.github.com/json-e/json-e/issues/458">#458</a> from serge-sans-paille/feature/faster-pyparser</li>
<li><a href="https://github.com/json-e/json-e/commit/0070187e147d27136159321526d330f5acb0f79f"><code>0070187</code></a> Slightly speedup python tokenizer</li>
<li><a href="https://github.com/json-e/json-e/commit/444f5fea5ea61b556a6bcaec69a5c216bb4cd0f4"><code>444f5fe</code></a> Merge branch 'main' into feat/default-in-switch</li>
<li><a href="https://github.com/json-e/json-e/commit/d7f9595b2b50c66e4b258aa7d042bdd2c69a38d7"><code>d7f9595</code></a> Merge pull request <a href="https://redirect.github.com/json-e/json-e/issues/457">#457</a> from djmitche/actually-really-run-rust-ci</li>
<li>Additional commits viewable in <a href="https://github.com/json-e/json-e/compare/v4.4.3...v4.5.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 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 | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
Comment 7•2 years ago
|
||
bugherder |
Description
•