Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) 24.10.0 -> 24.10.1 age confidence devDependencies patch
danielroe/provenance-action v0.1.0 -> v0.1.1 age confidence action patch
magic-string 0.30.19 -> 0.30.21 age confidence dependencies patch
pnpm (source) 10.21.0 -> 10.23.0 age confidence packageManager minor
rollup (source) 4.52.4 -> 4.53.3 age confidence devDependencies minor
shadcn-docs-nuxt (source) 1.1.2 -> 1.1.7 age confidence dependencies patch
unplugin (source) 2.3.10 -> 2.3.11 age confidence dependencies patch
vue-router (source) 4.5.1 -> 4.6.3 age confidence dependencies minor

Release Notes

danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
Rich-Harris/magic-string (magic-string)

v0.30.21

Compare Source

pnpm/pnpm (pnpm)

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added --lockfile-only option to pnpm list #​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry #​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the @pnpm/exe package, when installing v11 or newer. We currently cannot ship @pnpm/exe as pkg doesn't work with ESM #​10190.
  • Node.js runtime is not added to "dependencies" on pnpm add, if there's a engines.runtime setting declared in package.json #​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure #​10208.
  • pnpm list and pnpm why now display npm: protocol for aliased packages (e.g., foo npm:[email protected]) #​8660.
  • Don't add an extra slash to the Node.js mirror URL #​10204.
  • pnpm store prune should not fail if the store contains Node.js packages #​10131.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.22.0: pnpm 10.22

Compare Source

Minor Changes

  • Added support for trustPolicyExclude #​10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - [email protected]
      - [email protected] || 5.102.1
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #​10179.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite
rollup/rollup (rollup)

v4.53.3

Compare Source

2025-11-19

