Skip to content

chore(deps): update pnpm-workspace.overrides rolldown to v1.2.9 - #1543

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rolldown
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rolldown

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rolldown (source) 1.2.81.2.9 age confidence
rolldown (source) ^1.2.8^1.2.9 age confidence

Warning

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


Release Notes

rolldown/rolldown (rolldown)

v1.2.9

Compare Source

🚀 Features
🐛 Bug Fixes
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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 these updates 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 21, 2026 08:33
@socket-security

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
Updatedrolldown@​1.2.8 ⏵ 1.2.99110078 +199 +1100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Sep 21, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: 60b04d6

@codspeed

codspeed Bot commented Sep 21, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/rolldown (60b04d6) with main (4d81025)

Open in CodSpeed

@github-actions

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) 70 ms 68 ms -1.8%
nuxt --help wall time (median) 146 ms 146 ms +0.3%
nuxt dev --help wall time (median) 113 ms 112 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.37 MB 2.37 MB -0.0%
Published tarball (packed) 228.1 kB 228.1 kB 0.0%
Full report

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

Setting Value
Baseline ref:4d81025bdd75c7a6ad7bc93265fd6961e382a98a (v4.0.0-alpha.1)
Head local packages/nuxt-cli at a879dfb (v4.0.0-alpha.1)
Node v24.21.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.39, 0.40, 0.14
Run started 2026-09-21T08:49:22.360Z

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 70 ms 68 ms -1.8% 67 ms / 80 ms 65 ms / 73 ms
nuxt --version (first output byte) 65 ms 64 ms -1.8% 63 ms / 75 ms 61 ms / 69 ms
nuxt --help 146 ms 146 ms +0.3% 139 ms / 156 ms 142 ms / 154 ms
nuxt --help (first output byte) 140 ms 140 ms +0.6% 133 ms / 150 ms 135 ms / 148 ms
nuxt dev --help 113 ms 112 ms -0.8% 109 ms / 118 ms 108 ms / 122 ms
nuxt dev --help (first output byte) 108 ms 107 ms -1.1% 104 ms / 113 ms 103 ms / 117 ms
nuxt <unknown-command> (no-op) 154 ms 155 ms +0.5% 150 ms / 164 ms 149 ms / 162 ms
nuxt <unknown-command> (no-op) (first output byte) 148 ms 149 ms +0.5% 144 ms / 157 ms 143 ms / 156 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% 643.0 kB 643.0 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.37 MB 2.37 MB -0.0%
Installed files 407 407 0.0%
Install wall time (warm npm cache, median of 3) 1.29 s 1.27 s -1.3%
Published tarball (packed) 228.1 kB 228.1 kB 0.0%
Published tarball (unpacked) 745.0 kB 745.0 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.

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