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 #12274

Merged
merged 1 commit into from
Oct 28, 2024
Merged

chore(deps): update build #12274

merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.7.36 -> ^1.7.40 age adoption passing confidence
rollup (source) ^4.24.0 -> ^4.24.2 age adoption passing confidence
vite (source) ^5.4.9 -> ^5.4.10 age adoption passing confidence

Release Notes

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

v1.7.40

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks
  • (deps) Update dependency swc-plugin-coverage-instrument to ^0.0.25 (#​9676) (b8d255b)

v1.7.39

Compare Source

Bug Fixes
  • (es/compat) Add missing visit children for destructuring (#​9658) (32116a0)

  • (es/parser) Correct > and < when exit type context (#​9653) (abffc07)

  • (es/proposal) Use tsc version of explicit resource management (#​9585) (f735108)

  • (wasm-typescript) Fix option types of functions (#​9662) (4cbe33c)

Features
Miscellaneous Tasks
rollup/rollup (rollup)

v4.24.2

Compare Source

2024-10-27

Bug Fixes
  • Add missing build dependency (#​5705)
Pull Requests

v4.24.1

Compare Source

2024-10-27

Bug Fixes
  • Support running Rollup natively on FreeBSD (#​5698)
Pull Requests
vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.2 kB
vue.global.prod.js 159 kB 57.9 kB 51.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12274

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12274

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12274

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12274

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12274

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12274

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12274

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12274

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12274

vue

pnpm add https://pkg.pr.new/vue@12274

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12274

commit: 7d5eb19

@edison1105 edison1105 merged commit 5652c5a into main Oct 28, 2024
15 checks passed
@edison1105 edison1105 deleted the renovate/build branch October 28, 2024 01:17
dqrcodebase added a commit to dqrcodebase/core that referenced this pull request Nov 6, 2024
* core/main: (94 commits)
  chore(deps): update dependency @types/node to v22 (vuejs#12320)
  chore(deps): update lint (vuejs#12319)
  chore(deps): update all non-major dependencies (vuejs#12316)
  chore(deps): update build (vuejs#12317)
  chore(deps): update pnpm to v9.12.3 (vuejs#12278)
  chore(deps): update dependency typescript-eslint to ^8.11.0 (vuejs#12276)
  chore(deps): update dependency npm-run-all2 to v7 (vuejs#12277)
  chore(deps): update all non-major dependencies (vuejs#12275)
  chore(deps): update build (vuejs#12274)
  chore(deps): update all non-major dependencies (vuejs#12222)
  chore(deps): update lint (vuejs#12226)
  chore(deps): update build (vuejs#12223)
  docs: update package name to `@vue/compiler-core` (vuejs#12192)[ci skip]
  chore(deps): update dependency typescript-eslint to ^8.8.1 (vuejs#12167)
  chore(deps): update dependency magic-string to ^0.30.12 (vuejs#12166)
  fix(test): update snapshot (vuejs#12169)
  chore: improve `renderComponentRoot` warn message (vuejs#10914)
  test(shared): improve test coverage (vuejs#8456)
  test(defineProps): add intersection type test (vuejs#8684)
  chore(deps): update dependency @swc/core to ^1.7.35 (vuejs#12165)
  ...
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