Skip to content

Bump wrangler from 4.19.1 to 4.21.2 #110

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 Jun 25, 2025

Bumps wrangler from 4.19.1 to 4.21.2.

Release notes

Sourced from wrangler's releases.

wrangler@4.21.2

Patch Changes

  • #9731 75b75f3 Thanks @​gabivlj! - containers: Check for container scopes before running a container command to give a better error

  • #9641 fdbc9f6 Thanks @​IRCody! - Update container builds to use a more robust method for detecting if the currently built image already exists.

  • #9736 55c83a7 Thanks @​gabivlj! - containers: Do not check scopes if not defined

  • #9667 406fba5 Thanks @​IRCody! - Fail earlier in the deploy process when deploying a container worker if docker is not detected.

wrangler@4.21.1

Patch Changes

  • #9626 9c938c2 Thanks @​penalosa! - Support wrangler version upload for Python Workers

  • #9718 fb83341 Thanks @​mhart! - fix error message when docker daemon is not running

  • #9689 b137a6f Thanks @​emily-shen! - fix: correctly pass container engine config to miniflare

  • #9722 29e911a Thanks @​emily-shen! - Update containers config schema.

    Deprecates containers.configuration in favour of top level fields. Makes top level image required. Deprecates instances and durable_objects. Makes name optional.

  • #9666 f3c5791 Thanks @​IRCody! - Add a reasonable default name for containers that have no defined name.

  • Updated dependencies [b137a6f]:

    • miniflare@4.20250617.4

wrangler@4.21.0

Minor Changes

Patch Changes

  • #9695 0e64c35 Thanks @​emily-shen! - Move hotkey registration later in dev start up

    This should have no functional change, but allows us to conditionally render hotkeys based on config.

  • #9098 ef20754 Thanks @​jseba! - Migrate Workers Containers commands to Containers API Endpoints

    The Workers Containers API was built on top of Cloudchamber, but has now been moved to its own API with a reduced scoping and new token.

  • #9712 2a4c467 Thanks @​emily-shen! - Make wrangler container commands print open-beta status

wrangler@4.20.5

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.21.2

Patch Changes

  • #9731 75b75f3 Thanks @​gabivlj! - containers: Check for container scopes before running a container command to give a better error

  • #9641 fdbc9f6 Thanks @​IRCody! - Update container builds to use a more robust method for detecting if the currently built image already exists.

  • #9736 55c83a7 Thanks @​gabivlj! - containers: Do not check scopes if not defined

  • #9667 406fba5 Thanks @​IRCody! - Fail earlier in the deploy process when deploying a container worker if docker is not detected.

4.21.1

Patch Changes

  • #9626 9c938c2 Thanks @​penalosa! - Support wrangler version upload for Python Workers

  • #9718 fb83341 Thanks @​mhart! - fix error message when docker daemon is not running

  • #9689 b137a6f Thanks @​emily-shen! - fix: correctly pass container engine config to miniflare

  • #9722 29e911a Thanks @​emily-shen! - Update containers config schema.

    Deprecates containers.configuration in favour of top level fields. Makes top level image required. Deprecates instances and durable_objects. Makes name optional.

  • #9666 f3c5791 Thanks @​IRCody! - Add a reasonable default name for containers that have no defined name.

  • Updated dependencies [b137a6f]:

    • miniflare@4.20250617.4

4.21.0

Minor Changes

Patch Changes

  • #9695 0e64c35 Thanks @​emily-shen! - Move hotkey registration later in dev start up

    This should have no functional change, but allows us to conditionally render hotkeys based on config.

  • #9098 ef20754 Thanks @​jseba! - Migrate Workers Containers commands to Containers API Endpoints

    The Workers Containers API was built on top of Cloudchamber, but has now been moved to its own API with a reduced scoping and new token.

... (truncated)

Commits
  • 684d781 Version Packages (#9732)
  • 55c83a7 containers: Do not check scopes if not init (#9736)
  • 406fba5 Verify docker installation earlier when deploying container (#9667)
  • 75b75f3 containers: Throw a better error when there is no containers scope in the API...
  • fdbc9f6 Update buildAndMaybePush to use more robust method to find local digests (#9641)
  • 87e13c0 Version Packages (#9720)
  • 29e911a Update containers config types (#9722)
  • b137a6f Fix container engine config (#9689)
  • 9c938c2 Support version upload for Python Workers (#9626)
  • f3c5791 Add default value for container apps if no name is present (#9666)
  • 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.21.2.
- [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.21.2/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.21.2
  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 Jun 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

Superseded by #113.

@dependabot dependabot bot closed this Jun 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wrangler-4.21.2 branch June 27, 2025 01:32
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