Skip to content

chore(deps): update dependency nuxt to v5.0.0-29793004.2f401585 - #1494

Merged
danielroe merged 1 commit into
mainfrom
renovate/nuxt-nightly
Aug 25, 2026
Merged

chore(deps): update dependency nuxt to v5.0.0-29793004.2f401585#1494
danielroe merged 1 commit into
mainfrom
renovate/nuxt-nightly

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nuxt (source) 5.0.0-29792169.04a39f255.0.0-29793004.2f401585 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 August 25, 2026 11:07
@pkg-pr-new

pkg-pr-new Bot commented Aug 25, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: ba5f87c

@socket-security

socket-security Bot commented Aug 25, 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
Addednuxt-nightly@​5.0.0-29793004.2f4015859210010097100

View full report

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

CLI benchmark

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

Metric baseline v4.0.0-alpha.0 head v4.0.0-alpha.0 Delta
nuxt --version wall time (median) 68 ms 67 ms -0.4%
nuxt --help wall time (median) 141 ms 142 ms +1.1%
nuxt dev --help wall time (median) 109 ms 108 ms -1.0%
nuxt --version modules loaded 38 38 0.0%
nuxt --help modules loaded 134 134 0.0%
nuxt dev --help modules loaded 79 79 0.0%
Installed node_modules 2.36 MB 2.36 MB -0.0%
Published tarball (packed) 279.7 kB 279.7 kB 0.0%
Full report

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

Setting Value
Baseline ref:7c7bbb5b3e537c05d85b72cad23c9b898a966984 (v4.0.0-alpha.0)
Head local packages/nuxt-cli at 7023f44 (v4.0.0-alpha.0)
Node v24.19.0
OS Linux 6.17.0 (kernel 6.17.0-1022-azure)
CPU AMD EPYC 9V74 80-Core Processor x 4
Memory 15.6 GB
Load average at start 1.40, 0.41, 0.14
Run started 2026-08-25T17:30:21.316Z

Cold CLI startup

Median of 15 interleaved runs per command, one warmup discarded.

Command baseline v4.0.0-alpha.0 median head v4.0.0-alpha.0 median Delta baseline v4.0.0-alpha.0 min / p95 head v4.0.0-alpha.0 min / p95
nuxt --version 68 ms 67 ms -0.4% 66 ms / 71 ms 66 ms / 72 ms
nuxt --version (first output byte) 63 ms 63 ms +0.2% 61 ms / 66 ms 61 ms / 68 ms
nuxt --help 141 ms 142 ms +1.1% 136 ms / 154 ms 139 ms / 147 ms
nuxt --help (first output byte) 134 ms 136 ms +1.3% 130 ms / 148 ms 133 ms / 141 ms
nuxt dev --help 109 ms 108 ms -1.0% 103 ms / 114 ms 104 ms / 111 ms
nuxt dev --help (first output byte) 103 ms 102 ms -0.8% 98 ms / 109 ms 99 ms / 106 ms
nuxt <unknown-command> (no-op) 148 ms 148 ms +0.3% 146 ms / 153 ms 144 ms / 154 ms
nuxt <unknown-command> (no-op) (first output byte) 142 ms 142 ms +0.3% 139 ms / 147 ms 138 ms / 148 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.0 modules head v4.0.0-alpha.0 modules Delta baseline v4.0.0-alpha.0 source bytes head v4.0.0-alpha.0 source bytes Delta
nuxt --version 38 38 0.0% 298.1 kB 298.1 kB 0.0%
nuxt --help 134 134 0.0% 1007.6 kB 1007.6 kB 0.0%
nuxt dev --help 79 79 0.0% 608.9 kB 608.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.0 head v4.0.0-alpha.0 Delta
Direct dependencies of @nuxt/cli 21 21 0.0%
Packages in the installed tree (unique name@version) 34 34 0.0%
Unique package names 34 34 0.0%
Package directories on disk (cross-check) 28 28 0.0%
Installed node_modules on disk 2.36 MB 2.36 MB -0.0%
Installed files 418 418 0.0%
Install wall time (warm npm cache, median of 3) 668 ms 664 ms -0.7%
Published tarball (packed) 279.7 kB 279.7 kB 0.0%
Published tarball (unpacked) 966.5 kB 966.5 kB 0.0%
Files in tarball 130 130 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 Aug 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/nuxt-nightly (ba5f87c) with main (7c7bbb5)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 0c771f9 to ba5f87c Compare August 25, 2026 17:29
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29792761.e62175da chore(deps): update dependency nuxt to v5.0.0-29793004.2f401585 Aug 25, 2026
@danielroe
danielroe added this pull request to the merge queue Aug 25, 2026
Merged via the queue into main with commit 3d2b345 Aug 25, 2026
22 checks passed
@danielroe
danielroe deleted the renovate/nuxt-nightly branch August 25, 2026 19:41
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.

1 participant