Skip to content

Bump wrangler from 4.19.1 to 4.24.4 #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps wrangler from 4.19.1 to 4.24.4.

Release notes

Sourced from wrangler's releases.

wrangler@4.24.4

Patch Changes

wrangler@4.24.3

Patch Changes

  • #9923 c01c4ee Thanks @​gpanders! - Fix image name resolution when modifying a container application

  • #9833 3743896 Thanks @​dario-piotrowicz! - fix: ensure that container builds don't disrupt dev hotkey handling

    currently container builds run during local development (via wrangler dev or startWorker) prevent the standard hotkeys not to be recognized (most noticeably ctrl+c, preventing developers from existing the process), the changes here ensure that hotkeys are instead correctly handled as expected

  • Updated dependencies []:

    • miniflare@4.20250709.0

wrangler@4.24.2

Patch Changes

wrangler@4.24.1

Patch Changes

  • #9765 05adc61 Thanks @​hasip-timurtas! - Build container images without the user's account ID. This allows containers to be built and verified in dry run mode (where we do not necessarily have the user's account info).

    When we push the image to the managed registry, we first re-tag the image to include the user's account ID so that the image has the full resolved image name.

  • Updated dependencies [bb09e50, 25dbe54, 3bdec6b]:

    • miniflare@4.20250709.0

wrangler@4.24.0

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.24.4

Patch Changes

4.24.3

Patch Changes

  • #9923 c01c4ee Thanks @​gpanders! - Fix image name resolution when modifying a container application

  • #9833 3743896 Thanks @​dario-piotrowicz! - fix: ensure that container builds don't disrupt dev hotkey handling

    currently container builds run during local development (via wrangler dev or startWorker) prevent the standard hotkeys not to be recognized (most noticeably ctrl+c, preventing developers from existing the process), the changes here ensure that hotkeys are instead correctly handled as expected

  • Updated dependencies []:

    • miniflare@4.20250709.0

4.24.2

Patch Changes

4.24.1

Patch Changes

  • #9765 05adc61 Thanks @​hasip-timurtas! - Build container images without the user's account ID. This allows containers to be built and verified in dry run mode (where we do not necessarily have the user's account info).

    When we push the image to the managed registry, we first re-tag the image to include the user's account ID so that the image has the full resolved image name.

... (truncated)

Commits
  • a221a45 Version Packages (#9926)
  • 14ce577 Bump undici & TS (#9847)
  • f73da0d Pass worker name & compliance region through correctly (#9974)
  • bf4c9ab Support Images binding in getPlatformProxy() (#9954)
  • a5d7b35 Make error message for containers images delete more helpful. (#9875)
  • 64af5da Further updates to e2e test running helpers and instructions (#9969)
  • d6a1b9b BRAPI-43 print local mode (#9899)
  • e2672c5 Recommend remote bindings to remote-mode users (#9951)
  • d609ac7 update eslint versions and ban direct console usage in Wrangler, Miniflare an...
  • ca684a8 make it easier to run wrangler e2e locally (#9959)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.19.1 to 4.24.4.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.24.4/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.24.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2025

Superseded by #135.

@dependabot dependabot bot closed this Jul 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wrangler-4.24.4 branch July 18, 2025 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants