Skip to content

build(deps-dev): bump @vue/compiler-sfc from 3.5.28 to 3.5.30#43

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vue/compiler-sfc-3.5.30
Closed

build(deps-dev): bump @vue/compiler-sfc from 3.5.28 to 3.5.30#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vue/compiler-sfc-3.5.30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown

Bumps @vue/compiler-sfc from 3.5.28 to 3.5.30.

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.5.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.29

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.5.30 (2026-03-09)

Bug Fixes

  • compat: add entities to @​vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609
  • custom-element: ensure child component styles are injected in correct order before parent styles (#13374) (1398bf8), closes #13029
  • custom-element: properly locate parent when slotted in shadow dom (#12480) (f06c81a), closes #12479
  • custom-element: should properly patch as props for vue custom elements (#12409) (740983e), closes #12408
  • reactivity: avoid duplicate raw/proxy entries in Set.add (#14545) (d943612)
  • reactivity: fix reduce on reactive arrays to preserve reactivity (#12737) (16ef165), closes #12735
  • reactivity: handle Set with initial reactive values edge case (#12393) (5dc27ca), closes #8647
  • runtime-core: warn about negative number in v-for (#12308) (9438cc5)
  • ssr: prevent watch from firing after async setup await (#14547) (6cda71d), closes #14546
  • types: make generics with runtime props in defineComponent work (fix #11374) (#13119) (cea3cf7), closes #13763
  • types: narrow useAttrs class/style typing for TSX (#14492) (bbb8977), closes #14489

3.5.29 (2026-02-24)

Bug Fixes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.5.28 to 3.5.30.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.30/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-version: 3.5.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 12, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging dependabot/npm_and_yarn/vue/compiler-sfc-3.5.30 into main will be

98.98%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/coaction-alien-signals/src
   index.ts100%100%100%100%
packages/coaction-history/src
   index.ts95.24%91.38%100%96.46%10, 100, 11, 51, 55, 69, 81–82, 99
packages/coaction-jotai/src
   index.ts100%100%100%100%
packages/coaction-logger/src
   index.ts100%100%100%100%
   logger.ts100%100%100%100%
packages/coaction-mobx/src
   index.ts100%100%100%100%
packages/coaction-ng/src
   index.ts100%100%100%100%
packages/coaction-persist/src
   index.ts91.35%87.50%92.86%93.07%116–117, 122–123, 139–140, 154–155, 164, 164, 164–165, 186, 94
packages/coaction-pinia/src
   index.ts100%100%100%100%
packages/coaction-react/src
   index.ts98.78%94.44%100%100%58
packages/coaction-redux/src
   index.ts100%100%100%100%
packages/coaction-solid/src
   index.ts100%100%100%100%
packages/coaction-svelte/src
   index.ts100%100%100%100%
packages/coaction-valtio/src
   index.ts100%100%100%100%
packages/coaction-vue/src
   index.ts100%100%100%100%
packages/coaction-xstate/src
   index.ts100%100%100%100%
packages/coaction-yjs/src
   index.ts98.53%96.26%98.04%100%208, 208, 422, 445, 514, 590, 621, 63
packages/coaction-zustand/src
   index.ts100%100%100%100%
packages/core/src
   applyMiddlewares.ts100%100%100%100%
   asyncClientStore.ts92.14%88.68%100%93.51%113, 121, 121, 121–122, 79, 88–89, 91–93
   binder.ts100%100%100%100%
   computed.ts100%100%100%100%
   constant.ts100%100%100%100%
   create.ts100%100%100%100%
   getInitialState.ts100%100%100%100%
   getRawState.ts98.21%95.65%96.97%100%139, 159, 164, 170
   global.ts100%100%100%100%
   handleMainTransport.ts100%100%100%100%
   handleState.ts100%100%100%100%
   index.ts100%100%100%100%
   interface.ts100%100%100%100%
   internal.ts100%100%100%100%
   utils.ts95.70%93.02%100%97.67%43–44, 54, 60
   wrapStore.ts100%100%100%100%

@dependabot @github

dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown
Author

Looks like @vue/compiler-sfc is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.5.30 branch March 13, 2026 10:56
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants