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
@types/node (source) 22.18.10 -> 22.18.12 age confidence
magic-string 0.30.19 -> 0.30.21 age confidence
pnpm (source) 10.18.2 -> 10.19.0 age confidence
rollup (source) 4.52.4 -> 4.52.5 age confidence
shadcn-docs-nuxt (source) 1.1.2 -> 1.1.4 age confidence
vue-router (source) 4.5.1 -> 4.6.3 age confidence

Release Notes

Rich-Harris/magic-string (magic-string)

v0.30.21

Compare Source

pnpm/pnpm (pnpm)

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - nx@21.6.4 || 21.6.5
      - esbuild@0.25.1

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - nx@21.6.5
      - webpack@4.47.0 || 5.102.1

v10.18.3

Compare Source

Patch Changes
  • Fix a bug where pnpm would infinitely recurse when using verifyDepsBeforeInstall: install and pre/post install scripts that called other pnpm scripts #​10060.
  • Fixed scoped registry keys (e.g., @scope:registry) being parsed as property paths in pnpm config get when --location=project is used #​9362.
  • Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings #​9646.
  • Fixed EISDIR error when bin field points to a directory #​9441.
  • Preserve version and hasBin for variations packages #​10022.
  • Fixed pnpm config set --location=project incorrectly handling keys with slashes (auth tokens, registry settings) #​9884.
  • When both pnpm-workspace.yaml and .npmrc exist, pnpm config set --location=project now writes to pnpm-workspace.yaml (matching read priority) #​10072.
  • Prevent a table width error in pnpm outdated --long #​10040.
  • Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects #​10057.
rollup/rollup (rollup)

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.4

Compare Source

🚀 Features
🐞 Bug Fixes
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 Oct 27, 2025 1:04pm

@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 (4932a75) with main (c0f6e33)

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 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 350930K 345529K ▼ (-1.56%)
I/O read 0.03s 0.04s ▲ (+25.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.72s 0.79s ± (+8.86%)
Bind time 0.31s 0.31s ± (0.00%)
Check time 1.89s 1.88s ± (-0.53%)
Emit time 0.09s 0.09s ± (0.00%)
Total time 3.02s 3.07s ± (+1.63%)

@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 359151K 346956K ▼ (-3.51%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.82s 0.87s ± (+5.75%)
Bind time 0.32s 0.35s ± (+8.57%)
Check time 2.06s 2.04s ± (-0.98%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.31s 3.35s ± (+1.19%)

@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 353927K 347380K ▼ (-1.88%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.82s 0.83s ± (+1.20%)
Bind time 0.32s 0.34s ± (+5.88%)
Check time 1.98s 1.98s ± (0.00%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.22s 3.24s ± (+0.62%)

@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 350723K 347080K ▼ (-1.05%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.76s 0.77s ± (+1.30%)
Bind time 0.3s 0.31s ± (+3.23%)
Check time 1.87s 1.86s ± (-0.54%)
Emit time 0.09s 0.09s ± (0.00%)
Total time 3.02s 3.03s ± (+0.33%)

@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 360848K 348436K ▼ (-3.56%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.85s 0.86s ± (+1.16%)
Bind time 0.34s 0.35s ± (+2.86%)
Check time 2.21s 2.09s ± (-5.74%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.51s 3.39s ± (-3.54%)

@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 351170K 358571K ▲ (+2.06%)
I/O read 0.03s 0.03s ± (0.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.85s ± (+5.88%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2.05s 2.01s ± (-1.99%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.28s 3.3s ± (+0.61%)

@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 350786K 357984K ▲ (+2.01%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.73s 0.8s ± (+8.75%)
Bind time 0.3s 0.32s ± (+6.25%)
Check time 1.96s 1.95s ± (-0.51%)
Emit time 0.09s 0.09s ± (0.00%)
Total time 3.09s 3.15s ± (+1.90%)

@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 350901K 347289K ▼ (-1.04%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.84s ± (+4.76%)
Bind time 0.33s 0.35s ± (+5.71%)
Check time 2.03s 2.01s ± (-1.00%)
Emit time 0.1s 0.09s ± (-11.11%)
Total time 3.27s 3.3s ± (+0.91%)

@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 358945K 345818K ▼ (-3.80%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.78s 0.99s ± (+21.21%)
Bind time 0.32s 0.36s ± (+11.11%)
Check time 2.02s 1.98s ± (-2.02%)
Emit time 0.1s 0.1s ± (0.00%)
Total time 3.22s 3.43s ± (+6.12%)

@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 359568K 349979K ▼ (-2.74%)
I/O read 0.03s 0.02s ▼ (-50.00%)
I/O write 0s 0s ± (0.00%)
Parse time 0.8s 0.82s ± (+2.44%)
Bind time 0.33s 0.34s ± (+2.94%)
Check time 2.01s 2.09s ± (+3.83%)
Emit time 0.09s 0.1s ± (+10.00%)
Total time 3.23s 3.35s ± (+3.58%)

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.

0 participants