docs
docs copied to clipboard
chore(deps): bump vue from 3.5.16 to 3.5.17
Bumps vue from 3.5.16 to 3.5.17.
Release notes
Sourced from vue's releases.
v3.5.17
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.17 (2025-06-18)
Bug Fixes
- compat: allow v-model built in modifiers on component (#12654) (cb14b86), closes #12652
- compile-sfc: handle mapped types work with omit and pick (#12648) (4eb46e4), closes #12647
- compiler-core: do not increase newlines in
InEntitystate (#13362) (f05a8d6)- compiler-core: ignore whitespace when matching adjacent v-if (#12321) (10ebcef), closes #9173
- compiler-core: prevent comments from blocking static node hoisting (#13345) (55dad62), closes #13344
- compiler-sfc: improved type resolution for function type aliases (#13452) (f3479aa), closes #13444
- custom-element: ensure configureApp is applied to async component (#12607) (5ba1afb), closes #12448
- custom-element: prevent injecting child styles if shadowRoot is false (#12769) (73055d8), closes #12630
- reactivity: add
__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803- runtime-core: unset old ref during patching when new ref is absent (#12900) (47ddf98), closes #12898
- slots: make cache indexes marker non-enumerable (#13469) (919c447), closes #13468
- ssr: handle initial selected state for select with v-model + v-for/v-if option (#13487) (1552095), closes #13486
- types: typo of
vOnceandvSlot(#13343) (762fae4)
Commits
5f8314crelease: v3.5.171552095fix(ssr): handle initial selected state for select with v-model + v-for/v-if ...f3479aafix(compiler-sfc): improved type resolution for function type aliases (#13452)919c447fix(slots): make cache indexes marker non-enumerable (#13469)cb14b86fix(compat): allow v-model built in modifiers on component (#12654)9818456fix(deps): update compiler (#13480)5257165chore(deps): update dependency vite to v5.4.19 [security] (#13281)c0c9c5bchore(deps): update build (#13479)532cfaechore(deps): update autofix-ci/action digest to 635ffb0 (#13450)c91afecfix(deps): update dependency@vue/replto ^4.6.1 (#13471)- 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)
Deploy Preview for vuejs ready!
| Name | Link |
|---|---|
| Latest commit | aa71652fc09c58c064fc0b8d85c58dfcba41d577 |
| Latest deploy log | https://app.netlify.com/projects/vuejs/deploys/685eaa9817924e000862bb55 |
| Deploy Preview | https://deploy-preview-3253--vuejs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
@dependabot merge