Skip to content

chore(deps): update dependency nuxt to v5.0.0-29811423.c1cde964 - #1523

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuxt-nightly
Open

chore(deps): update dependency nuxt to v5.0.0-29811423.c1cde964#1523
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nuxt-nightly

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nuxt (source) 5.0.0-29809177.3d3bbba45.0.0-29811423.c1cde964 age confidence

Warning

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Every minute (* * * * *)
  • 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 6, 2026 09:30
@socket-security

socket-security Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednuxt-nightly@​5.0.0-29809177.3d3bbba4 ⏵ 5.0.0-29811423.c1cde96494 +1100100 +197100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Sep 6, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: b85815d

@github-actions

github-actions Bot commented Sep 6, 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) 47 ms 47 ms -0.4%
nuxt --help wall time (median) 95 ms 96 ms +0.9%
nuxt dev --help wall time (median) 74 ms 74 ms -0.6%
nuxt --version modules loaded 37 37 0.0%
nuxt --help modules loaded 146 146 0.0%
nuxt dev --help modules loaded 81 81 0.0%
Installed node_modules 2.51 MB 2.51 MB -0.0%
Published tarball (packed) 286.8 kB 286.8 kB 0.0%
Full report

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

Setting Value
Baseline ref:31dda978ed8223d5824ab015284d1c0a1e92a00a (v4.0.0-alpha.1)
Head local packages/nuxt-cli at a2aa68b (v4.0.0-alpha.1)
Node v24.20.0
OS Linux 6.17.0 (kernel 6.17.0-1022-azure)
CPU Intel(R) Xeon(R) 6973P-C x 4
Memory 15.6 GB
Load average at start 1.55, 0.63, 0.27
Run started 2026-09-07T10:45:22.602Z

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 47 ms 47 ms -0.4% 44 ms / 50 ms 42 ms / 50 ms
nuxt --version (first output byte) 45 ms 45 ms -0.0% 42 ms / 47 ms 40 ms / 48 ms
nuxt --help 95 ms 96 ms +0.9% 92 ms / 101 ms 87 ms / 104 ms
nuxt --help (first output byte) 92 ms 93 ms +0.8% 89 ms / 98 ms 85 ms / 100 ms
nuxt dev --help 74 ms 74 ms -0.6% 67 ms / 82 ms 69 ms / 81 ms
nuxt dev --help (first output byte) 71 ms 70 ms -1.8% 65 ms / 78 ms 66 ms / 78 ms
nuxt <unknown-command> (no-op) 102 ms 104 ms +1.7% 97 ms / 109 ms 101 ms / 107 ms
nuxt <unknown-command> (no-op) (first output byte) 99 ms 101 ms +2.3% 94 ms / 105 ms 97 ms / 104 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.6 kB 623.6 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) 465 ms 467 ms +0.5%
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.

@codspeed-hq

codspeed-hq Bot commented Sep 6, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/nuxt-nightly (b014c07) with main (c1be274)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from a842fbd to 1884764 Compare September 6, 2026 14:53
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29809882.5e9dc0cc chore(deps): update dependency nuxt to v5.0.0-29810231.9918cdce Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 1884764 to d4f1f78 Compare September 6, 2026 18:11
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29810231.9918cdce chore(deps): update dependency nuxt to v5.0.0-29810399.bd41d095 Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from d4f1f78 to ea6c56d Compare September 7, 2026 03:56
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29810399.bd41d095 chore(deps): update dependency nuxt to v5.0.0-29810797.4436de29 Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from ea6c56d to b014c07 Compare September 7, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from b014c07 to b85815d Compare September 7, 2026 10:30
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29810797.4436de29 chore(deps): update dependency nuxt to v5.0.0-29811423.c1cde964 Sep 7, 2026
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