Bump vue from 3.5.17 to 3.5.18 in /app-frontend
Open
Number: #234
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 23, 2025 at 02:50 AM UTC
(4 months ago)
(4 months ago)
Updated:
July 23, 2025 at 02:50 AM UTC
(4 months ago)
(4 months ago)
Description:
Bumps vue from 3.5.17 to 3.5.18.
Release notes
Sourced from vue's releases.
v3.5.18
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.18 (2025-07-23)
Bug Fixes
- compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
- compiler-core: avoid self updates of
v-pre(#12556) (21b685a)- compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
- compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
- compiler-core: transform empty
v-binddynamic argument content correctly (#12554) (d3af67e)- compiler-sfc: transform empty srcset w/ includeAbsolute: true (#13639) (d8e40ef), closes vitejs/vite-plugin-vue#631
- css-vars: nullish v-bind in style should not lead to unexpected inheritance (#12461) (c85f1b5), closes #12434 #12439 #7474 #7475
- custom-element: ensure exposed methods are accessible from custom elements by making them enumerable (#13634) (90573b0), closes #13632
- hydration: prevent lazy hydration for updated components (#13511) (a9269c6), closes #13510
- runtime-core: ensure correct anchor el for unresolved async components (#13560) (7f29943), closes #13559
- slots: refine internal key checking to support slot names starting with an underscore (#13612) (c5f7db1), closes #13611
- ssr: ensure empty slots render as a comment node in Transition (#13396) (8cfc10a), closes #13394
Commits
c486536release: v3.5.187343f7cdx(runtime-core): fix warning message for useSlots, useAttrs invocation with ...8cfc10afix(ssr): ensure empty slots render as a comment node in Transition (#13396)7f29943fix(runtime-core): ensure correct anchor el for unresolved async components (...9b02923fix(compiler-core): identifiers in function parameters should not be inferred...d8e40effix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)90573b0fix(custom-element): ensure exposed methods are accessible from custom elemen...c5f7db1fix(slots): refine internal key checking to support slot names starting with ...a9269c6fix(hydration): prevent lazy hydration for updated components (#13511)00695a5fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#1...- 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: | 4069891 |
| UUID: | 3254644929 |
| Node ID: | PR_kwDOI4ibt86gLSdR |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-java-springboot-vue-typescript |