Bump vue from 3.5.13 to 3.5.14 in /app-frontend
Open
Number: #207
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 16, 2025 at 02:11 AM UTC
(6 months ago)
(6 months ago)
Updated:
May 16, 2025 at 02:11 AM UTC
(6 months ago)
(6 months ago)
Description:
Bumps vue from 3.5.13 to 3.5.14.
Release notes
Sourced from vue's releases.
v3.5.14
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.14 (2025-05-15)
Bug Fixes
- compat: correct deprecation message for v-bind.sync usage (#13137) (466b30f), closes #13133
- compiler-core: remove slot cache from parent renderCache during unmounting (#13215) (5d166f3)
- compiler-sfc: fix scope handling for props destructure in function parameters and catch clauses (8e34357), closes #12790
- compiler-sfc: treat the return value of
useTemplateRefas a definite ref (#13197) (8ae1122)- compiler: fix spelling error in domTagConfig (#13043) (388295b)
- customFormatter: properly accessing ref value during debugger (#12948) (fdbd026)
- hmr/teleport: adjust static children traversal for HMR in dev mode (#12819) (5e37dd0), closes #12816
- hmr: avoid hydration for hmr root reload (#12450) (1f98a9c), closes vitejs/vite-plugin-vue#146 vitejs/vite-plugin-vue#477
- hmr: avoid hydration for hmr updating (#12262) (9c4dbbc), closes #7706 #8170
- reactivity: ensure markRaw objects are not reactive (#12824) (295b5ec), closes #12807
- reactivity: ensure multiple effectScope on() and off() calls maintains correct active scope (22dcbf3), closes #12631 #12632 #12641
- reactivity: should not recompute if computed does not track reactive data (#12341) (0b23fd2), closes #12337
- runtime-core: stop tracking deps in setRef during unmount (#13210) (016c472)
- runtime-core: update __vnode of static nodes when patching along the optimized path (#13223) (b3ecee3)
- runtime-core: inherit comment nodes during block patch in production build (#10748) (6264505), closes #10747 #12650
- runtime-core: prevent unmounted vnode from being inserted during transition leave (#12862) (d6a6ec1), closes #12860
- runtime-core: respect immutability for readonly reactive arrays in
v-for(#13091) (3f27c58), closes #13087- runtime-dom: always treat autocorrect as attribute (#13001) (1499135), closes #5705
- slots: properly warn if slot invoked in setup (#12195) (9196222), closes #12194
- ssr: properly init slots during ssr rendering (#12441) (2206cd2), closes #12438
- transition: fix KeepAlive with transition out-in mode behavior in production (#12468) (343c891), closes #12465
- TransitionGroup: reset prevChildren to prevent memory leak (#13183) (8b848cb), closes #13181
- types: allow return any for Options API lifecycle hooks (#5914) (06310e8)
- types: the directive's modifiers should be optional (#12605) (10e54dc)
- typos: fix comments referencing transformElement.ts (#12551)[ci-skip] (11c053a)
Features
Commits
d0253a0release: v3.5.141f98a9cfix(hmr): avoid hydration for hmr root reload (#12450)6264505fix(runtime-core): inherit comment nodes during block patch in production bui...8e34357fix(compiler-sfc): fix scope handling for props destructure in function param...343c891fix(transition): fix KeepAlive with transition out-in mode behavior in produc...9c4dbbcfix(hmr): avoid hydration for hmr updating (#12262)f7dad6dchore(deps): update dependency@babel/parserto ^7.27.2 (#13310)258f78bchore(deps): update test (#13311)3cb4db2chore: add pnpm setting to pnpm-workspace (#13268)d79aa70chore(deps): update build (#13276)- 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 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 340216 |
| UUID: | 3067752021 |
| Node ID: | PR_kwDOI4ibt86WaJfI |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |