Skip to content

build(deps-dev): Bump wrangler from 4.53.0 to 4.58.0 - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wrangler-4.58.0
Closed

build(deps-dev): Bump wrangler from 4.53.0 to 4.58.0#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wrangler-4.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor

Bumps wrangler from 4.53.0 to 4.58.0.

Release notes

Sourced from wrangler's releases.

wrangler@4.58.0

Minor Changes

  • #11728 7d63fa5 Thanks @​NuroDev! - Add command categories to wrangler help menu

    The help output now groups commands by product category (Account, Compute & AI, Storage & Databases, Networking & Security) to match the Cloudflare dashboard organization:

    $ wrangler --help
    

    COMMANDS wrangler docs [search..] 📚 Open Wrangler's command documentation in your browser

    ACCOUNT wrangler auth 🔓 Manage authentication wrangler login 🔑 Login to Cloudflare ...

    COMPUTE & AI wrangler ai 🤖 Manage AI models wrangler containers 📦 Manage Containers [open beta] ...

    This improves discoverability by organizing the 20+ wrangler commands into logical groups.

Patch Changes

  • #11822 97e67b9 Thanks @​dependabot! - chore: update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260103.0 1.20260107.1
  • Updated dependencies [97e67b9]:

    • miniflare@4.20260107.0

wrangler@4.57.0

Minor Changes

  • #11682 b993d95 Thanks @​ascorbic! - Add wrangler auth token command to retrieve your current authentication credentials.

    You can now retrieve your authentication token for use with other tools and scripts:

    wrangler auth token

    The command returns whichever authentication method is currently configured:

... (truncated)

Commits
  • 455361b Version Packages (#11819)
  • 22df9b2 Revert "feat(unenv-preset): add support for native node:sqlite module (#11805...
  • 7d63fa5 feat(wrangler): Add command categories to help menu (#11728)
  • 47e9638 feat(unenv-preset): add support for native node:sqlite module (#11805)
  • 97e67b9 chore(deps): bump the workerd-and-workers-types group with 2 updates (#11822)
  • f978609 Version Packages (#11700)
  • b6d8eab Update telemetry docs with change in #11777 (#11811)
  • 2510723 Restrict the wrangler deploy delegation to opennextjs-cloudflare deploy o...
  • 9f6dd71 fix(wrangler): fix r2 data catalog snapshot expiration api call payload (#11764)
  • a7e9f80 feat(unenv-preset): add support for native node:inspector/promises module (#1...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.53.0 to 4.58.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.58.0/packages/wrangler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.71%. Comparing base (aa966b5) to head (dfbfed9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files          13       13           
  Lines        2186     2186           
  Branches      260      260           
=======================================
  Hits         2158     2158           
  Misses         28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github

dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #29.

@dependabot dependabot Bot closed this Jan 19, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/wrangler-4.58.0 branch January 19, 2026 08:14
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.

0 participants