Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Oct 30, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

wrangler@4.46.0

Minor Changes

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.

  • Updated dependencies [90a2566, 14f60e8]:

    • @cloudflare/unenv-preset@2.7.9
    • miniflare@4.20251011.2

create-cloudflare@2.54.2

Patch Changes

  • #11154 206b308 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-hono 0.19.2 0.19.3
  • #11156 95a1629 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @tanstack/create-start 0.34.6 0.34.15
  • #11157 a82e350 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-react-router 7.9.4 7.9.5
  • #11158 687f8bc Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @angular/create 20.3.7 20.3.8

miniflare@4.20251011.2

Patch Changes

  • #11084 14f60e8 Thanks @Caio-Nogueira! - remove explicit disposal on void-returning rpc method on workflow binding. This was adding extra dispose calls that were not needed, making the runtime noisy for the customers that saw internal errors unrelated to their code.

@cloudflare/pages-shared@0.13.82

Patch Changes

  • Updated dependencies [14f60e8]:
    • miniflare@4.20251011.2

@cloudflare/unenv-preset@2.7.9

Patch Changes

@cloudflare/vite-plugin@1.13.19

Patch Changes

@cloudflare/vitest-pool-workers@0.10.4

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners October 30, 2025 21:04
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 30, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11141

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11141

miniflare

npm i https://pkg.pr.new/miniflare@11141

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11141

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11141

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11141

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11141

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11141

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11141

wrangler

npm i https://pkg.pr.new/wrangler@11141

commit: ac756cb

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 13 times, most recently from 4bac4f6 to 17f0b89 Compare November 3, 2025 10:44
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.

3 participants