Skip to content

chore(deps-dev): Bump wrangler from 3.114.9 to 4.19.1#450

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps wrangler from 3.114.9 to 4.19.1.

Release notes

Sourced from wrangler's releases.

wrangler@4.19.1

Patch Changes

wrangler@4.19.0

Minor Changes

Patch Changes

wrangler@4.18.0

Minor Changes

Patch Changes

  • #9308 d3a6eb3 Thanks @​dario-piotrowicz! - expose new utilities and types to aid consumers of the programmatic mixed-mode API

    Specifically the exports have been added:

    • Experimental_MixedModeSession: type representing a mixed-mode session
    • Experimental_ConfigBindingsOptions: type representing config-bindings
    • experimental_pickRemoteBindings: utility for picking only the remote bindings from a record of start-worker bindings.
    • unstable_convertConfigBindingsToStartWorkerBindings: utility for converting config-bindings into start-worker bindings (that can be passed to startMixedModeSession)
  • #9347 b8f058c Thanks @​penalosa! - Improve binding display on narrower terminals

  • Updated dependencies [d9d937a, e39a45f, fdae3f7]:

    • miniflare@4.20250525.0

wrangler@4.17.0

Minor Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.19.1

Patch Changes

4.19.0

Minor Changes

Patch Changes

4.18.0

Minor Changes

Patch Changes

  • #9308 d3a6eb3 Thanks @​dario-piotrowicz! - expose new utilities and types to aid consumers of the programmatic mixed-mode API

    Specifically the exports have been added:

    • Experimental_MixedModeSession: type representing a mixed-mode session
    • Experimental_ConfigBindingsOptions: type representing config-bindings
    • experimental_pickRemoteBindings: utility for picking only the remote bindings from a record of start-worker bindings.
    • unstable_convertConfigBindingsToStartWorkerBindings: utility for converting config-bindings into start-worker bindings (that can be passed to startMixedModeSession)
  • #9347 b8f058c Thanks @​penalosa! - Improve binding display on narrower terminals

  • Updated dependencies [d9d937a, e39a45f, fdae3f7]:

    • miniflare@4.20250525.0

... (truncated)

Commits
  • be766d2 Version Packages (#9452)
  • 3586d01 fixups (#9457)
  • db2cdc6 Fix bug causing generation of preview alias for all branches. (#9456)
  • 76906b9 Version Packages (#9408)
  • ce4ac68 VP fixups (#9447)
  • 03b8c1c Teach Wrangler how to upload Preview Aliases (#9401)
  • c921f90 add (no-op) ContainerService and config to miniflare (#9399)
  • 7ae5dd3 test: fix environment variable expansion of Wrangler e2e tests to work on Win...
  • ac0f1ad chore: refactor the workers-shared package and Wrangler builds (#9407)
  • 87f3843 fix: remove unnecessary remote warnings for mixed mode in the vite plugin (#9...
  • 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 4, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wrangler-4.19.1 branch from 4db9096 to c9c2b3b Compare June 4, 2025 18:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wrangler-4.19.1 branch from c9c2b3b to 0bc711f Compare June 6, 2025 17:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wrangler-4.19.1 branch from 0bc711f to 5e449f2 Compare June 9, 2025 17:56
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.114.9 to 4.19.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.19.1/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.19.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.19.1 branch from 5e449f2 to 3814b35 Compare June 10, 2025 17:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2025

Superseded by #457.

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