Commit 9fa7e3b
authored
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#51)
Bumps the npm_and_yarn group with 3 updates in the
/rescript-ecosystem/packages/core/compiler-source directory:
[h3](https://github.com/h3js/h3),
[picomatch](https://github.com/micromatch/picomatch) and
[srvx](https://github.com/h3js/srvx).
Bumps the npm_and_yarn group with 1 update in the
/rescript-ecosystem/packages/core/compiler-source/packages/playground
directory: [h3](https://github.com/h3js/h3).
Updates `h3` from 2.0.1-rc.17 to 2.0.1-rc.18
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/h3js/h3/releases">h3's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1-rc.18</h2>
<p><a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> Prevent open redirect via protocol-relative
path in <code>redirectBack()</code> (<a
href="https://github.com/h3js/h3/commit/459a1c6">459a1c6</a>)</li>
<li><strong>cookie:</strong> Prevent unbounded chunked cookie count (<a
href="https://github.com/h3js/h3/commit/399257c">399257c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/h3js/h3/blob/main/CHANGELOG.md">h3's
changelog</a>.</em></p>
<blockquote>
<h2>v2.0.1-rc.18</h2>
<p><a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> Prevent open redirect via protocol-relative
path in <code>redirectBack()</code> (<a
href="https://github.com/h3js/h3/commit/459a1c6">459a1c6</a>)</li>
<li><strong>cookie:</strong> Prevent unbounded chunked cookie count (<a
href="https://github.com/h3js/h3/commit/399257c">399257c</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="https://github.com/pi0"><code>@pi0</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/h3js/h3/commit/cb70e1ba513be827bb3698127bb7d06467412911"><code>cb70e1b</code></a>
chore(release): v2.0.1-rc.18</li>
<li><a
href="https://github.com/h3js/h3/commit/399257cb406fbeda313d88c1e288a15124fc82af"><code>399257c</code></a>
fix(cookie): prevent unbounded chunked cookie count</li>
<li><a
href="https://github.com/h3js/h3/commit/459a1c6593365b0810e9c502df7c3e82837321d7"><code>459a1c6</code></a>
fix(utils): prevent open redirect via protocol-relative path in
<code>redirectBack()</code></li>
<li>See full diff in <a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">compare
view</a></li>
</ul>
</details>
<br />
Updates `picomatch` from 4.0.2 to 4.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/picomatch/releases">picomatch's
releases</a>.</em></p>
<blockquote>
<h2>4.0.4</h2>
<p>This is a security release fixing several security relevant
issues.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix for <a
href="https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj">CVE-2026-33671</a></li>
<li>Fix for <a
href="https://github.com/micromatch/picomatch/security/advisories/GHSA-3v7f-55p6-f55p">CVE-2026-33672</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4">https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4</a></p>
<h2>4.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: exception when glob pattern contains <code>constructor</code>
by <a href="https://github.com/Jason3S"><code>@Jason3S</code></a> in <a
href="https://redirect.github.com/micromatch/picomatch/pull/144">micromatch/picomatch#144</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jason3S"><code>@Jason3S</code></a> made
their first contribution in <a
href="https://redirect.github.com/micromatch/picomatch/pull/144">micromatch/picomatch#144</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/micromatch/picomatch/compare/4.0.2...4.0.3">https://github.com/micromatch/picomatch/compare/4.0.2...4.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micromatch/picomatch/commit/e5474fc1a4d7991870058170407dda8a42be5334"><code>e5474fc</code></a>
Publish 4.0.4</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/4516eb521f13a46b2fe1a1d2c9ef6b20ddc0e903"><code>4516eb5</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d"><code>5eceecd</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/0db7dd70651ca7c8265601c0442a996ed32e3238"><code>0db7dd7</code></a>
Run benchmark again against latest minimatch version (<a
href="https://redirect.github.com/micromatch/picomatch/issues/161">#161</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/95003777eb1c60dec09495a8231fa2ba4054d76a"><code>9500377</code></a>
docs: clarify what brace expansion syntax is and isn't supported (<a
href="https://redirect.github.com/micromatch/picomatch/issues/134">#134</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/2661f23eca86c8b4a2b14815b9b2b3b74bd5a171"><code>2661f23</code></a>
fix typo in globstars.js test name (<a
href="https://redirect.github.com/micromatch/picomatch/issues/138">#138</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/1798b07e9df59500b9cf567294d44d559032f4c7"><code>1798b07</code></a>
docs: fix <code>makeRe</code> example (<a
href="https://redirect.github.com/micromatch/picomatch/issues/143">#143</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/9d76bc57a03b7f57cc4ca516c8071daf632bafd8"><code>9d76bc5</code></a>
chore: undocument removed options (<a
href="https://redirect.github.com/micromatch/picomatch/issues/146">#146</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/e4d718bbfb47e4f030ab2612b5b04a9297fe272d"><code>e4d718b</code></a>
Remove unused time-require (<a
href="https://redirect.github.com/micromatch/picomatch/issues/160">#160</a>)</li>
<li><a
href="https://github.com/micromatch/picomatch/commit/38dffeb16221cc8eb8981524fb6895dd2aaaba76"><code>38dffeb</code></a>
chore(deps): pin dependencies (<a
href="https://redirect.github.com/micromatch/picomatch/issues/158">#158</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/picomatch/compare/4.0.2...4.0.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `srvx` from 0.11.12 to 0.11.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/h3js/srvx/releases">srvx's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.13</h2>
<p><a
href="https://github.com/h3js/srvx/compare/v0.11.12...v0.11.13">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>url:</strong> Deopt absolute URIs in FastURL (<a
href="https://github.com/h3js/srvx/commit/de0d699">de0d699</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/h3js/srvx/blob/main/CHANGELOG.md">srvx's
changelog</a>.</em></p>
<blockquote>
<h2>v0.11.13</h2>
<p><a
href="https://github.com/h3js/srvx/compare/v0.11.12...v0.11.13">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>url:</strong> Deopt absolute URIs in FastURL (<a
href="https://github.com/h3js/srvx/commit/de0d699">de0d699</a>)</li>
</ul>
<h3>🏡 Chore</h3>
<ul>
<li>Update deps (<a
href="https://github.com/h3js/srvx/commit/4e6ace6">4e6ace6</a>)</li>
<li>Update deps (<a
href="https://github.com/h3js/srvx/commit/6a72a00">6a72a00</a>)</li>
<li>Fix type issue (<a
href="https://github.com/h3js/srvx/commit/ed8cc2b">ed8cc2b</a>)</li>
<li>Apply automated updates (<a
href="https://github.com/h3js/srvx/commit/7375fed">7375fed</a>)</li>
<li>Update deps (<a
href="https://github.com/h3js/srvx/commit/8f4bc4f">8f4bc4f</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="https://github.com/pi0"><code>@pi0</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/h3js/srvx/commit/e19649a96a33012be5f5c201c11fb388940ade68"><code>e19649a</code></a>
chore(release): v0.11.13</li>
<li><a
href="https://github.com/h3js/srvx/commit/8f4bc4f2d00622d980f31b4ab205c6e5ad80c02f"><code>8f4bc4f</code></a>
chore: update deps</li>
<li><a
href="https://github.com/h3js/srvx/commit/7375fed4a2bf9fb4b64896ce868937eda7cf686f"><code>7375fed</code></a>
chore: apply automated updates</li>
<li><a
href="https://github.com/h3js/srvx/commit/ed8cc2b900e25da2f0ec1505da1e2edad867b4b6"><code>ed8cc2b</code></a>
chore: fix type issue</li>
<li><a
href="https://github.com/h3js/srvx/commit/6a72a0031063669d6f8320ad6c9a7cac3254fb41"><code>6a72a00</code></a>
chore: update deps</li>
<li><a
href="https://github.com/h3js/srvx/commit/de0d69901c357f36a39b7e13eebef6c930652baa"><code>de0d699</code></a>
fix(url): deopt absolute URIs in FastURL</li>
<li><a
href="https://github.com/h3js/srvx/commit/4e6ace6b55686acd6125f608ef6ab3ab1efb057f"><code>4e6ace6</code></a>
chore: update deps</li>
<li>See full diff in <a
href="https://github.com/h3js/srvx/compare/v0.11.12...v0.11.13">compare
view</a></li>
</ul>
</details>
<br />
Updates `h3` from 2.0.1-rc.17 to 2.0.1-rc.18
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/h3js/h3/releases">h3's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1-rc.18</h2>
<p><a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> Prevent open redirect via protocol-relative
path in <code>redirectBack()</code> (<a
href="https://github.com/h3js/h3/commit/459a1c6">459a1c6</a>)</li>
<li><strong>cookie:</strong> Prevent unbounded chunked cookie count (<a
href="https://github.com/h3js/h3/commit/399257c">399257c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/h3js/h3/blob/main/CHANGELOG.md">h3's
changelog</a>.</em></p>
<blockquote>
<h2>v2.0.1-rc.18</h2>
<p><a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>utils:</strong> Prevent open redirect via protocol-relative
path in <code>redirectBack()</code> (<a
href="https://github.com/h3js/h3/commit/459a1c6">459a1c6</a>)</li>
<li><strong>cookie:</strong> Prevent unbounded chunked cookie count (<a
href="https://github.com/h3js/h3/commit/399257c">399257c</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="https://github.com/pi0"><code>@pi0</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/h3js/h3/commit/cb70e1ba513be827bb3698127bb7d06467412911"><code>cb70e1b</code></a>
chore(release): v2.0.1-rc.18</li>
<li><a
href="https://github.com/h3js/h3/commit/399257cb406fbeda313d88c1e288a15124fc82af"><code>399257c</code></a>
fix(cookie): prevent unbounded chunked cookie count</li>
<li><a
href="https://github.com/h3js/h3/commit/459a1c6593365b0810e9c502df7c3e82837321d7"><code>459a1c6</code></a>
fix(utils): prevent open redirect via protocol-relative path in
<code>redirectBack()</code></li>
<li>See full diff in <a
href="https://github.com/h3js/h3/compare/v2.0.1-rc.17...v2.0.1-rc.18">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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/hyperpolymath/developer-ecosystem/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 72ee7b8 commit 9fa7e3b
2 files changed
Lines changed: 12 additions & 12 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
1567 | 1567 | | |
1568 | 1568 | | |
1569 | 1569 | | |
| |||
1574 | 1574 | | |
1575 | 1575 | | |
1576 | 1576 | | |
1577 | | - | |
| 1577 | + | |
1578 | 1578 | | |
1579 | 1579 | | |
1580 | 1580 | | |
| |||
2385 | 2385 | | |
2386 | 2386 | | |
2387 | 2387 | | |
2388 | | - | |
2389 | | - | |
2390 | | - | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
2391 | 2391 | | |
2392 | 2392 | | |
2393 | 2393 | | |
| |||
2406 | 2406 | | |
2407 | 2407 | | |
2408 | 2408 | | |
2409 | | - | |
| 2409 | + | |
2410 | 2410 | | |
2411 | 2411 | | |
2412 | 2412 | | |
| |||
2881 | 2881 | | |
2882 | 2882 | | |
2883 | 2883 | | |
2884 | | - | |
2885 | | - | |
| 2884 | + | |
| 2885 | + | |
2886 | 2886 | | |
2887 | 2887 | | |
2888 | | - | |
| 2888 | + | |
2889 | 2889 | | |
2890 | 2890 | | |
2891 | 2891 | | |
| |||
0 commit comments