Skip to content

build: update dependency wrangler {4.68.1 => 4.69.0} (master)#1037

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.68.14.69.0 age confidence

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: 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 added a:chore Maintenance work in:build in:dependencies Pull requests that update a dependency file labels Feb 26, 2026
@renovate renovate bot requested a review from TheMrMilchmann as a code owner February 26, 2026 18:40
@renovate renovate bot added in:dependencies Pull requests that update a dependency file a:chore Maintenance work in:build labels Feb 26, 2026
@TheMrMilchmann TheMrMilchmann self-assigned this Feb 27, 2026
@TheMrMilchmann TheMrMilchmann merged commit acdc280 into master Feb 27, 2026
1 check passed
@TheMrMilchmann TheMrMilchmann deleted the renovate/master-wrangler-4.x-lockfile branch February 27, 2026 09:08
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