Skip to content

Bump wrangler from 4.68.1 to 4.69.0 in /cornucopia.owasp.org#2415

Merged
sydseter merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cornucopia.owasp.org/wrangler-4.69.0
Mar 1, 2026
Merged

Bump wrangler from 4.68.1 to 4.69.0 in /cornucopia.owasp.org#2415
sydseter merged 1 commit intomasterfrom
dependabot/npm_and_yarn/cornucopia.owasp.org/wrangler-4.69.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps wrangler from 4.68.1 to 4.69.0.

Release notes

Sourced from wrangler's releases.

wrangler@4.69.0

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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2026
@dependabot dependabot bot requested review from cw-owasp and rewtd as code owners February 27, 2026 06:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot requested a review from sydseter as a code owner February 27, 2026 06:54
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 27, 2026
sydseter
sydseter previously approved these changes Feb 28, 2026
@sydseter
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cornucopia.owasp.org/wrangler-4.69.0 branch from 62681a8 to 72cc298 Compare February 28, 2026 12:13
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.68.1 to 4.69.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.69.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cornucopia.owasp.org/wrangler-4.69.0 branch from 72cc298 to a16981f Compare February 28, 2026 12:14
@sydseter sydseter merged commit 9c42552 into master Mar 1, 2026
9 of 10 checks passed
@sydseter sydseter deleted the dependabot/npm_and_yarn/cornucopia.owasp.org/wrangler-4.69.0 branch March 1, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant