Skip to content

chore(deps): update dependency nuxt to v5.0.0-29804779.ab157ba3 - #1513

Merged
danielroe merged 1 commit into
mainfrom
renovate/nuxt-nightly
Sep 3, 2026
Merged

chore(deps): update dependency nuxt to v5.0.0-29804779.ab157ba3#1513
danielroe merged 1 commit into
mainfrom
renovate/nuxt-nightly

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nuxt (source) 5.0.0-29803630.047484a65.0.0-29804779.ab157ba3 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 2, 2026 18:56
@socket-security

socket-security Bot commented Sep 2, 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-29803630.047484a6 ⏵ 5.0.0-29804779.ab157ba394100100 +197100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Sep 2, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: bd370a6

@github-actions

github-actions Bot commented Sep 2, 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 67 ms -0.4%
nuxt --help wall time (median) 141 ms 139 ms -1.1%
nuxt dev --help wall time (median) 106 ms 105 ms -0.7%
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.37 MB 2.37 MB -0.0%
Published tarball (packed) 285.1 kB 285.1 kB 0.0%
Full report

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

Setting Value
Baseline ref:a1c794d846b1ec110da6019878ef30c5ed75a122 (v4.0.0-alpha.0)
Head local packages/nuxt-cli at 03594a5 (v4.0.0-alpha.0)
Node v24.20.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 0.83, 0.42, 0.18
Run started 2026-09-03T02:29:36.311Z

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 67 ms -0.4% 64 ms / 71 ms 63 ms / 69 ms
nuxt --version (first output byte) 63 ms 62 ms -0.7% 59 ms / 66 ms 59 ms / 65 ms
nuxt --help 141 ms 139 ms -1.1% 136 ms / 150 ms 136 ms / 145 ms
nuxt --help (first output byte) 135 ms 134 ms -1.1% 130 ms / 144 ms 130 ms / 140 ms
nuxt dev --help 106 ms 105 ms -0.7% 103 ms / 110 ms 103 ms / 109 ms
nuxt dev --help (first output byte) 101 ms 100 ms -0.8% 98 ms / 105 ms 98 ms / 104 ms
nuxt <unknown-command> (no-op) 151 ms 149 ms -1.2% 146 ms / 157 ms 146 ms / 154 ms
nuxt <unknown-command> (no-op) (first output byte) 144 ms 143 ms -1.0% 140 ms / 151 ms 140 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.4 kB 298.4 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.37 MB 2.37 MB -0.0%
Installed files 419 419 0.0%
Install wall time (warm npm cache, median of 3) 656 ms 657 ms +0.1%
Published tarball (packed) 285.1 kB 285.1 kB 0.0%
Published tarball (unpacked) 984.6 kB 984.6 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 Sep 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/nuxt-nightly (bd370a6) with main (a1c794d)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/nuxt-nightly branch from 9635146 to bd370a6 Compare September 3, 2026 02:28
@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v5.0.0-29804683.eddbdfaf chore(deps): update dependency nuxt to v5.0.0-29804779.ab157ba3 Sep 3, 2026
@danielroe
danielroe added this pull request to the merge queue Sep 3, 2026
Merged via the queue into main with commit d4064ca Sep 3, 2026
22 checks passed
@danielroe
danielroe deleted the renovate/nuxt-nightly branch September 3, 2026 14:17
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