Skip to content

chore(deps): update node.js to v24 - #1535

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
node (source) uses-with major 22.23.224.21.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nodejs/node (node)

v24.21.0: 2026-09-08, Version 24.21.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [71106e1f17] - crypto: update root certificates to NSS 3.126 (Node.js GitHub Bot) #​65495
  • [afca0a912d] - (SEMVER-MINOR) crypto: support loading private keys through STORE loaders (Filip Skokan) #​63949
  • [6274fccbd9] - deps: update OpenSSL to 3.5.8 (Node.js GitHub Bot) #​65542
  • [53cba013c7] - deps: update Undici to 7.29.1 (Node.js GitHub Bot) #​65789
  • [0529772798] - (SEMVER-MINOR) lib,src: improve histogram implementation (James M Snell) #​65024
  • [41c7062b81] - (SEMVER-MINOR) net: improve performance of net.BlockList (James M Snell) #​64974
  • [5197b5a3c5] - (SEMVER-MINOR) perf_hooks: add statistical hypothesis testing to histogram (James M Snell) #​65416
  • [35c635b032] - (SEMVER-MINOR) util: add non-throwing MIMEType.parse (James M Snell) #​64965
Commits

v24.20.0: 2026-08-26, Version 24.20.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from danielroe as a code owner September 14, 2026 08:00
@pkg-pr-new

pkg-pr-new Bot commented Sep 14, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1535
    
    npm i https://pkg.pr.new/nuxi@1535
    
    npm i https://pkg.pr.new/@nuxt/cli@1535
    

commit: 7e02b06

@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

CLI benchmark

@nuxt/cli v4.0.0-alpha.1 (baseline) vs v4.0.0-alpha.1 (this PR)

Metric baseline v4.0.0-alpha.1 head v4.0.0-alpha.1 Delta
nuxt --version wall time (median) 65 ms 65 ms +0.5%
nuxt --help wall time (median) 144 ms 144 ms +0.3%
nuxt dev --help wall time (median) 108 ms 107 ms -0.6%
nuxt --version modules loaded 37 37 0.0%
nuxt --help modules loaded 139 139 0.0%
nuxt dev --help modules loaded 82 82 0.0%
Installed node_modules 2.35 MB 2.35 MB -0.0%
Published tarball (packed) 227.3 kB 227.3 kB 0.0%
Full report

@nuxt/cli v4.0.0-alpha.1 (baseline) vs v4.0.0-alpha.1 (head)

Setting Value
Baseline ref:bc958da8d73426f0e2ce9617647ff91981b3ff55 (v4.0.0-alpha.1)
Head local packages/nuxt-cli at 56774f6 (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.84, 0.28, 0.10
Run started 2026-09-17T11:37:37.903Z

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.5% 63 ms / 66 ms 63 ms / 67 ms
nuxt --version (first output byte) 60 ms 61 ms +0.5% 59 ms / 62 ms 59 ms / 63 ms
nuxt --help 144 ms 144 ms +0.3% 136 ms / 148 ms 141 ms / 147 ms
nuxt --help (first output byte) 138 ms 139 ms +0.5% 131 ms / 142 ms 136 ms / 142 ms
nuxt dev --help 108 ms 107 ms -0.6% 106 ms / 111 ms 104 ms / 109 ms
nuxt dev --help (first output byte) 103 ms 102 ms -1.5% 101 ms / 106 ms 99 ms / 105 ms
nuxt <unknown-command> (no-op) 154 ms 152 ms -1.0% 148 ms / 157 ms 149 ms / 155 ms
nuxt <unknown-command> (no-op) (first output byte) 148 ms 147 ms -0.9% 143 ms / 151 ms 144 ms / 149 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.3 kB 0.0%
nuxt --help 139 139 0.0% 1.03 MB 1.03 MB 0.0%
nuxt dev --help 82 82 0.0% 642.0 kB 642.0 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.35 MB 2.35 MB -0.0%
Installed files 407 407 0.0%
Install wall time (warm npm cache, median of 3) 1.27 s 1.27 s -0.2%
Published tarball (packed) 227.3 kB 227.3 kB 0.0%
Published tarball (unpacked) 742.0 kB 742.0 kB 0.0%
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.

@codspeed

codspeed Bot commented Sep 14, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/node-24.x (7e02b06) with main (bc958da)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/node-24.x branch from bb8fed2 to 7669489 Compare September 15, 2026 09:52
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 7669489 to 7e02b06 Compare September 17, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants