Bump vue from 3.5.14 to 3.5.15 in /app-frontend
Open
Number: #210
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 27, 2025 at 02:19 AM UTC
(6 months ago)
(6 months ago)
Updated:
May 27, 2025 at 02:19 AM UTC
(6 months ago)
(6 months ago)
Description:
Bumps vue from 3.5.14 to 3.5.15.
Release notes
Sourced from vue's releases.
v3.5.15
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.15 (2025-05-26)
Bug Fixes
- compat: ensure false value on input retains value attribute (#13216) (1a66474), closes #13205
- compat: should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (#12993) (93949e6), closes #12992
- compile-sfc: handle inline template source map in prod build (#12701) (89edc6c), closes #12682 vitejs/vite-plugin-vue#500
- compiler-core: ensure mapping is added only if node source is available (#13285) (d37a2ac), closes #13261 vitejs/vite-plugin-vue#368
- compiler-dom: improve HTML nesting validation to allow any child element within template tag (#13320) (163b365), closes #13318
- compiler-sfc: add error handling for defineModel() without variable assignment (#13352) (00734af), closes #13280
- compiler-sfc: add scoping tag to trailing universal selector (#12918) (949df80), closes #12906
- compiler-sfc: improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245) (cf5a5e0), closes #13240
- compiler-sfc: simulate
allowArbitraryExtensionson resolving type (#13301) (f7ce5ae), closes #13295- custom-element: allow injecting values from app context in nested elements (#13219) (b991075), closes #13212
- custom-element: ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201) (1d41d4d), closes #13199
- custom-element: preserve appContext during update (#12455) (013749e), closes #12453
- custom-element: properly resolve props for sync component defs (#12855) (a683c80), closes #12854
- hydration: handle transition appear hydration edge case (#13339) (35aeae7), closes #13335
- hydration: skip lazy hydration for patched components (#13283) (80055fd), closes #13255
- suspense: handle edge case in patching list nodes within Suspense (#13306) (772b008), closes #13305
- teleport: handle deferred teleport updates before and after mount (#13350) (d15dce3), closes #13349
- types: avoid merging component instance into
$propsinComponentInstance(#12870) (f44feed), closes #12751- types: exclude
undefinedfrom inferred prop types with default values (#13007) (5179d32), closes #13006- watch: update
oldValuebefore runningcbto prevent stale value (#12296) (c69c4bb), closes #12294
Commits
d5ada3drelease: v3.5.15c017c7bchore(deps): update dependency lint-staged to v16 (#13381)004f488chore(deps): update dependency eslint-plugin-import-x to ^4.13.1 (#13380)1ee3fcfchore(deps): update dependency@vitest/eslint-pluginto ^1.2.1 (#13379)c46d9f3chore(deps): update build (#13378)9fa787cchore(workflow): add TypeScript type checking step to CI pipeline (#13367)2c6c079chore: fix type check error (#13366)93949e6fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind t...949df80fix(compiler-sfc): add scoping tag to trailing universal selector (#12918)a683c80fix(custom-element): properly resolve props for sync component defs (#12855)- 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:
1
1
Files Changed:
2
2
Additions:
+107
+107
Deletions:
-107
-107
Package Dependencies
Technical Details
| ID: | 674733 |
| UUID: | 2545098696 |
| Node ID: | PR_kwDOI4ibt86Xsx_I |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |
| Merge State: | Unknown |