Commit 6cb2ae7
authored
Bump undici and wrangler in /www (#531)
Bumps [undici](https://github.com/nodejs/undici) and
[wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).
These dependencies needed to be updated together.
Updates `undici` from 7.18.2 to 7.24.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodejs/undici/releases">undici's
releases</a>.</em></p>
<blockquote>
<h2>v7.24.4</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(fetch): handle URL credentials in dispatch path extraction by <a
href="https://github.com/mcollina"><code>@mcollina</code></a> in <a
href="https://redirect.github.com/nodejs/undici/pull/4892">nodejs/undici#4892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v7.24.3...v7.24.4">https://github.com/nodejs/undici/compare/v7.24.3...v7.24.4</a></p>
<h2>v7.24.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(h2): TypeError: Cannot read properties of null (reading 'push')
i… by <a href="https://github.com/hxinhan"><code>@hxinhan</code></a> in
<a
href="https://redirect.github.com/nodejs/undici/pull/4881">nodejs/undici#4881</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v7.24.2...v7.24.3">https://github.com/nodejs/undici/compare/v7.24.2...v7.24.3</a></p>
<h2>v7.24.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix fetch path logic by <a
href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a
href="https://redirect.github.com/nodejs/undici/pull/4890">nodejs/undici#4890</a></li>
<li>remove maxDecompressedMessageSize by <a
href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a
href="https://redirect.github.com/nodejs/undici/pull/4891">nodejs/undici#4891</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v7.24.1...v7.24.2">https://github.com/nodejs/undici/compare/v7.24.1...v7.24.2</a></p>
<h2>v7.24.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <strong>proto</strong> pollution by <a
href="https://github.com/rahulyadav5524"><code>@rahulyadav5524</code></a>
in <a
href="https://redirect.github.com/nodejs/undici/pull/4885">nodejs/undici#4885</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nodejs/undici/compare/v7.24.0...v7.24.1">https://github.com/nodejs/undici/compare/v7.24.0...v7.24.1</a></p>
<h2>v7.24.0</h2>
<h1>Undici v7.24.0 Security Release Notes</h1>
<p>This release addresses multiple security vulnerabilities in
Undici.</p>
<h2>Upgrade guidance</h2>
<p>All users on v7 should upgrade to <strong>v7.24.0</strong> or
later.</p>
<h2>Fixed advisories</h2>
<ul>
<li>
<p><a
href="https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm">GHSA-2mjp-6q6p-2qxm</a>
/ CVE-2026-1525 (Medium)<br />
Inconsistent interpretation of HTTP requests (request/response smuggling
class issue).</p>
</li>
<li>
<p><a
href="https://github.com/nodejs/undici/security/advisories/GHSA-f269-vfmq-vjvj">GHSA-f269-vfmq-vjvj</a>
/ CVE-2026-1528 (High)<br />
Malicious WebSocket 64-bit frame length handling could crash the
client.</p>
</li>
<li>
<p><a
href="https://github.com/nodejs/undici/security/advisories/GHSA-phc3-fgpg-7m6h">GHSA-phc3-fgpg-7m6h</a>
/ CVE-2026-2581 (Medium)<br />
Unbounded memory consumption in deduplication interceptor response
buffering (DoS risk).</p>
</li>
<li>
<p><a
href="https://github.com/nodejs/undici/security/advisories/GHSA-4992-7rv2-5pvq">GHSA-4992-7rv2-5pvq</a>
/ CVE-2026-1527 (Medium)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodejs/undici/commit/4991f3e1fbb93c8243fe072a69b08c47fd5d0e24"><code>4991f3e</code></a>
Bumped v7.24.4</li>
<li><a
href="https://github.com/nodejs/undici/commit/ea3a06d76e1b0b3e23c77ead15836474906fd635"><code>ea3a06d</code></a>
fix(fetch): preserve path for credentialed URLs (<a
href="https://redirect.github.com/nodejs/undici/issues/4892">#4892</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/9b96516c266ddf37f658179448a1a19479d8c204"><code>9b96516</code></a>
Bumped v7.24.3</li>
<li><a
href="https://github.com/nodejs/undici/commit/79266603db63492826382375a504c580d86845c8"><code>7926660</code></a>
Ignore .githuman</li>
<li><a
href="https://github.com/nodejs/undici/commit/9eaa5af23e8be069556af812a982bc7d59932bb7"><code>9eaa5af</code></a>
fix(h2): TypeError: Cannot read properties of null (reading 'push') in
Reques...</li>
<li><a
href="https://github.com/nodejs/undici/commit/a9bfe210b093366a5d11ce5315e56adbadfbb78d"><code>a9bfe21</code></a>
ignore .pi</li>
<li><a
href="https://github.com/nodejs/undici/commit/f2e155bb90b79acb6764d5b02d2879462daf0ecd"><code>f2e155b</code></a>
Bumped v7.24.2</li>
<li><a
href="https://github.com/nodejs/undici/commit/4d2d1afd59a8c00002d029775859bde3d47549da"><code>4d2d1af</code></a>
remove maxDecompressedMessageSize (<a
href="https://redirect.github.com/nodejs/undici/issues/4891">#4891</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/3a05a4f7dfe4257417821d4ae9da8f1f8fd227cb"><code>3a05a4f</code></a>
fix fetch path logic (<a
href="https://redirect.github.com/nodejs/undici/issues/4890">#4890</a>)</li>
<li><a
href="https://github.com/nodejs/undici/commit/23e3cd362ba6beb3988e6a9a63000336dd219591"><code>23e3cd3</code></a>
Bumped v7.24.1</li>
<li>Additional commits viewable in <a
href="https://github.com/nodejs/undici/compare/v7.18.2...v7.24.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `wrangler` from 4.71.0 to 4.75.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cloudflare/workers-sdk/releases">wrangler's
releases</a>.</em></p>
<blockquote>
<h2>wrangler@4.75.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12492">#12492</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/3b81fc6a75857d5c158824f17d9316adc55878fc"><code>3b81fc6</code></a>
Thanks <a
href="https://github.com/thomasgauvin"><code>@thomasgauvin</code></a>!
- feat: add <code>wrangler tunnel</code> commands for managing
Cloudflare Tunnels</p>
<p>Adds a new set of commands for managing remotely-managed Cloudflare
Tunnels directly from Wrangler:</p>
<ul>
<li><code>wrangler tunnel create <name></code> - Create a new
Cloudflare Tunnel</li>
<li><code>wrangler tunnel list</code> - List all tunnels in your
account</li>
<li><code>wrangler tunnel info <tunnel></code> - Display details
about a specific tunnel</li>
<li><code>wrangler tunnel delete <tunnel></code> - Delete a tunnel
(with confirmation)</li>
<li><code>wrangler tunnel run <tunnel></code> - Run a tunnel using
cloudflared</li>
<li><code>wrangler tunnel quick-start <url></code> - Start a
temporary tunnel (Try Cloudflare)</li>
</ul>
<p>The <code>run</code> and <code>quick-start</code> commands
automatically download and manage the cloudflared binary, caching it in
<code>~/.wrangler/cloudflared/</code>. Users are prompted before
downloading and warned if their PATH-installed cloudflared is outdated.
You can override the binary location with the
<code>CLOUDFLARED_PATH</code> environment variable.</p>
<p>All commands are marked as experimental.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12927">#12927</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/c9b31840631585418b8926e8228db486b619b4c7"><code>c9b3184</code></a>
Thanks <a
href="https://github.com/penalosa"><code>@penalosa</code></a>! - Bump
undici from 7.18.2 to 7.24.4</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12875">#12875</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/13df6c75be49ac32fc1c57e2e24523e86ced2115"><code>13df6c7</code></a>
Thanks <a
href="https://github.com/apps/dependabot"><code>@dependabot</code></a>!
- Update dependencies of "miniflare", "wrangler"</p>
<p>The following dependency versions have been updated:</p>
<table>
<thead>
<tr>
<th>Dependency</th>
<th>From</th>
<th>To</th>
</tr>
</thead>
<tbody>
<tr>
<td>workerd</td>
<td>1.20260312.1</td>
<td>1.20260316.1</td>
</tr>
</tbody>
</table>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12935">#12935</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/df0d1120a856bd65553bf92b4bc6380c15e81cc7"><code>df0d112</code></a>
Thanks <a
href="https://github.com/apps/dependabot"><code>@dependabot</code></a>!
- Update dependencies of "miniflare", "wrangler"</p>
<p>The following dependency versions have been updated:</p>
<table>
<thead>
<tr>
<th>Dependency</th>
<th>From</th>
<th>To</th>
</tr>
</thead>
<tbody>
<tr>
<td>workerd</td>
<td>1.20260316.1</td>
<td>1.20260317.1</td>
</tr>
</tbody>
</table>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12928">#12928</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/81ee98e6a0c6be879757289ef6e34e1559d6ee2a"><code>81ee98e</code></a>
Thanks <a
href="https://github.com/petebacondarwin"><code>@petebacondarwin</code></a>!
- Migrate chrome-devtools-patches deployment from Cloudflare Pages to
Workers + Assets</p>
<p>The DevTools frontend is now deployed as a Cloudflare Workers +
Assets project instead of a Cloudflare Pages project. This uses
<code>wrangler deploy</code> for production deployments and
<code>wrangler versions upload</code> for PR preview deployments.</p>
<p>The inspector proxy origin allowlists in both wrangler and miniflare
have been updated to accept connections from the new
<code>workers.dev</code> domain patterns, while retaining the legacy
<code>pages.dev</code> patterns for backward compatibility.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12835">#12835</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/c600ce0a45ad334a5a961cf7774758860581d9d2"><code>c600ce0</code></a>
Thanks <a
href="https://github.com/dario-piotrowicz"><code>@dario-piotrowicz</code></a>!
- Fix execution freezing on <code>debugger</code> statements when
DevTools is not attached</p>
<p>Previously, <code>wrangler</code> always sent
<code>Debugger.enable</code> to the runtime on connection, even when
DevTools wasn't open. This caused scripts to freeze on
<code>debugger</code> statements. Now <code>Debugger.enable</code> is
only sent when DevTools is actually attached, and
<code>Debugger.disable</code> is sent when DevTools disconnects to stop
the runtime from performing debugging work.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/workers-sdk/pull/12894">#12894</a>
<a
href="https://github.com/cloudflare/workers-sdk/commit/f509d13b97a832a28ed6bc568c7bcf6fc7d4a4ff"><code>f509d13</code></a>
Thanks <a
href="https://github.com/gpanders"><code>@gpanders</code></a>! -
Simplify description of --json option</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/a671740787a95779f89e3b1bb2154990c6e14212"><code>a671740</code></a>
Version Packages (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12923">#12923</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/e25bd0ef64753e12c7ac5849a2b3d35b45e5fe2a"><code>e25bd0e</code></a>
Update prettier to 3.8.1 (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12939">#12939</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/df0d1120a856bd65553bf92b4bc6380c15e81cc7"><code>df0d112</code></a>
Bump the workerd-and-workers-types group with 2 updates (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12935">#12935</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/81ee98e6a0c6be879757289ef6e34e1559d6ee2a"><code>81ee98e</code></a>
[chrome-devtools-patches] Migrate deployment from Cloudflare Pages to
Workers...</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/3b81fc6a75857d5c158824f17d9316adc55878fc"><code>3b81fc6</code></a>
feat(wrangler): add wrangler tunnel (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12492">#12492</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/13df6c75be49ac32fc1c57e2e24523e86ced2115"><code>13df6c7</code></a>
Bump the workerd-and-workers-types group with 2 updates (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12875">#12875</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/0a7fef9ee924b6d0817a69be9d893dc8a40c9a19"><code>0a7fef9</code></a>
wrangler: reject cross-drive module paths (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11888">#11888</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/f509d13b97a832a28ed6bc568c7bcf6fc7d4a4ff"><code>f509d13</code></a>
Remove superfluous adjective from --json description (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12894">#12894</a>)</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/c600ce0a45ad334a5a961cf7774758860581d9d2"><code>c600ce0</code></a>
Fix execution freezing on <code>debugger</code> statements when DevTools
is not attached...</li>
<li><a
href="https://github.com/cloudflare/workers-sdk/commit/2e6b4ab2b85543bdf3e29ff82004e33538dcf063"><code>2e6b4ab</code></a>
Version Packages (<a
href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/12876">#12876</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cloudflare/workers-sdk/commits/wrangler@4.75.0/packages/wrangler">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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/microsoft/Foundry-Local/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 442c3cd commit 6cb2ae7
1 file changed
Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments