Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.11.1 to 4.12.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>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8316">#8316</a> <a href="https://github.com/cloudflare/workers-sdk/commit/69864b416420e2e8877befe8c41a507b78cd4413"><code>69864b4</code></a> Thanks <a href="https://github.com/gnekich"><code>@gnekich</code></a>! - introduce callback-host and callback-port param for wrangler login command</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8889">#8889</a> <a href="https://github.com/cloudflare/workers-sdk/commit/eab7ad9af618bc85a79c077f07c6efcf05ae3f5f"><code>eab7ad9</code></a> Thanks <a href="https://github.com/penalosa"><code>@penalosa</code></a>! - When Wrangler encounters an error, if the Bun runtime is detected it will now warn users that Wrangler does not officially support Bun.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8673">#8673</a> <a href="https://github.com/cloudflare/workers-sdk/commit/5de2b9a39a6cb6ac730d0f8f1b60f9f756c24993"><code>5de2b9a</code></a> Thanks <a href="https://github.com/IRCody"><code>@IRCody</code></a>! - Add containers {info, list, delete} subcommands.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/cloudflare/workers-sdk/commit/62c40d792b9555e6e25a5f99ae803e4943c4b56f"><code>62c40d7</code></a>]:</p> <ul> <li>[email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md">wrangler's changelog</a>.</em></p> <blockquote> <h2>4.12.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8316">#8316</a> <a href="https://github.com/cloudflare/workers-sdk/commit/69864b416420e2e8877befe8c41a507b78cd4413"><code>69864b4</code></a> Thanks <a href="https://github.com/gnekich"><code>@gnekich</code></a>! - introduce callback-host and callback-port param for wrangler login command</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8889">#8889</a> <a href="https://github.com/cloudflare/workers-sdk/commit/eab7ad9af618bc85a79c077f07c6efcf05ae3f5f"><code>eab7ad9</code></a> Thanks <a href="https://github.com/penalosa"><code>@penalosa</code></a>! - When Wrangler encounters an error, if the Bun runtime is detected it will now warn users that Wrangler does not officially support Bun.</p> </li> <li> <p><a href="https://redirect.github.com/cloudflare/workers-sdk/pull/8673">#8673</a> <a href="https://github.com/cloudflare/workers-sdk/commit/5de2b9a39a6cb6ac730d0f8f1b60f9f756c24993"><code>5de2b9a</code></a> Thanks <a href="https://github.com/IRCody"><code>@IRCody</code></a>! - Add containers {info, list, delete} subcommands.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/cloudflare/workers-sdk/commit/62c40d792b9555e6e25a5f99ae803e4943c4b56f"><code>62c40d7</code></a>]:</p> <ul> <li>[email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudflare/workers-sdk/commit/d65346879b5ff44906dc6df2709ef4cfcc55030c"><code>d653468</code></a> Version Packages (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/8965">#8965</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/62c40d792b9555e6e25a5f99ae803e4943c4b56f"><code>62c40d7</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/8927">#8927</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/f00775126b7de00bf77c12e5533ae3b2e380406e"><code>f007751</code></a> chore: cleanup e2e test certs (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/8936">#8936</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/69864b416420e2e8877befe8c41a507b78cd4413"><code>69864b4</code></a> feat: :sparkles: introduce ip param for wrangler login command, fixes [5937] ...</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/5de2b9a39a6cb6ac730d0f8f1b60f9f756c24993"><code>5de2b9a</code></a> Add containers {info, list, delete} subcommands (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/8673">#8673</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/8a0cf568cb76813857d420aa778de10e26b8db97"><code>8a0cf56</code></a> Add support for Vitest 3.1.x (<a href="https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler/issues/8804">#8804</a>)</li> <li><a href="https://github.com/cloudflare/workers-sdk/commit/eab7ad9af618bc85a79c077f07c6efcf05ae3f5f"><code>eab7ad9</code></a> Add warning to Wrangler if using the Bun runtime and an error is encountered ...</li> <li>See full diff in <a href="https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler">compare view</a></li> </ul> </details> <br /> [](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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 6 comments.