Skip to content

fix(npm): update wrangler 4.68.1 → 4.69.0#135

Merged
truecharts-admin merged 1 commit intomainfrom
renovate/npm-wrangler-4.69.x
Feb 26, 2026
Merged

fix(npm): update wrangler 4.68.1 → 4.69.0#135
truecharts-admin merged 1 commit intomainfrom
renovate/npm-wrangler-4.69.x

Conversation

@truecharts-admin
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.68.14.69.0 age confidence

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

cloudflare/workers-sdk (wrangler)

v4.69.0

Compare Source

Minor Changes
  • #​12625 c0e9e08 Thanks @​WillTaylorDev! - Add cache configuration option for enabling worker cache (experimental)

    You can now enable cache before worker execution using the new cache configuration:

    {
    	"cache": {
    		"enabled": true,
    	},
    }

    This setting is environment-inheritable and opt-in. When enabled, cache behavior is applied before your worker runs.

    Note: This feature is experimental. The runtime API is not yet generally available.

Patch Changes
  • #​12661 99037e3 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260302.0 1.20260303.0
  • #​12680 295297a Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260303.0 1.20260305.0
  • #​12671 f765244 Thanks @​MattieTK! - fix: Only redact account names in CI environments, not all non-interactive contexts

    The multi-account selection error in getAccountId now only redacts account names
    when running in a CI environment (detected via ci-info). Non-interactive terminals
    such as coding agents and piped commands can now see account names, which they need
    to identify which account to configure. CI logs remain protected.

  • Updated dependencies [99037e3, 295297a]:

    • miniflare@​4.20260305.0

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

✅ Deploy Preview ready!

Name Link
🔨 Latest commit b16658a
🔍 Latest deploy log https://github.com/trueforge-org/website/actions/runs/22449337392
😎 Deploy Preview Url https://bd28f522-trueforge-website.trueforge.workers.dev
🌳 Environment preview

@truecharts-admin truecharts-admin merged commit 48d4efd into main Feb 26, 2026
4 checks passed
@truecharts-admin truecharts-admin deleted the renovate/npm-wrangler-4.69.x branch February 26, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant