Skip to content

Commit 81e2da8

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#52)
Bumps the npm_and_yarn group with 3 updates in the /rescript-ecosystem/packages/core/compiler-source directory: [h3](https://github.com/h3js/h3), [brace-expansion](https://github.com/juliangruber/brace-expansion) and [picomatch](https://github.com/micromatch/picomatch). Updates `h3` from 2.0.1-rc.16 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> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxc-lint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> <li>Terminal Chai (<a href="https://github.com/terminalchai"><code>@​terminalchai</code></a>)</li> <li>Nick Spaargaren (<a href="https://github.com/nickspaargaren"><code>@​nickspaargaren</code></a>)</li> <li>Gabriel Trzimajewski (<a href="https://github.com/Sn0wye"><code>@​Sn0wye</code></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> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxclint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> <li>Update deps (<a href="https://github.com/h3js/h3/commit/28a3863">28a3863</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update bundle tests (<a href="https://github.com/h3js/h3/commit/44f295d">44f295d</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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><a href="https://github.com/h3js/h3/commit/388b8f06e060a219d11bbc6be7f70f38d8bbea01"><code>388b8f0</code></a> chore(release): v2.0.1-rc.17</li> <li><a href="https://github.com/h3js/h3/commit/28a386310482bc5a29723ac8e0d0f44be7ddfd0a"><code>28a3863</code></a> chore: update deps</li> <li><a href="https://github.com/h3js/h3/commit/29728e9856bbb5ccf1870fa96b36e19d218fce7d"><code>29728e9</code></a> sync docs</li> <li><a href="https://github.com/h3js/h3/commit/448e7ebaec00dead45416c8d4260da7c3ef1bbc7"><code>448e7eb</code></a> docs: improve security notes about proxy utils</li> <li><a href="https://github.com/h3js/h3/commit/7ccc9e250164a1a08d31571e99cd2cbc7ab201e6"><code>7ccc9e2</code></a> fix(mount): enforce path segment boundary in <code>startsWith</code> check</li> <li><a href="https://github.com/h3js/h3/commit/8e9993fd43d7c25c72679508bbbec23db0cbe570"><code>8e9993f</code></a> fix(static): prevent path traversal via double-encoded dot segments</li> <li><a href="https://github.com/h3js/h3/commit/0295f90318512b9fd43fbc1799601f614fa773d6"><code>0295f90</code></a> fix(mount): normalize percent-encoded pathname in <code>requestWithBaseURL</code></li> <li>Additional commits viewable in <a href="https://github.com/h3js/h3/compare/v2.0.1-rc.16...v2.0.1-rc.18">compare view</a></li> </ul> </details> <br /> Updates `brace-expansion` from 5.0.4 to 5.0.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/juliangruber/brace-expansion/commit/87939017c6cb6be56b98c6fa2059b073315cd534"><code>8793901</code></a> 5.0.5</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/9a02af5c5c80731fae470cc3218c16876bb25051"><code>9a02af5</code></a> Merge commit from fork</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a"><code>daa71bc</code></a> Bump tar from 7.5.10 to 7.5.11 (<a href="https://redirect.github.com/juliangruber/brace-expansion/issues/92">#92</a>)</li> <li><a href="https://github.com/juliangruber/brace-expansion/commit/799e5f7a222b0ea29052090b80fab2125a846543"><code>799e5f7</code></a> Bump tar from 7.5.9 to 7.5.10 (<a href="https://redirect.github.com/juliangruber/brace-expansion/issues/90">#90</a>)</li> <li>See full diff in <a href="https://github.com/juliangruber/brace-expansion/compare/v5.0.4...v5.0.5">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 /> 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 b0296a9 commit 81e2da8

File tree

1 file changed

+10
-10
lines changed
  • rescript-ecosystem/packages/core/compiler-source

1 file changed

+10
-10
lines changed

rescript-ecosystem/packages/core/compiler-source/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -980,11 +980,11 @@ __metadata:
980980
linkType: hard
981981

982982
"brace-expansion@npm:^5.0.2":
983-
version: 5.0.4
984-
resolution: "brace-expansion@npm:5.0.4"
983+
version: 5.0.5
984+
resolution: "brace-expansion@npm:5.0.5"
985985
dependencies:
986986
balanced-match: "npm:^4.0.2"
987-
checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a
987+
checksum: 10c0/4d238e14ed4f5cc9c07285550a41cef23121ca08ba99fa9eb5b55b580dcb6bf868b8210aa10526bdc9f8dc97f33ca2a7259039c4cc131a93042beddb424c48e3
988988
languageName: node
989989
linkType: hard
990990

@@ -2198,9 +2198,9 @@ __metadata:
21982198
linkType: hard
21992199

22002200
"picomatch@npm:^4.0.2":
2201-
version: 4.0.2
2202-
resolution: "picomatch@npm:4.0.2"
2203-
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
2201+
version: 4.0.4
2202+
resolution: "picomatch@npm:4.0.4"
2203+
checksum: 10c0/e2c6023372cc7b5764719a5ffb9da0f8e781212fa7ca4bd0562db929df8e117460f00dff3cb7509dacfc06b86de924b247f504d0ce1806a37fac4633081466b0
22042204
languageName: node
22052205
linkType: hard
22062206

@@ -2219,7 +2219,7 @@ __metadata:
22192219
dependencies:
22202220
"@rescript/react": "npm:^0.14.0"
22212221
"@rollup/plugin-node-resolve": "npm:^16.0.0"
2222-
h3: "npm:2.0.1-rc.8"
2222+
h3: "npm:2.0.1-rc.18"
22232223
rescript: "npm:^12.0.0"
22242224
rollup: "npm:^4.32.0"
22252225
languageName: unknown
@@ -2669,11 +2669,11 @@ __metadata:
26692669
linkType: hard
26702670

26712671
"srvx@npm:^0.11.9":
2672-
version: 0.11.12
2673-
resolution: "srvx@npm:0.11.12"
2672+
version: 0.11.13
2673+
resolution: "srvx@npm:0.11.13"
26742674
bin:
26752675
srvx: bin/srvx.mjs
2676-
checksum: 10c0/b7edecbed95240e4691e3509aa522c015f04bee8c0fba75705d7c220e59f861cb07678446fc13ccda8504beba3185bd50f56e0a0ee5d890c9386a7d9abf97678
2676+
checksum: 10c0/571eb5463eee301a43cfd49b629145962f964a1c049454bd390267c3eae29261d5aee026aefe2ee42a66dbe2bf66db7853d2f8e2d247feea3a6032ba6286c8fd
26772677
languageName: node
26782678
linkType: hard
26792679

0 commit comments

Comments
 (0)