Skip to content

chore(deps): update dependency nuxt to v5.0.0-29830089.dc519522 - #1536

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nuxt (source) 5.0.0-29825840.b61820495.0.0-29830089.dc519522 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 17, 2026 18:29
@socket-security

socket-security Bot commented Sep 17, 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-29825840.b6182049 ⏵ 5.0.0-29830089.dc51952294 +3100100 +197100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Sep 17, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: 67ff525

@github-actions

github-actions Bot commented Sep 17, 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) 44 ms 42 ms -3.5%
nuxt --help wall time (median) 90 ms 89 ms -0.6%
nuxt dev --help wall time (median) 69 ms 69 ms -0.8%
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.36 MB 2.36 MB -0.0%
Published tarball (packed) 227.4 kB 227.4 kB 0.0%
Full report

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

Setting Value
Baseline ref:106af6fc63347b4202b617393d8ae7f7bbb16453 (v4.0.0-alpha.1)
Head local packages/nuxt-cli at 82c1119 (v4.0.0-alpha.1)
Node v24.21.0
OS Linux 6.17.0 (kernel 6.17.0-1022-azure)
CPU AMD EPYC 9V45 96-Core Processor x 4
Memory 15.6 GB
Load average at start 1.00, 0.31, 0.12
Run started 2026-09-20T11:38:46.713Z

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 44 ms 42 ms -3.5% 42 ms / 47 ms 41 ms / 46 ms
nuxt --version (first output byte) 40 ms 39 ms -3.9% 38 ms / 43 ms 37 ms / 42 ms
nuxt --help 90 ms 89 ms -0.6% 84 ms / 93 ms 86 ms / 94 ms
nuxt --help (first output byte) 84 ms 84 ms +0.3% 79 ms / 88 ms 81 ms / 89 ms
nuxt dev --help 69 ms 69 ms -0.8% 66 ms / 71 ms 65 ms / 72 ms
nuxt dev --help (first output byte) 65 ms 65 ms -0.6% 62 ms / 67 ms 61 ms / 68 ms
nuxt <unknown-command> (no-op) 95 ms 95 ms -0.1% 90 ms / 99 ms 93 ms / 100 ms
nuxt <unknown-command> (no-op) (first output byte) 90 ms 91 ms +0.4% 85 ms / 94 ms 88 ms / 94 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.9 kB 642.9 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.36 MB 2.36 MB -0.0%
Installed files 407 407 0.0%
Install wall time (warm npm cache, median of 3) 773 ms 792 ms +2.5%
Published tarball (packed) 227.4 kB 227.4 kB 0.0%
Published tarball (unpacked) 742.9 kB 742.9 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 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/nuxt-nightly (67ff525) with main (106af6f)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from d76bc3d to 55bb73c Compare September 18, 2026 17:15
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29826014.e36bd674 chore(deps): update dependency nuxt to v5.0.0-29827390.1d6daef9 Sep 18, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 55bb73c to ffb40c9 Compare September 19, 2026 19:40
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29827390.1d6daef9 chore(deps): update dependency nuxt to v5.0.0-29828962.bef27894 Sep 19, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from ffb40c9 to 67ff525 Compare September 20, 2026 11:38
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29828962.bef27894 chore(deps): update dependency nuxt to v5.0.0-29830089.dc519522 Sep 20, 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