chore(deps): update dependency obug to v3 - #1534
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:fbc6ac038bc37503e729906f58c1f0bbf05f6d9c (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 5a7f10f (v4.0.0-alpha.1) |
| Node | v24.21.0 |
| OS | Linux 6.17.0 (kernel 6.17.0-1022-azure) |
| CPU | AMD EPYC 9V74 80-Core Processor x 4 |
| Memory | 15.6 GB |
| Load average at start | 0.76, 0.22, 0.07 |
| Run started | 2026-09-14T03:55:04.951Z |
Cold CLI startup
Median of 15 interleaved runs per command, one warmup discarded.
| Command | baseline v4.0.0-alpha.1 median | head v4.0.0-alpha.1 median | Delta | baseline v4.0.0-alpha.1 min / p95 | head v4.0.0-alpha.1 min / p95 |
|---|---|---|---|---|---|
nuxt --version |
69 ms | 68 ms | -1.3% | 66 ms / 74 ms | 65 ms / 72 ms |
nuxt --version (first output byte) |
64 ms | 64 ms | -1.0% | 62 ms / 69 ms | 61 ms / 67 ms |
nuxt --help |
148 ms | 146 ms | -1.0% | 142 ms / 151 ms | 142 ms / 151 ms |
nuxt --help (first output byte) |
142 ms | 140 ms | -1.0% | 136 ms / 145 ms | 137 ms / 145 ms |
nuxt dev --help |
112 ms | 112 ms | +0.5% | 107 ms / 116 ms | 108 ms / 117 ms |
nuxt dev --help (first output byte) |
107 ms | 107 ms | -0.0% | 101 ms / 111 ms | 103 ms / 112 ms |
nuxt <unknown-command> (no-op) |
158 ms | 158 ms | +0.1% | 153 ms / 163 ms | 152 ms / 166 ms |
nuxt <unknown-command> (no-op) (first output byte) |
152 ms | 152 ms | +0.2% | 146 ms / 156 ms | 146 ms / 159 ms |
Module load cost
Counted with a module.registerHooks load hook, compile cache disabled. Counts every JS module actually evaluated on that code path (built-ins excluded, native addons excluded).
| Command | baseline v4.0.0-alpha.1 modules | head v4.0.0-alpha.1 modules | Delta | baseline v4.0.0-alpha.1 source bytes | head v4.0.0-alpha.1 source bytes | Delta |
|---|---|---|---|---|---|---|
nuxt --version |
37 | 37 | 0.0% | 302.2 kB | 302.2 kB | 0.0% |
nuxt --help |
146 | 146 | 0.0% | 1.03 MB | 1.03 MB | 0.0% |
nuxt dev --help |
81 | 81 | 0.0% | 625.1 kB | 625.1 kB | 0.0% |
Install footprint and published tarball
Each version installed on its own into an empty project with nothing but @nuxt/cli as a dependency, so the tree is exactly the CLI and its transitive dependencies. npm cache is warm and the registry is only consulted for metadata, so install wall time is indicative, not a network benchmark.
| Metric | baseline v4.0.0-alpha.1 | head v4.0.0-alpha.1 | Delta |
|---|---|---|---|
Direct dependencies of @nuxt/cli |
21 | 21 | 0.0% |
| Packages in the installed tree (unique name@version) | 35 | 35 | 0.0% |
| Unique package names | 34 | 34 | 0.0% |
| Package directories on disk (cross-check) | 29 | 29 | 0.0% |
Installed node_modules on disk |
2.49 MB | 2.48 MB | -0.2% |
| Installed files | 448 | 447 | -0.2% |
| Install wall time (warm npm cache, median of 3) | 643 ms | 642 ms | -0.2% |
| Published tarball (packed) | 286.8 kB | 286.8 kB | -0.0% |
| Published tarball (unpacked) | 989.7 kB | 989.7 kB | 0.0% |
| Files in tarball | 132 | 132 | 0.0% |
Interleaved runs on a shared runner: trust the deltas, not the absolute timings. The dev, restart and build suites run locally via pnpm bench:cli.
commit: |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^2.1.4→^3.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sxzz/obug (obug)
v3.0.0Compare Source
Migration from v2
Most npm users need no code changes.
jsr:@sxzz/obugor the removed/nodealias withjsr:@sxzz/obug@^3/ansi.mainandmodule. Your tooling must supportexports.browser.min.jsand theunpkg/jsdelivrfields. Bundle and minifyobug/browserwith your application.🚨 Breaking Changes
View changes on GitHub
v2.2.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.0Compare Source
🚀 Features
🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.