Skip to content

build(deps-dev): bump wrangler from 4.54.0 to 4.58.0 in the patch-versions group#382

Merged
sudo-shashank merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-versions-b591993848
Jan 12, 2026
Merged

build(deps-dev): bump wrangler from 4.54.0 to 4.58.0 in the patch-versions group#382
sudo-shashank merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-versions-b591993848

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the patch-versions group with 1 update: wrangler.

Updates wrangler from 4.54.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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by CodeRabbit

  • Chores
    • Updated build tool dependency version.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps the patch-versions group with 1 update: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


Updates `wrangler` from 4.54.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
  dependency-group: patch-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 12, 2026 01:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 12, 2026

📝 Walkthrough

Walkthrough

Updates the wrangler devDependency in package.json from version ^4.54.0 to ^4.58.0. No other dependencies, scripts, or configuration settings are modified.

Changes

Cohort / File(s) Summary
Dependency Version Update
package.json
Bumped wrangler devDependency from ^4.54.0 to ^4.58.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • hanabi1224
  • akaladarshi

Poem

🐰 A wrangler so fine, from four-fifty-four,
Now jumps to four-fifty-eight, and even much more!
A hop and a bump through dependency land,
Our tools grow more capable, steadfast and grand! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the wrangler dev dependency version in a patch-versions group.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 42f40bd and f4d840c.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
  • GitHub Check: E2E Browser Tests
  • GitHub Check: E2E API Tests
  • GitHub Check: E2E Claim Token API CORS Tests
  • GitHub Check: deploy
  • GitHub Check: lint
  • GitHub Check: codedov
🔇 Additional comments (1)
package.json (1)

10-10: Dependency update approved.

Version 4.58.0 exists on npm and includes only non-breaking changes: help menu command categorization and internal dependency updates. No security advisories apply to this version.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.11%. Comparing base (42f40bd) to head (f4d840c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #382   +/-   ##
=======================================
  Coverage   41.11%   41.11%           
=======================================
  Files          40       40           
  Lines        2668     2668           
=======================================
  Hits         1097     1097           
  Misses       1571     1571           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sudo-shashank sudo-shashank added this pull request to the merge queue Jan 12, 2026
Merged via the queue into main with commit 2741446 Jan 12, 2026
7 checks passed
@sudo-shashank sudo-shashank deleted the dependabot/npm_and_yarn/patch-versions-b591993848 branch January 12, 2026 09:20
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.

2 participants