Bug Fixes
  • Fix an error where too many modules where flagged for having an unused external import (#​6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#​6183)
Pull Requests

v4.53.2

Compare Source

2025-11-10

Bug Fixes
  • Do not throw when using invalid escape sequences in template literals (#​6177)
Pull Requests

v4.53.1

Compare Source

2025-11-07

Bug Fixes
Pull Requests

v4.53.0

Compare Source

2025-11-07

Features
  • Improve rendering performance by caching generated variable names (#​5947)
Pull Requests

v4.52.5

Compare Source

2025-10-18

Bug Fixes
  • Always produce valid UUIDs as debugIds in sourcemaps (#​6144)
Pull Requests
ZTL-UwU/shadcn-docs-nuxt (shadcn-docs-nuxt)

v1.1.7

Compare Source

🌐 i18n
  • Add zhcn and zhtw as alternative language codes
  • Add Chinese docs translation
View changes on GitHub

v1.1.6

Compare Source

🐞 Bug Fixes

v1.1.5

Compare Source

v1.1.4

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub
unjs/unplugin (unplugin)

v2.3.11

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/router (vue-router)

v4.6.3

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.1

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.0

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
magic-regexp-docs Error Error Nov 26, 2025 4:55am

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 372 406 ▲ (+8.37%)
Lines 167679 186857 ▲ (+10.26%)
Identifiers 156399 168232 ▲ (+7.03%)
Symbols 260215 267778 ▲ (+2.82%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 372646K 378014K ▲ (+1.42%)
I/O read 0.03s 0.02s ▼ (-50.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.91s ± (+12.09%)
Bind time 0.34s 0.36s ± (+5.56%)
Check time 2s 2.03s ± (+1.48%)
Emit time 0.09s 0.1s ± (+10.00%)
Total time 3.23s 3.41s ± (+5.28%)

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 20, 2025

CodSpeed Performance Report

Merging #644 will not alter performance

Comparing renovate/all-minor-patch (5feeb96) with main (f5c5592)

Summary

✅ 6 untouched

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 372 406 ▲ (+8.37%)
Lines 167679 187043 ▲ (+10.35%)
Identifiers 156399 168293 ▲ (+7.07%)
Symbols 260215 267825 ▲ (+2.84%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 339365K 381273K ▲ (+10.99%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.81s 0.85s ± (+4.71%)
Bind time 0.34s 0.36s ± (+5.56%)
Check time 1.96s 2.01s ± (+2.49%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.21s 3.32s ± (+3.31%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 360892K 343918K ▼ (-4.94%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.79s 0.84s ± (+5.95%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2s 1.94s ± (-3.09%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.22s 3.23s ± (+0.31%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 359720K 350011K ▼ (-2.77%)
I/O read 0.02s 0.02s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.82s 0.85s ± (+3.53%)
Bind time 0.32s 0.34s ± (+5.88%)
Check time 2.01s 1.95s ± (-3.08%)
Emit time 0.09s 0.09s ± (0.00%)
Total time 3.24s 3.23s ± (-0.31%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 358948K 350833K ▼ (-2.31%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.87s ± (+8.05%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2.2s 2.08s ± (-5.77%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.43s 3.39s ± (-1.18%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 351035K 344407K ▼ (-1.92%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.79s 0.85s ± (+7.06%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2.06s 1.97s ± (-4.57%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.27s 3.26s ± (-0.31%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 350407K 348118K ▼ (-0.66%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.83s ± (+3.61%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2.04s 2s ± (-2.00%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.27s 3.27s ± (0.00%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 352 386 ▲ (+8.81%)
Lines 156446 175810 ▲ (+11.01%)
Identifiers 149778 161672 ▲ (+7.36%)
Symbols 253745 261355 ▲ (+2.91%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 357397K 347909K ▼ (-2.73%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.85s ± (+5.88%)
Bind time 0.32s 0.35s ± (+8.57%)
Check time 2.01s 2s ± (-0.50%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.22s 3.3s ± (+2.42%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178927 ▲ (+10.72%)
Identifiers 152304 164176 ▲ (+7.23%)
Symbols 252870 260474 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349597K 330114K ▼ (-5.90%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.68s 0.72s ± (+5.56%)
Bind time 0.28s 0.34s ± (+17.65%)
Check time 1.6s 1.55s ± (-3.23%)
Emit time 0.08s 0.07s ± (-14.29%)
Total time 2.63s 2.67s ± (+1.50%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 304757K 282935K ▼ (-7.71%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.69s 0.72s ± (+4.17%)
Bind time 0.28s 0.31s ± (+9.68%)
Check time 1.59s 1.65s ± (+3.64%)
Emit time 0.08s 0.09s ± (+11.11%)
Total time 2.64s 2.78s ± (+5.04%)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4b72620 to 767a2af Compare November 22, 2025 14:55
@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349762K 330754K ▼ (-5.75%)
I/O read 0.02s 0.02s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.67s 0.72s ± (+6.94%)
Bind time 0.27s 0.32s ± (+15.62%)
Check time 1.58s 1.72s ± (+8.14%)
Emit time 0.07s 0.07s ± (0.00%)
Total time 2.6s 2.84s ± (+8.45%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349604K 282860K ▼ (-23.60%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.67s 0.73s ± (+8.22%)
Bind time 0.27s 0.31s ± (+12.90%)
Check time 1.59s 1.64s ± (+3.05%)
Emit time 0.07s 0.08s ± (+12.50%)
Total time 2.6s 2.75s ± (+5.45%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 348828K 261999K ▼ (-33.14%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.63s 0.68s ± (+7.35%)
Bind time 0.24s 0.3s ± (+20.00%)
Check time 1.53s 1.54s ± (+0.65%)
Emit time 0.07s 0.14s ± (+50.00%)
Total time 2.47s 2.66s ± (+7.14%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 304868K 283378K ▼ (-7.58%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.67s 0.75s ± (+10.67%)
Bind time 0.27s 0.32s ± (+15.62%)
Check time 1.68s 1.77s ± (+5.08%)
Emit time 0.08s 0.08s ± (0.00%)
Total time 2.71s 2.92s ± (+7.19%)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d8e2c4 to 20b6ca0 Compare November 24, 2025 19:03
@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 304783K 282646K ▼ (-7.83%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.65s 0.74s ± (+12.16%)
Bind time 0.27s 0.33s ± (+18.18%)
Check time 1.55s 1.61s ± (+3.73%)
Emit time 0.07s 0.09s ± (+22.22%)
Total time 2.55s 2.77s ± (+7.94%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 304883K 330694K ▲ (+7.81%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.67s 0.75s ± (+10.67%)
Bind time 0.28s 0.35s ± (+20.00%)
Check time 1.55s 1.68s ± (+7.74%)
Emit time 0.08s 0.08s ± (0.00%)
Total time 2.59s 2.87s ± (+9.76%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 349278K 330700K ▼ (-5.62%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.66s 0.72s ± (+8.33%)
Bind time 0.27s 0.31s ± (+12.90%)
Check time 1.55s 1.52s ± (-1.97%)
Emit time 0.07s 0.07s ± (0.00%)
Total time 2.56s 2.62s ± (+2.29%)

@github-actions
Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 356 390 ▲ (+8.72%)
Lines 159739 178929 ▲ (+10.72%)
Identifiers 152304 164178 ▲ (+7.23%)
Symbols 252870 260476 ▲ (+2.92%)
Types 49381 49381 ± (0.00%)
Instantiations 390254 390254 ± (0.00%)
Memory used 304698K 327891K ▲ (+7.07%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.65s 0.72s ± (+9.72%)
Bind time 0.28s 0.31s ± (+9.68%)
Check time 1.52s 1.52s ± (0.00%)
Emit time 0.07s 0.07s ± (0.00%)
Total time 2.53s 2.62s ± (+3.44%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant