Skip to content

Bump wrangler from 3.114.2 to 4.42.0 - #94

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/wrangler-4.42.0
Closed

Bump wrangler from 3.114.2 to 4.42.0#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/wrangler-4.42.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubOct 6, 2025

Copy link
Copy Markdown

Bumps wrangler from 3.114.2 to 4.42.0.

Release notes

Sourced from wrangler's releases.

wrangler@4.42.0

Minor Changes

Patch Changes

wrangler@4.41.0

Minor Changes

  • #1050721a0bef Thanks @​dario-piotrowicz! - Add strict mode for the wrangler deploy command

    Add a new flag: --strict that makes the wrangler deploy command be more strict and not deploy workers when the deployment could be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings.

  • #107107f2386e Thanks @​penalosa! - Add prompt to resource creation flow allowing for newly created resources to be remote.

Patch Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.42.0

Minor Changes

Patch Changes

4.41.0

Minor Changes

  • #1050721a0bef Thanks @​dario-piotrowicz! - Add strict mode for the wrangler deploy command

    Add a new flag: --strict that makes the wrangler deploy command be more strict and not deploy workers when the deployment could be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings.

  • #107107f2386e Thanks @​penalosa! - Add prompt to resource creation flow allowing for newly created resources to be remote.

Patch Changes

... (truncated)

Commits
  • f78b77f Version Packages (#10852)
  • 103fbf0 allow WRANGLER_SEND_ERROR_REPORTS to override whether to report Wrangler cras...
  • eb88d56 test: add test that was missing in #10761 (#10850)
  • 59d5911 Wrangler: fix console.debug logs not being logged at the info level (as u...
  • 1008d02 Version Packages (#10821)
  • 7a4d0da Adds new instance types to allowed list (#10844)
  • 835d6f7 wrangler: feat: validate Worker subdomain mixed state (#10770)
  • d3aee31 fix(wrangler): skip banner when outputing json with queues subscription comma...
  • 4c06766 fix(wrangler): skip banner when using --json flag in wrangler pages deploymen...
  • df793f2 hide unwanted logging from cloudchamber unit test output (#10835)
  • 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 3.114.2 to 4.42.0.
- [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.42.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: wrangler
dependency-version: 4.42.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot@github

dependabotBot commented on behalf of githubOct 13, 2025

Copy link
Copy Markdown
Author

Superseded by #98.

@dependabotdependabotBot closed this Oct 13, 2025
@dependabot
dependabotBot deleted the dependabot/bun/wrangler-4.42.0 branch October 13, 2025 17:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sergiodxa