Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.45.0 -> 4.47.0 age confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v4.47.0

Compare Source

Minor Changes
  • #​11201 5286309 Thanks @​avenceslau! - Add wrangler workflows instances restart command

  • #​11214 5cf8a39 Thanks @​penalosa! - Add the experimental wrangler setup command to run autoconfig outside of the deploy flow.

  • #​11187 8abc789 Thanks @​dario-piotrowicz! - Add possibility for users to edit their project settings during autoconfig

    When running wrangler deploy --experimental-autoconfig, after the automatic project settings detection Wrangler will now present users the opportunity to customize the auto-detected project's settings

Patch Changes

v4.46.0

Compare Source

Minor Changes
Patch Changes
  • #​11160 05440a1 Thanks @​dario-piotrowicz! - Allows auto-update of the local Wrangler configuration file to match remote configuration when running wrangler deploy --env <TARGET_ENV>

    When running wrangler deploy, with --x-remote-diff-check and after cancelling the deployment due to destructive changes present in the local config file, Wrangler offers to update the Wrangler configuration file to match the remote configuration. This wasn't however enabled when a target environment was specified (via the --env|-e flag). Now this will also apply when an environment is targeted.

  • #​11162 c3ed531 Thanks @​dario-piotrowicz! - Update the description of the --local flag for the wrangler dev command to clarify that it disables remote bindings, also un-deprecate and un-hide it

  • #​11162 c3ed531 Thanks @​dario-piotrowicz! - Fix bindings with remote: true being logged as remote when run via wrangler dev --local

  • Updated dependencies [1ae020d]:

    • miniflare@​4.20251105.0

v4.45.4

Compare Source

Patch Changes
  • #​11133 8ffbd17 Thanks @​petebacondarwin! - Reduce the amount of arguments being passed in metrics capture.

    Now the argument values that are captured come from an allow list,
    and can be marked as ALLOW (capture the real value) or REDACT (capture as "").

  • #​11033 77ed7e2 Thanks @​dario-piotrowicz! - Offer to update the local Wrangler configuration file to match remote configuration when running wrangler deploy

    When running wrangler deploy, with --x-remote-diff-check, Wrangler will display the difference between local and remote configuration.
    If there would be a destructive change to the remote configuration, the user is given the option to cancel the deployment.
    In the case where the user does cancel deployment, Wrangler will now also offer to update the local Wrangler configuration file to match the remote configuration.

  • #​11139 bb00f9d Thanks @​devin-ai-integration! - Updated cron trigger documentation links and improved error message to include instructions for testing cron triggers locally

  • #​11135 ed666a1 Thanks @​penalosa! - Implement tail-based logging for wrangler dev remote mode, behind the --x-tail-tags flag. This will become the default in the future.

  • #​11149 22f25fd Thanks @​penalosa! - Add no-op autoconfig logic behind an experimental flag

  • Updated dependencies [90a2566, 14f60e8]:

v4.45.3

Patch Changes
  • #​11117 6822aaf Thanks @​emily-shen! - fix: show local/remote status before D1 command confirmations

    D1 commands (execute, export, migrations apply, migrations list, delete, time-travel) now display whether they're running against local or remote databases before showing confirmation prompts. This prevents confusion about which database will be affected by the operation.

  • #​11077 bce8142 Thanks @​petebacondarwin! - Ensure that process.env is case-insensitive on Windows

    The object that holds the environment variables in process.env does not care about the case of its keys
    in Windows. For example, process.env.SystemRoot and process.env.SYSTEMROOT will refer to the same value.

    Previously, when merging fields from .env files we were replacing this native object with a vanilla
    JavaScript object, that is case-insensitive, and so sometimes environment variables appeared to be missing
    when in reality they just had different casing.

v4.45.2

Patch Changes

v4.45.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from 95629f9 to 4b1b619 Compare October 29, 2025 17:04
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.45.1 chore(deps): update dependency wrangler to v4.45.2 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from 4b1b619 to f8f53e5 Compare October 30, 2025 22:41
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.45.2 chore(deps): update dependency wrangler to v4.45.3 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from f8f53e5 to 37676fe Compare November 4, 2025 16:52
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.45.3 chore(deps): update dependency wrangler to v4.45.4 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from 37676fe to cc3f505 Compare November 6, 2025 18:13
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.45.4 chore(deps): update dependency wrangler to v4.46.0 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from cc3f505 to 7548f36 Compare November 11, 2025 16:43
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.46.0 chore(deps): update dependency wrangler to v4.47.0 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from 7548f36 to c1beb02 Compare November 13, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.47.0 chore(deps): update dependency wrangler to v4.48.0 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/wrangler-4.x-lockfile branch from c1beb02 to dd71aca Compare November 14, 2025 22:16
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v4.48.0 chore(deps): update dependency wrangler to v4.47.0 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant