Skip to content

chore(deps): update dependency nuxt to v5.0.0-29800730.fb02c57e - #1504

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

chore(deps): update dependency nuxt to v5.0.0-29800730.fb02c57e#1504
danielroe merged 1 commit into
mainfrom
renovate/nuxt-nightly

Conversation

@renovate

@renovate renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nuxt (source) 5.0.0-29797869.8ebb9f4c5.0.0-29800730.fb02c57e 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 29, 2026 11:32
@pkg-pr-new

pkg-pr-new Bot commented Aug 29, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: dcd2206

@socket-security

socket-security Bot commented Aug 29, 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
Addedvue@​3.5.42991009197100
Addedvue-router@​5.3.0911009794100
Addednuxt-nightly@​5.0.0-29800730.fb02c57e9410010097100

View full report

@github-actions

github-actions Bot commented Aug 29, 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) 67 ms 66 ms -1.6%
nuxt --help wall time (median) 139 ms 139 ms -0.5%
nuxt dev --help wall time (median) 107 ms 107 ms -0.3%
nuxt --version modules loaded 38 38 0.0%
nuxt --help modules loaded 138 138 0.0%
nuxt dev --help modules loaded 81 81 0.0%
Installed node_modules 2.38 MB 2.38 MB -0.0%
Published tarball (packed) 284.6 kB 284.6 kB 0.0%
Full report

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

Setting Value
Baseline ref:84e7673b7bc1c7dacf2e327f00ee6fd262366bbb (v4.0.0-alpha.0)
Head local packages/nuxt-cli at 3710a2f (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.77, 0.58, 0.20
Run started 2026-08-31T04:01:15.957Z

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 67 ms 66 ms -1.6% 64 ms / 72 ms 64 ms / 68 ms
nuxt --version (first output byte) 63 ms 61 ms -2.4% 59 ms / 68 ms 60 ms / 64 ms
nuxt --help 139 ms 139 ms -0.5% 137 ms / 144 ms 135 ms / 141 ms
nuxt --help (first output byte) 134 ms 133 ms -0.7% 131 ms / 138 ms 130 ms / 135 ms
nuxt dev --help 107 ms 107 ms -0.3% 102 ms / 110 ms 102 ms / 109 ms
nuxt dev --help (first output byte) 102 ms 101 ms -0.4% 97 ms / 105 ms 96 ms / 104 ms
nuxt <unknown-command> (no-op) 148 ms 148 ms +0.4% 145 ms / 152 ms 144 ms / 151 ms
nuxt <unknown-command> (no-op) (first output byte) 142 ms 143 ms +0.4% 139 ms / 146 ms 138 ms / 145 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.7 kB 298.7 kB 0.0%
nuxt --help 138 138 0.0% 1.01 MB 1.01 MB 0.0%
nuxt dev --help 81 81 0.0% 620.1 kB 620.1 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.38 MB 2.38 MB -0.0%
Installed files 419 419 0.0%
Install wall time (warm npm cache, median of 3) 655 ms 654 ms -0.1%
Published tarball (packed) 284.6 kB 284.6 kB 0.0%
Published tarball (unpacked) 983.7 kB 983.7 kB 0.0%
Files in tarball 131 131 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 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/nuxt-nightly (dcd2206) with main (84e7673)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from a4a03f3 to 5c9d362 Compare August 29, 2026 15:09
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29798550.97b675d8 chore(deps): update dependency nuxt to v5.0.0-29798664.b3e359df Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 5c9d362 to 863c300 Compare August 29, 2026 19:16
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29798664.b3e359df chore(deps): update dependency nuxt to v5.0.0-29799012.9555103e Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 863c300 to 028dfc3 Compare August 29, 2026 20:09
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29799012.9555103e chore(deps): update dependency nuxt to v5.0.0-29799016.cc1c7524 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 028dfc3 to 354c002 Compare August 29, 2026 23:29
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29799016.cc1c7524 chore(deps): update dependency nuxt to v5.0.0-29799184.08da45db Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 354c002 to 86cfecc Compare August 30, 2026 03:29
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29799184.08da45db chore(deps): update dependency nuxt to v5.0.0-29799370.ed6b0afc Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 86cfecc to 2ea9636 Compare August 30, 2026 11:39
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29799370.ed6b0afc chore(deps): update dependency nuxt to v5.0.0-29799927.64bf9718 Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 2ea9636 to 7e1afb8 Compare August 30, 2026 15:40
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29799927.64bf9718 chore(deps): update dependency nuxt to v5.0.0-29800174.390b5408 Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 7e1afb8 to 2ffbbeb Compare August 30, 2026 19:35
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29800174.390b5408 chore(deps): update dependency nuxt to v5.0.0-29800370.f41c750a Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 2ffbbeb to dcd2206 Compare August 31, 2026 03:51
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29800370.f41c750a chore(deps): update dependency nuxt to v5.0.0-29800730.fb02c57e Aug 31, 2026
@danielroe
danielroe added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 11fc0ab Aug 31, 2026
22 checks passed
@danielroe
danielroe deleted the renovate/nuxt-nightly branch August 31, 2026 06:51
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