Skip to content

chore(deps-dev): Bump wrangler from 3.114.9 to 4.20.1#463

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wrangler-4.20.1
Closed

chore(deps-dev): Bump wrangler from 3.114.9 to 4.20.1#463
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wrangler-4.20.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps wrangler from 3.114.9 to 4.20.1.

Release notes

Sourced from wrangler's releases.

wrangler@4.20.1

Patch Changes

  • #9536 3b61c41 Thanks @​dario-piotrowicz! - expose Unstable_Binding type

  • #9564 1d3293f Thanks @​skepticfx! - Switch container registry to registry.cloudflare.com from registry.cloudchamber.cfdata.org. Also adds the env var CLOUDFLARE_CONTAINER_REGISTRY to override this

  • #9520 04f9164 Thanks @​vicb! - fix the default value for keep_names (true)

  • #9506 36113c2 Thanks @​penalosa! - Strip the CF-Connecting-IP header from outgoing fetches

  • #9592 49f5ac7 Thanks @​petebacondarwin! - Point to the right location for docs on telemetry

  • #9593 cf33417 Thanks @​vicb! - drop unused WRANGLER_UNENV_RESOLVE_PATHS env var

  • #9566 521eeb9 Thanks @​vicb! - Bump @cloudflare/unenv-preset to 2.3.3

  • #9344 02e2c1e Thanks @​dario-piotrowicz! - add warning about env not specified to potentially risky wrangler commands

    add a warning suggesting users to specify their target environment (via -e or --env) when their wrangler config file contains some environments and they are calling one of the following commands:

    • wrangler deploy
    • wrangler versions upload
    • wrangler versions deploy
    • wrangler versions secret bulk
    • wrangler versions secret put
    • wrangler versions secret delete
    • wrangler secret bulk
    • wrangler secret put
    • wrangler secret delete
    • wrangler triggers deploy

    this is a measure we're putting in place to try to prevent developers from accidentally applying changes to an incorrect (potentially even production) environment

  • #9344 02e2c1e Thanks @​dario-piotrowicz! - allow passing an empty string to the -e|--env flag to target the top-level environment

  • #9536 3b61c41 Thanks @​dario-piotrowicz! - performance improvement: restart a mixed mode session only if the worker's remote bindings have changed

  • #9550 c117904 Thanks @​dario-piotrowicz! - allow startWorker to accept false as an inspector option (to disable the inspector server)

  • #9473 fae8c02 Thanks @​dario-piotrowicz! - expose new experimental_maybeStartOrUpdateMixedModeSession utility

  • Updated dependencies [bd528d5, 2177fb4, 36113c2, e16fcc7]:

    • miniflare@4.20250612.0

wrangler@4.20.0

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.20.1

Patch Changes

  • #9536 3b61c41 Thanks @​dario-piotrowicz! - expose Unstable_Binding type

  • #9564 1d3293f Thanks @​skepticfx! - Switch container registry to registry.cloudflare.com from registry.cloudchamber.cfdata.org. Also adds the env var CLOUDFLARE_CONTAINER_REGISTRY to override this

  • #9520 04f9164 Thanks @​vicb! - fix the default value for keep_names (true)

  • #9506 36113c2 Thanks @​penalosa! - Strip the CF-Connecting-IP header from outgoing fetches

  • #9592 49f5ac7 Thanks @​petebacondarwin! - Point to the right location for docs on telemetry

  • #9593 cf33417 Thanks @​vicb! - drop unused WRANGLER_UNENV_RESOLVE_PATHS env var

  • #9566 521eeb9 Thanks @​vicb! - Bump @cloudflare/unenv-preset to 2.3.3

  • #9344 02e2c1e Thanks @​dario-piotrowicz! - add warning about env not specified to potentially risky wrangler commands

    add a warning suggesting users to specify their target environment (via -e or --env) when their wrangler config file contains some environments and they are calling one of the following commands:

    • wrangler deploy
    • wrangler versions upload
    • wrangler versions deploy
    • wrangler versions secret bulk
    • wrangler versions secret put
    • wrangler versions secret delete
    • wrangler secret bulk
    • wrangler secret put
    • wrangler secret delete
    • wrangler triggers deploy

    this is a measure we're putting in place to try to prevent developers from accidentally applying changes to an incorrect (potentially even production) environment

  • #9344 02e2c1e Thanks @​dario-piotrowicz! - allow passing an empty string to the -e|--env flag to target the top-level environment

  • #9536 3b61c41 Thanks @​dario-piotrowicz! - performance improvement: restart a mixed mode session only if the worker's remote bindings have changed

  • #9550 c117904 Thanks @​dario-piotrowicz! - allow startWorker to accept false as an inspector option (to disable the inspector server)

  • #9473 fae8c02 Thanks @​dario-piotrowicz! - expose new experimental_maybeStartOrUpdateMixedModeSession utility

  • Updated dependencies [bd528d5, 2177fb4, 36113c2, e16fcc7]:

    • miniflare@4.20250612.0

... (truncated)

Commits
  • 8482e9b Version Packages (#9579)
  • 5601fc3 Support run_worker_first in Vite plugin (#9575)
  • 36113c2 fix: use connect_pass_through flag instead of workaround for TCP regression (...
  • 4e16a75 unskip (#9472)
  • 02e2c1e add warning about env not specified to potentially risky wrangler commands (#...
  • ddeeefd test: correctly delete test d1 databases (#9598)
  • cf33417 drop unused WRANGLER_UNENV_RESOLVE_PATHS env var (#9593)
  • 748d586 warn instead of erroring if no exposed ports. and remove unused dev_exposed_p...
  • 49f5ac7 fix(wrangler): point to the right doc location (replaces #9353) (#9592)
  • 1d3293f containers: switch to Cloudflare container registry (#9564)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2025
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.114.9 to 4.20.1.
- [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.20.1/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.20.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wrangler-4.20.1 branch from 433fc16 to 20af145 Compare June 17, 2025 17:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2025

Superseded by #466.

@dependabot dependabot bot closed this Jun 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wrangler-4.20.1 branch June 18, 2025 17:17
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