Skip to content

Commit b9639ca

Browse files
Bump wrangler from 4.50.0 to 4.51.0 (#170)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.50.0 to 4.51.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.51.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/11345">#11345</a> <a href="https://github.com/cloudflare/workers-sdk/commit/d524e5524cf701e33b367d33616db5430a126fa9"><code>d524e55</code></a> Thanks <a href="https://github.com/penalosa"><code>@​penalosa</code></a>! - Enable experimental support for autoconfig-powered Astro projects</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/11228">#11228</a> <a href="https://github.com/cloudflare/workers-sdk/commit/43903a38f00d2a0da1d19a9be1fc90a4e38454cf"><code>43903a3</code></a> Thanks <a href="https://github.com/petebacondarwin"><code>@​petebacondarwin</code></a>! - Support <code>CLOUDFLARE_ENV</code> environment variable for selecting the active environment</p> <p>This change enables users to select the environment for commands such as <code>CLOUDFLARE_ENV=prod wrangler versions upload</code>. The <code>--env</code> command line argument takes precedence.</p> <p>The <code>CLOUDFLARE_ENV</code> environment variable is mostly used with the <code>@cloudflare/vite-plugin</code> to select the environment for building the Worker to be deployed. This build also generates a &quot;redirected deploy config&quot; that is flattened to only contain the active environment. To avoid accidentally deploying a version that is built for one environment to a different environment, there is an additional check to ensure that if the user specifies an environment in Wrangler it matches the original selected environment from the build.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/11367">#11367</a> <a href="https://github.com/cloudflare/workers-sdk/commit/e4962809487e618d4bd99c56b0628b078fab7402"><code>e496280</code></a> Thanks <a href="https://github.com/vicb"><code>@​vicb</code></a>! - Rate limit r2 bulk put</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/cloudflare/workers-sdk/commit/4d61faed1c0c5cb0f7a7f085d31c3dca9a83c802"><code>4d61fae</code></a>, <a href="https://github.com/cloudflare/workers-sdk/commit/69f4dc30496406b0c40f946ee8ace28d94667097"><code>69f4dc3</code></a>, <a href="https://github.com/cloudflare/workers-sdk/commit/1133c4db5fc4703a2ad416fdcb3a086f498cbbc6"><code>1133c4d</code></a>, <a href="https://github.com/cloudflare/workers-sdk/commit/4d61faed1c0c5cb0f7a7f085d31c3dca9a83c802"><code>4d61fae</code></a>]:</p> <ul> <li><code>@​cloudflare/kv-asset-handler</code><a href="https://github.com/0"><code>@​0</code></a>.4.1</li> <li>miniflare@4.20251125.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudflare/workers-sdk/commit/f87b057f455808e9550c41a6141b7ad08a8a68f8"><code>f87b057</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11374">#11374</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/1133c4db5fc4703a2ad416fdcb3a086f498cbbc6"><code>1133c4d</code></a> chore(deps): bump the workerd-and-workers-types group with 2 updates (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11396">#11396</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/43903a38f00d2a0da1d19a9be1fc90a4e38454cf"><code>43903a3</code></a> Support <code>CLOUDFLARE_ENV</code> environment variable for selecting the active enviro...</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/235142e8fe50a4dd5f72557268e43f08782dfe61"><code>235142e</code></a> Improve stability of <code>wrangler dev</code> related tests (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11182">#11182</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/9365b02fc285f615501570c5906b94b1378959d2"><code>9365b02</code></a> test: make the startWorker e2e test more resilient to flakes (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11347">#11347</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/aa4a5f112e22c2b1697cbc06eebb0aec362f3032"><code>aa4a5f1</code></a> Move findWranglerConfig tests to workers-utils (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11349">#11349</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/4d61faed1c0c5cb0f7a7f085d31c3dca9a83c802"><code>4d61fae</code></a> modernize kv-asset-handler so that we can test is in Node 22+ (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11348">#11348</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/69f4dc30496406b0c40f946ee8ace28d94667097"><code>69f4dc3</code></a> chore(deps): bump the workerd-and-workers-types group with 2 updates (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11376">#11376</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/e4962809487e618d4bd99c56b0628b078fab7402"><code>e496280</code></a> Rate limit r2 bulk put (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/11367">#11367</a>)</li> <li>See full diff in <a href="https://github.com/cloudflare/workers-sdk/commits/wrangler@4.51.0/packages/wrangler">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wrangler&package-manager=bun&previous-version=4.50.0&new-version=4.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e70501 commit b9639ca

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bun.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)