Pull Request Opened
PR #55 opened: build(deps-dev): bump vue from 3.5.26 to 3.5.27 in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: vue.
Updates vue from 3.5.26 to 3.5.27
▶Release notes
Sourced from vue'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.
▶Changelog
Sourced from vue'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
▶Commits
aa9af1drelease: v3.5.2735c3608Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template...7e554bffix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302)0596a5ftypes(jsx): improve autocomplete type (#14237)19cc7e2fix(runtime-core): skip patching reserved props for custom elements (#14275)c2f5964fix(ssr): handle v-bind modifiers during render attrs (#14263)3c8b2fcfix(reactivity): collection iteration should inherit iterator instance method...e4091fefix(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...- Additional commits viewable 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
+73
additions
-73
deletions
11
files changed