Skip to content
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

chore(deps): update build #12805

Merged
merged 1 commit into from
Feb 5, 2025
Merged

chore(deps): update build #12805

merged 1 commit into from
Feb 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.10.11 -> ^1.10.14 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.2 -> ^5.2.1 age adoption passing confidence
rollup (source) ^4.32.1 -> ^4.34.2 age adoption passing confidence
vite (source) ^5.4.0 -> ^5.4.14 age adoption passing confidence

Release Notes

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

v1.10.14

Compare Source

Bug Fixes
Features
Performance

v1.10.12

Compare Source

Bug Fixes
  • (es/parser) Remove wrong check about const without init (#​9970) (1b57261)
Performance
  • (es/minifier) Make analyzer not call collect_infects_from recursively (#​9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#​9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#​9973) (ca8a71f)

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

v5.1.4

v5.1.3

rollup/rollup (rollup)

v4.34.2

Compare Source

2025-02-04

Bug Fixes
  • Fix an issue where not all usages of a function were properly detected (#​5827)
Pull Requests

v4.34.1

Compare Source

2025-02-03

Bug Fixes
  • Ensure throwing objects includes the entire object (#​5825)
Pull Requests

v4.34.0

Compare Source

2025-02-01

Features
  • Tree-shake unused properties in object literals (re-implements #​5420) (#​5737)
Pull Requests

v4.33.0

Compare Source

2025-02-01

Features
  • Correctly detect literal value of more negated expressions (#​5812)
Bug Fixes
  • Use the correct with/assert attribute key in dynamic imports (#​5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#​5819)
Pull Requests
vitejs/vite (vite)

v5.4.14

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.13

Compare Source

Please refer to CHANGELOG.md for details.


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 Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.3 kB
vue.global.prod.js 158 kB (+15 B) 57.8 kB (+6 B) 51.5 kB (+36 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.4 kB 18.2 kB 16.6 kB
createApp 54.3 kB 21.2 kB 19.3 kB
createSSRApp 58.5 kB (+21 B) 22.9 kB (+16 B) 20.9 kB (-5 B)
defineCustomElement 59.2 kB 22.8 kB 20.7 kB
overall 68.4 kB 26.3 kB 24 kB

Copy link

pkg-pr-new bot commented Feb 3, 2025

Open in Stackblitz

@vue/compiler-core

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

@vue/compiler-sfc

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

@vue/compiler-dom

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

@vue/compiler-ssr

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/reactivity

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

commit: 2eb17fd

@renovate renovate bot force-pushed the renovate/build branch 3 times, most recently from bdf1e38 to 19c4b33 Compare February 4, 2025 10:07
@edison1105 edison1105 merged commit a117a7a into main Feb 5, 2025
15 checks passed
@edison1105 edison1105 deleted the renovate/build branch February 5, 2025 00:27
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