chore(deps): update dependency nuxt to v5.0.0-29805631.e52272e5 - #1514
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:d4064cadde09347c4a7a3b1cbf9273ee138c1577 (v4.0.0-alpha.0) |
| Head | local packages/nuxt-cli at c7f4026 (v4.0.0-alpha.0) |
| Node | v24.20.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 | 1.71, 0.58, 0.21 |
| Run started | 2026-09-03T14:28:53.461Z |
Cold CLI startup
Median of 15 interleaved runs per command, one warmup discarded.
| Command | baseline v4.0.0-alpha.0 median | head v4.0.0-alpha.0 median | Delta | baseline v4.0.0-alpha.0 min / p95 | head v4.0.0-alpha.0 min / p95 |
|---|---|---|---|---|---|
nuxt --version |
68 ms | 68 ms | +0.3% | 63 ms / 73 ms | 64 ms / 72 ms |
nuxt --version (first output byte) |
63 ms | 63 ms | -0.2% | 59 ms / 68 ms | 59 ms / 67 ms |
nuxt --help |
150 ms | 152 ms | +1.1% | 145 ms / 160 ms | 145 ms / 158 ms |
nuxt --help (first output byte) |
145 ms | 146 ms | +0.7% | 138 ms / 153 ms | 139 ms / 152 ms |
nuxt dev --help |
114 ms | 113 ms | -0.6% | 108 ms / 118 ms | 106 ms / 120 ms |
nuxt dev --help (first output byte) |
108 ms | 108 ms | -0.3% | 103 ms / 113 ms | 100 ms / 115 ms |
nuxt <unknown-command> (no-op) |
163 ms | 161 ms | -1.2% | 156 ms / 172 ms | 154 ms / 167 ms |
nuxt <unknown-command> (no-op) (first output byte) |
156 ms | 155 ms | -0.6% | 150 ms / 165 ms | 147 ms / 160 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.0 modules | head v4.0.0-alpha.0 modules | Delta | baseline v4.0.0-alpha.0 source bytes | head v4.0.0-alpha.0 source bytes | Delta |
|---|---|---|---|---|---|---|
nuxt --version |
38 | 38 | 0.0% | 298.4 kB | 298.4 kB | 0.0% |
nuxt --help |
146 | 146 | 0.0% | 1.02 MB | 1.02 MB | 0.0% |
nuxt dev --help |
81 | 81 | 0.0% | 620.1 kB | 620.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.0 | head v4.0.0-alpha.0 | 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.50 MB | 2.50 MB | -0.0% |
| Installed files | 447 | 447 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 734 ms | 736 ms | +0.3% |
| Published tarball (packed) | 285.1 kB | 285.1 kB | 0.0% |
| Published tarball (unpacked) | 984.6 kB | 984.6 kB | 0.0% |
| Files in tarball | 131 | 131 | 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.
This PR contains the following updates:
5.0.0-29804779.ab157ba3→5.0.0-29805631.e52272e5Warning
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.