chore(deps): update dependency nuxt to v5.0.0-29794788.935b503a - #1498
chore(deps): update dependency nuxt to v5.0.0-29794788.935b503a#1498renovate[bot] wants to merge 1 commit into
Conversation
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:a58670349d0a45ff4f7bf401cd458527e37de50f (v4.0.0-alpha.0) |
| Head | local packages/nuxt-cli at 3167dad (v4.0.0-alpha.0) |
| Node | v24.19.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 | 1.69, 0.47, 0.16 |
| Run started | 2026-08-26T22:57:35.924Z |
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 |
51 ms | 50 ms | -2.2% | 50 ms / 55 ms | 49 ms / 55 ms |
nuxt --version (first output byte) |
48 ms | 47 ms | -2.3% | 47 ms / 51 ms | 46 ms / 51 ms |
nuxt --help |
106 ms | 107 ms | +0.9% | 103 ms / 108 ms | 104 ms / 110 ms |
nuxt --help (first output byte) |
102 ms | 103 ms | +1.1% | 99 ms / 104 ms | 100 ms / 106 ms |
nuxt dev --help |
82 ms | 82 ms | -0.1% | 80 ms / 86 ms | 81 ms / 86 ms |
nuxt dev --help (first output byte) |
78 ms | 78 ms | +0.2% | 76 ms / 82 ms | 77 ms / 82 ms |
nuxt <unknown-command> (no-op) |
112 ms | 114 ms | +1.6% | 111 ms / 115 ms | 110 ms / 117 ms |
nuxt <unknown-command> (no-op) (first output byte) |
108 ms | 110 ms | +1.9% | 106 ms / 110 ms | 106 ms / 113 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.1 kB | 298.1 kB | 0.0% |
nuxt --help |
135 | 135 | 0.0% | 1013.9 kB | 1013.9 kB | 0.0% |
nuxt dev --help |
80 | 80 | 0.0% | 615.2 kB | 615.2 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) | 34 | 34 | 0.0% |
| Unique package names | 34 | 34 | 0.0% |
| Package directories on disk (cross-check) | 28 | 28 | 0.0% |
Installed node_modules on disk |
2.37 MB | 2.37 MB | -0.0% |
| Installed files | 418 | 418 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 504 ms | 507 ms | +0.5% |
| Published tarball (packed) | 282.1 kB | 282.1 kB | 0.0% |
| Published tarball (unpacked) | 974.7 kB | 974.7 kB | 0.0% |
| Files in tarball | 130 | 130 | 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-29793004.2f401585→5.0.0-29794788.935b503aWarning
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.