chore(deps-dev): bump @vue/compiler-sfc from 3.5.24 to 3.5.27
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(16 days ago)
(16 days ago)
patch JavaScript dependencies
Bumps @vue/compiler-sfc from 3.5.24 to 3.5.27.
Release notes
Sourced from @vue/compiler-sfc's releases.
v3.5.27
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.26
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.25
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
Changelog
Sourced from @vue/compiler-sfc's changelog.
3.5.27 (2026-01-19)
Bug Fixes
- compile-sfc: correctly handle variable shadowing in for loop for
definePropsdestructuring. (#14296) (6a1bb50), closes #14294- compiler-sfc: handle indexed access types in declare global blocks (#14260) (e4091fe), closes #14236
- compiler-sfc: use correct scope when resolving indexed access types from external files (#14297) (f0f0a21), closes #14292
- reactivity: collection iteration should inherit iterator instance methods (#12644) (3c8b2fc), closes #12615
- runtime-core: skip patching reserved props for custom elements (#14275) (19cc7e2), closes #14274
- server-renderer: use ssrRenderClass helper for className attribute (#14327) (a4708f3)
- ssr: handle v-bind modifiers during render attrs (#14263) (c2f5964), closes #14262
3.5.26 (2025-12-18)
Bug Fixes
- compat: fix compat handler of draggable (#12445) (ed85953), closes #12444
- compat: handle v-model deprecation warning with missing appContext (#14203) (945a543), closes #14202
- compiler-sfc: demote const reactive bindings used in v-model (#14214) (e24ff7d), closes #11265 #11275
- compiler-ssr: handle ssr attr fallthrough when preserve whitespace (#12304) (4783118), closes #8072
- hmr: handle cached text node update (#14134) (69ce3c7), closes #14127
- keep-alive: use resolved component name for async components in cache pruning (#14212) (dfe667c), closes #14210
- runtime-core: ensure correct anchor el for deeper unresolved async components (#14182) (f5b3bf2), closes #14173
- runtime-core: handle patch stable fragment edge case (#12411) (94aeb64), closes #12410
- runtime-core: pass component instance to flushPreFlushCbs on unmount (#14221) (e857e12), closes #14215
Performance Improvements
3.5.25 (2025-11-24)
Bug Fixes
- compiler: share logic for comments and whitespace (#13550) (2214f7a)
- provide: warn when using
provideafter mounting (#13954) (247b2c2), closes #13921 #13924- reactivity: correctly wrap iterated array items to preserve their readonly status (#14120) (301020b)
- reactivity: toRef edge cases for ref unwrapping (#12420) (0d2357e)
- runtime-core: keep options API typing intact when expose is used (#14118) (8f82f23), closes #14117 vuejs/language-tools#5069
- suspense: defer clearing fallback vnode el in case it has dirs (#14080) (c0f63dd), closes #14078
Commits
aa9af1drelease: v3.5.27e4091fefix(compiler-sfc): handle indexed access types in declare global blocks (#14260)6a1bb50fix(compile-sfc): correctly handle variable shadowing in for loop for `define...f0f0a21fix(compiler-sfc): use correct scope when resolving indexed access types from...aac7e18docs: fix typos in comments in the code (#14253)c68bebfrelease: v3.5.26e24ff7dfix(compiler-sfc): demote const reactive bindings used in v-model (#14214)f5adc4bchore(deps): update lint (#13671)22cd4a3fix(deps): update all non-major dependencies (#14070)25ebe3arelease: v3.5.25- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 13374081 |
| UUID: | 3883208664 |
| Node ID: | PR_kwDOAeCJis7AxhYI |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |