Skip to content

chore(deps): update build #13093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025
Merged

chore(deps): update build #13093

merged 1 commit into from
Mar 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.11.9 -> ^1.11.12 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.2.2 -> ^5.2.3 age adoption passing confidence
rollup (source) ^4.35.0 -> ^4.37.0 age adoption passing confidence
rollup-plugin-dts ^6.1.1 -> ^6.2.1 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core)

v1.11.12

Compare Source

Bug Fixes
Documentation
Features
Performance
  • (es/minifier) Merge dead_branch_remover into pure optimizer (#​10201) (6841523)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.3

rollup/rollup (rollup)

v4.37.0

Compare Source

2025-03-23

Features
  • Support Musl Linux on Riscv64 architectures (#​5726)
  • Handles class decorators placed before the export keyword (#​5871)
Bug Fixes
  • Log Rust panic messages to the console when using the WASM build (#​5875)
Pull Requests

v4.36.0

Compare Source

2025-03-17

Features
  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#​5870)
  • Export several additional types used by Vite (#​5879)
Bug Fixes
  • Do not merge chunks if that would create a top-level await cycle between chunks (#​5843)
Pull Requests
Swatinem/rollup-plugin-dts (rollup-plugin-dts)

v6.2.1

Compare Source

v6.2.0

Compare Source

Features:

  • Support importing json modules
  • Return Source Map Differences to Rollup

Fixes:

  • Unable to find the program when entry points exist intersection dependency
  • Create program for imports input file
  • Force emit types even when there's errors
  • Preserve type members of namespace in re-exported module
  • Imports and exports follows type-only
  • Import "local types" from "global modules"
  • Correctly restore type-only import/export names

Thank you:

Features, fixes and improvements in this release have been contributed by:


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 24, 2025
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB (-47 B) 38.1 kB (+55 B) 34.3 kB (+7 B)
vue.global.prod.js 158 kB (-215 B) 58.2 kB (+256 B) 51.9 kB (+289 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.4 kB (-139 B) 18.1 kB (-109 B) 16.6 kB (-88 B)
createApp 54.4 kB (-171 B) 21.2 kB (-119 B) 19.4 kB (-112 B)
createSSRApp 58.6 kB (-168 B) 22.9 kB (-118 B) 20.9 kB (-92 B)
defineCustomElement 59.2 kB (-202 B) 22.7 kB (-187 B) 20.7 kB (-120 B)
overall 68.4 kB (-171 B) 26.3 kB (-97 B) 24 kB (-58 B)

Copy link

pkg-pr-new bot commented Mar 24, 2025

Open in Stackblitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@13093

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@13093

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@13093

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@13093

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@13093

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@13093

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@13093

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@13093

@vue/shared

npm i https://pkg.pr.new/@vue/shared@13093

vue

npm i https://pkg.pr.new/vue@13093

@vue/compat

npm i https://pkg.pr.new/@vue/compat@13093

commit: e00ee34

@edison1105 edison1105 merged commit d65b25c into main Mar 24, 2025
15 checks passed
@edison1105 edison1105 deleted the renovate/build branch March 24, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant