Skip to content

build: update dependency wrangler {4.68.0 => 4.68.1} (master)#1035

Merged
TheMrMilchmann merged 1 commit intomasterfrom
renovate/master-wrangler-4.x-lockfile
Feb 24, 2026
Merged

build: update dependency wrangler {4.68.0 => 4.68.1} (master)#1035
TheMrMilchmann merged 1 commit intomasterfrom
renovate/master-wrangler-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.68.04.68.1 age confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v4.68.1

Compare Source

Patch Changes
  • #​12648 3d6e421 Thanks @​petebacondarwin! - Fix Angular scaffolding to allow localhost SSR in development mode

    Recent versions of Angular's AngularAppEngine block serving SSR on localhost by default. This caused wrangler dev / wrangler pages dev to fail with URL with hostname "localhost" is not allowed.

    The fix passes allowedHosts: ["localhost"] to the AngularAppEngine constructor in server.ts, which is safe to do even in production since Cloudflare will already restrict which host is allowed.

  • #​12657 294297e Thanks @​dario-piotrowicz! - Update Waku autoconfig logic

    As of 1.0.0-alpha.4, Waku projects can be built on top of the Cloudflare Vite plugin, and the changes here allow Wrangler autoconfig to support this. Running autoconfig on older versions of Waku will result in an error.

  • Updated dependencies []:

    • miniflare@​4.20260302.0

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 is behind base branch, 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 requested a review from TheMrMilchmann as a code owner February 24, 2026 18:17
@renovate renovate bot added a:chore Maintenance work in:build in:dependencies Pull requests that update a dependency file labels Feb 24, 2026
@TheMrMilchmann TheMrMilchmann self-assigned this Feb 24, 2026
@TheMrMilchmann TheMrMilchmann merged commit 3f0018b into master Feb 24, 2026
1 check passed
@TheMrMilchmann TheMrMilchmann deleted the renovate/master-wrangler-4.x-lockfile branch February 24, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:chore Maintenance work in:build in:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant