chore(deps): update dependency nuxt to v5.0.0-29833927.169a4bee - #1556
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:cf0e756120d79a296d2bc66fe0b7b17f965c911d (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 42f32bb (v4.0.0-alpha.1) |
| Node | v24.21.0 |
| OS | Linux 6.17.0 (kernel 6.17.0-1022-azure) |
| CPU | AMD EPYC 7763 64-Core Processor x 4 |
| Memory | 15.6 GB |
| Load average at start | 0.64, 0.20, 0.07 |
| Run started | 2026-09-23T02:25:13.331Z |
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 |
65 ms | 66 ms | +1.0% | 64 ms / 70 ms | 63 ms / 72 ms |
nuxt --version (first output byte) |
61 ms | 62 ms | +1.1% | 59 ms / 66 ms | 59 ms / 67 ms |
nuxt --help |
145 ms | 144 ms | -0.5% | 142 ms / 149 ms | 141 ms / 148 ms |
nuxt --help (first output byte) |
139 ms | 139 ms | -0.3% | 137 ms / 144 ms | 136 ms / 143 ms |
nuxt dev --help |
102 ms | 103 ms | +1.1% | 98 ms / 107 ms | 100 ms / 109 ms |
nuxt dev --help (first output byte) |
97 ms | 98 ms | +0.7% | 93 ms / 102 ms | 94 ms / 104 ms |
nuxt <unknown-command> (no-op) |
153 ms | 154 ms | +0.7% | 150 ms / 157 ms | 152 ms / 157 ms |
nuxt <unknown-command> (no-op) (first output byte) |
148 ms | 148 ms | +0.2% | 145 ms / 152 ms | 146 ms / 152 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 |
38 | 38 | 0.0% | 296.7 kB | 296.7 kB | 0.0% |
nuxt --help |
144 | 144 | 0.0% | 958.9 kB | 958.9 kB | 0.0% |
nuxt dev --help |
63 | 63 | 0.0% | 449.8 kB | 449.8 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 |
22 | 22 | 0.0% |
| Packages in the installed tree (unique name@version) | 38 | 38 | 0.0% |
| Unique package names | 38 | 38 | 0.0% |
| Package directories on disk (cross-check) | 31 | 31 | 0.0% |
Installed node_modules on disk |
2.39 MB | 2.39 MB | -0.0% |
| Installed files | 420 | 420 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 1.30 s | 1.33 s | +1.9% |
| Published tarball (packed) | 235.9 kB | 235.9 kB | 0.0% |
| Published tarball (unpacked) | 768.9 kB | 768.9 kB | 0.0% |
| Files in tarball | 97 | 97 | 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.
481ec46 to
4f31452
Compare
4f31452 to
9e794f0
Compare
This PR contains the following updates:
5.0.0-29830089.dc519522→5.0.0-29833927.169a4beeWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.