chore(deps): update dependency nuxt to v5.0.0-29810797.4436de29 - #1523
chore(deps): update dependency nuxt to v5.0.0-29810797.4436de29#1523renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:7b7ab92e33f8a7876fe7b915b889ba2b740005dc (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 55a1fce (v4.0.0-alpha.1) |
| Node | v24.20.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.90, 0.49, 0.16 |
| Run started | 2026-09-07T04:05:33.675Z |
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 |
53 ms | 53 ms | -0.4% | 51 ms / 57 ms | 50 ms / 56 ms |
nuxt --version (first output byte) |
49 ms | 49 ms | -0.5% | 47 ms / 53 ms | 47 ms / 52 ms |
nuxt --help |
112 ms | 112 ms | -0.5% | 108 ms / 114 ms | 107 ms / 115 ms |
nuxt --help (first output byte) |
107 ms | 107 ms | -0.2% | 103 ms / 109 ms | 102 ms / 110 ms |
nuxt dev --help |
85 ms | 84 ms | -0.7% | 82 ms / 88 ms | 82 ms / 87 ms |
nuxt dev --help (first output byte) |
81 ms | 80 ms | -0.1% | 77 ms / 83 ms | 77 ms / 83 ms |
nuxt <unknown-command> (no-op) |
118 ms | 120 ms | +0.9% | 116 ms / 121 ms | 116 ms / 122 ms |
nuxt <unknown-command> (no-op) (first output byte) |
114 ms | 115 ms | +0.9% | 111 ms / 116 ms | 111 ms / 117 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% | 300.8 kB | 300.8 kB | 0.0% |
nuxt --help |
146 | 146 | 0.0% | 1.02 MB | 1.02 MB | 0.0% |
nuxt dev --help |
81 | 81 | 0.0% | 623.3 kB | 623.3 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.51 MB | 2.51 MB | -0.0% |
| Installed files | 448 | 448 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 526 ms | 523 ms | -0.6% |
| 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.
a842fbd to
1884764
Compare
1884764 to
d4f1f78
Compare
d4f1f78 to
ea6c56d
Compare
This PR contains the following updates:
5.0.0-29809177.3d3bbba4→5.0.0-29810797.4436de29Warning
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.