chore(deps): update all non-major dependencies - #1565
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
8beeed7 to
2d48af4
Compare
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:e125c98e571eb71a1f4d9002ca7903628af90a32 (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 3b5448e (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.83, 0.24, 0.09 |
| Run started | 2026-09-26T15:02:37.779Z |
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 | 65 ms | -0.8% | 63 ms / 69 ms | 63 ms / 68 ms |
nuxt --version (first output byte) |
61 ms | 61 ms | -1.1% | 58 ms / 65 ms | 59 ms / 63 ms |
nuxt --help |
143 ms | 144 ms | +0.6% | 139 ms / 147 ms | 139 ms / 146 ms |
nuxt --help (first output byte) |
138 ms | 139 ms | +0.3% | 134 ms / 141 ms | 134 ms / 141 ms |
nuxt dev --help |
104 ms | 101 ms | -3.1% | 100 ms / 107 ms | 97 ms / 104 ms |
nuxt dev --help (first output byte) |
100 ms | 96 ms | -3.3% | 95 ms / 102 ms | 92 ms / 100 ms |
nuxt <unknown-command> (no-op) |
154 ms | 153 ms | -0.7% | 149 ms / 156 ms | 149 ms / 156 ms |
nuxt <unknown-command> (no-op) (first output byte) |
148 ms | 147 ms | -0.6% | 144 ms / 150 ms | 143 ms / 151 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 |
36 | 36 | 0.0% | 296.6 kB | 296.6 kB | 0.0% |
nuxt --help |
143 | 143 | 0.0% | 959.6 kB | 959.6 kB | 0.0% |
nuxt dev --help |
62 | 62 | 0.0% | 450.7 kB | 450.7 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.40 MB | 2.40 MB | -0.0% |
| Installed files | 419 | 419 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 1.29 s | 1.30 s | +0.3% |
| Published tarball (packed) | 237.0 kB | 237.0 kB | -0.0% |
| Published tarball (unpacked) | 772.3 kB | 772.3 kB | 0.0% |
| Files in tarball | 96 | 96 | 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:
^24.13.6→^24.19.0^0.2.8→^0.2.9Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
danielroe/my-bad (my-bad)
v0.2.9Compare Source
👉 Changelog
compare changes
🚀 Enhancements
aa24f80)d302717)❤️ Contributors
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.