chore(deps): update all non-major dependencies - #1542
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
897ccf9 to
b0a1a29
Compare
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:0783def13733e3358c35b0f9dcc819d909565597 (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 028f028 (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.94, 0.26, 0.09 |
| Run started | 2026-09-22T08:41:46.652Z |
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 |
67 ms | 65 ms | -2.2% | 63 ms / 72 ms | 64 ms / 68 ms |
nuxt --version (first output byte) |
63 ms | 61 ms | -2.9% | 59 ms / 68 ms | 60 ms / 63 ms |
nuxt --help |
146 ms | 147 ms | +0.4% | 142 ms / 152 ms | 140 ms / 150 ms |
nuxt --help (first output byte) |
140 ms | 141 ms | +0.4% | 137 ms / 147 ms | 135 ms / 144 ms |
nuxt dev --help |
112 ms | 109 ms | -2.1% | 108 ms / 115 ms | 106 ms / 113 ms |
nuxt dev --help (first output byte) |
107 ms | 104 ms | -2.1% | 104 ms / 110 ms | 102 ms / 108 ms |
nuxt <unknown-command> (no-op) |
157 ms | 157 ms | +0.1% | 152 ms / 164 ms | 153 ms / 167 ms |
nuxt <unknown-command> (no-op) (first output byte) |
152 ms | 152 ms | +0.1% | 146 ms / 158 ms | 147 ms / 159 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% | 302.3 kB | 302.8 kB | +0.2% |
nuxt --help |
139 | 139 | 0.0% | 1.03 MB | 1.03 MB | +0.3% |
nuxt dev --help |
82 | 82 | 0.0% | 643.0 kB | 645.9 kB | +0.5% |
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.37 MB | 2.38 MB | +0.5% |
| Installed files | 407 | 407 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 1.28 s | 1.28 s | -0.1% |
| Published tarball (packed) | 228.1 kB | 231.9 kB | +1.7% |
| Published tarball (unpacked) | 745.0 kB | 757.4 kB | +1.7% |
| Files in tarball | 84 | 84 | 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.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^24.13.5→^24.13.6^10.10.0→^10.11.064.5.1→64.5.4^4.10.1→^4.10.2^6.35.1→^6.37.0^4.63.3→^4.63.4^0.4.0→^0.5.0^3.5.42→^3.5.43Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint/eslint (eslint)
v10.11.0Compare Source
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v64.5.4Compare Source
Bug Fixes
no-unnecessary-type-assertion: only try typescript if the rule is enabled; fixes #1773 (3c1c209)v64.5.3Compare Source
Bug Fixes
v64.5.2Compare Source
Bug Fixes
dubzzz/fast-check (fast-check)
v4.10.2Compare Source
Fix interrupt plugin (throwing)
[Code][Diff]
Fixes
interruptAfterTimeLimitcrasheswebpro-nl/knip (knip)
v6.37.0: Release 6.37.0Compare Source
06a68fc) - thanks @RobHannay!5b21dc9) - thanks @addielaruee!c5bdb69)54af171)e67dfcb)c1d7d75)4237010)038ea17)4aaf77c)1269e98) - thanks @bytedoe!v6.36.0: Release 6.36.0Compare Source
b5ac0cf) - thanks @igas!23419b4)3c2c1a5) - thanks @gioboa!parserOptions.parserhandling in ESLint plugin (#2028) (c79463c) - thanks @bytedoe!68bbe51) - thanks @thanadolps!30ff756) - thanks @gioboa!adfaf4f) - thanks @gioboa!a05e155)1c26560)d911c18)c1f18d5) - thanks @kenfdev!66e966b)e4fbf46) - thanks @Joehoel!c8df8a2) - thanks @giaBaoJS!import/resolversetting in ESLint plugin (#2041) (a80d386) - thanks @bytedoe!4c67685) - thanks @shoutoutuoadi325!ce387b0) - thanks @giaBaoJS!532dab5) - thanks @anandghegde!84a4943) - thanks @CruseCtrl!3f756a7)43b3f9b)f1e97b9)0188e7d)extendsfiles in eslintrc configs (#2044) (62b5bf5) - thanks @bytedoe!a85eb4e) - thanks @bytedoe!882ba3a) - thanks @gioboa!rollup/rollup (rollup)
v4.63.4Compare Source
2026-09-19
Bug Fixes
shouldTransformCachedModule(#6442)Pull Requests
sxzz/verkit (verkit)
v0.5.0Compare Source
Migration guide
v0.5.0removes the deprecated shorthand aliases for version comparisons.Replace any imports of these APIs with their
*Thanequivalents:isGreaterisGreaterThanisGreaterOrEqualisGreaterThanOrEqualisLessisLessThanisLessOrEqualisLessThanOrEqualThe replacement functions have the same behavior and arguments; only their exported names have changed.
🚨 Breaking Changes
View changes on GitHub
v0.4.1Compare Source
🚀 Features
Thancomparison helpers - by @sxzz (2bde9)View changes on GitHub
vuejs/core (vue)
v3.5.43Compare Source
Bug Fixes
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.