chore: bump vue from 3.5.13 to 3.5.14 #465

Merged
martinr92 merged 1 commit from dependabot-npm_and_yarn-develop-vue-3.5.14 into develop 2025-05-18 15:54:33 +00:00
martinr92 commented 2025-05-15 17:04:10 +00:00 (Migrated from gitlab.com)

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 minor branch.

Changelog

Sourced from vue's changelog.

3.5.14 (2025-05-15)

Bug Fixes

Features

Commits
  • d0253a0 release: v3.5.14
  • 1f98a9c fix(hmr): avoid hydration for hmr root reload (#12450)
  • 6264505 fix(runtime-core): inherit comment nodes during block patch in production bui...
  • 8e34357 fix(compiler-sfc): fix scope handling for props destructure in function param...
  • 343c891 fix(transition): fix KeepAlive with transition out-in mode behavior in produc...
  • 9c4dbbc fix(hmr): avoid hydration for hmr updating (#12262)
  • f7dad6d chore(deps): update dependency @​babel/parser to ^7.27.2 (#13310)
  • 258f78b chore(deps): update test (#13311)
  • 3cb4db2 chore: add pnpm setting to pnpm-workspace (#13268)
  • d79aa70 chore(deps): update build (#13276)
  • Additional commits viewable in compare view

Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.5.14</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.13...v3.5.14">3.5.14</a> (2025-05-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> correct deprecation message for v-bind.sync usage (<a href="https://github.com/vuejs/core/issues/13137">#13137</a>) (<a href="https://github.com/vuejs/core/commit/466b30f4049ec89fb282624ec17d1a93472ab93f">466b30f</a>), closes <a href="https://github.com/vuejs/core/issues/13133">#13133</a></li> <li><strong>compiler-core:</strong> remove slot cache from parent renderCache during unmounting (<a href="https://github.com/vuejs/core/issues/13215">#13215</a>) (<a href="https://github.com/vuejs/core/commit/5d166f3796a03a497435fc079c6a83a4e9c6cf52">5d166f3</a>)</li> <li><strong>compiler-sfc:</strong> fix scope handling for props destructure in function parameters and catch clauses (<a href="https://github.com/vuejs/core/commit/8e3435779a667de485cf9efd78667d0ca14c5f84">8e34357</a>), closes <a href="https://github.com/vuejs/core/issues/12790">#12790</a></li> <li><strong>compiler-sfc:</strong> treat the return value of <code>useTemplateRef</code> as a definite ref (<a href="https://github.com/vuejs/core/issues/13197">#13197</a>) (<a href="https://github.com/vuejs/core/commit/8ae11226e8ee938615e17c7b81dc38ae3f7cefb9">8ae1122</a>)</li> <li><strong>compiler:</strong> fix spelling error in domTagConfig (<a href="https://github.com/vuejs/core/issues/13043">#13043</a>) (<a href="https://github.com/vuejs/core/commit/388295b27f3cc69eba25d325bbe60a36a3df831a">388295b</a>)</li> <li><strong>customFormatter:</strong> properly accessing ref value during debugger (<a href="https://github.com/vuejs/core/issues/12948">#12948</a>) (<a href="https://github.com/vuejs/core/commit/fdbd02658301dd794fe0c84f0018d080a07fca9f">fdbd026</a>)</li> <li><strong>hmr/teleport:</strong> adjust static children traversal for HMR in dev mode (<a href="https://github.com/vuejs/core/issues/12819">#12819</a>) (<a href="https://github.com/vuejs/core/commit/5e37dd009562bcd8080a200c32abde2d6e4f0305">5e37dd0</a>), closes <a href="https://github.com/vuejs/core/issues/12816">#12816</a></li> <li><strong>hmr:</strong> avoid hydration for hmr root reload (<a href="https://github.com/vuejs/core/issues/12450">#12450</a>) (<a href="https://github.com/vuejs/core/commit/1f98a9c493d01c21befa90107f0593bc92a58932">1f98a9c</a>), closes <a href="https://github.com/vitejs/vite-plugin-vue/issues/146">vitejs/vite-plugin-vue#146</a> <a href="https://github.com/vitejs/vite-plugin-vue/issues/477">vitejs/vite-plugin-vue#477</a></li> <li><strong>hmr:</strong> avoid hydration for hmr updating (<a href="https://github.com/vuejs/core/issues/12262">#12262</a>) (<a href="https://github.com/vuejs/core/commit/9c4dbbc5185125835ad3e49baba303bd54676111">9c4dbbc</a>), closes <a href="https://github.com/vuejs/core/issues/7706">#7706</a> <a href="https://github.com/vuejs/core/issues/8170">#8170</a></li> <li><strong>reactivity:</strong> ensure markRaw objects are not reactive (<a href="https://github.com/vuejs/core/issues/12824">#12824</a>) (<a href="https://github.com/vuejs/core/commit/295b5ec19b6a52c4a56652cc4d6e93a4ea7c14ed">295b5ec</a>), closes <a href="https://github.com/vuejs/core/issues/12807">#12807</a></li> <li><strong>reactivity:</strong> ensure multiple effectScope on() and off() calls maintains correct active scope (<a href="https://github.com/vuejs/core/commit/22dcbf3e20eb84f69c8952f6f70d9990136a4a68">22dcbf3</a>), closes <a href="https://github.com/vuejs/core/issues/12631">#12631</a> <a href="https://github.com/vuejs/core/issues/12632">#12632</a> <a href="https://github.com/vuejs/core/issues/12641">#12641</a></li> <li><strong>reactivity:</strong> should not recompute if computed does not track reactive data (<a href="https://github.com/vuejs/core/issues/12341">#12341</a>) (<a href="https://github.com/vuejs/core/commit/0b23fd23833cf085e7e112bf4435cfc9b360d072">0b23fd2</a>), closes <a href="https://github.com/vuejs/core/issues/12337">#12337</a></li> <li><strong>runtime-core:</strong> stop tracking deps in setRef during unmount (<a href="https://github.com/vuejs/core/issues/13210">#13210</a>) (<a href="https://github.com/vuejs/core/commit/016c472bd2e7604b21c69dee1da8545ce26e4d2f">016c472</a>)</li> <li><strong>runtime-core:</strong> update __vnode of static nodes when patching along the optimized path (<a href="https://github.com/vuejs/core/issues/13223">#13223</a>) (<a href="https://github.com/vuejs/core/commit/b3ecee3da8ed5c55dea89ce6b4b376b2b722b018">b3ecee3</a>)</li> <li><strong>runtime-core:</strong> inherit comment nodes during block patch in production build (<a href="https://github.com/vuejs/core/issues/10748">#10748</a>) (<a href="https://github.com/vuejs/core/commit/626450590d81f79117b34d2a73073b1dc8f551bd">6264505</a>), closes <a href="https://github.com/vuejs/core/issues/10747">#10747</a> <a href="https://github.com/vuejs/core/issues/12650">#12650</a></li> <li><strong>runtime-core:</strong> prevent unmounted vnode from being inserted during transition leave (<a href="https://github.com/vuejs/core/issues/12862">#12862</a>) (<a href="https://github.com/vuejs/core/commit/d6a6ec13ce521683bfb2a22932778ef7b51f8600">d6a6ec1</a>), closes <a href="https://github.com/vuejs/core/issues/12860">#12860</a></li> <li><strong>runtime-core:</strong> respect immutability for readonly reactive arrays in <code>v-for</code> (<a href="https://github.com/vuejs/core/issues/13091">#13091</a>) (<a href="https://github.com/vuejs/core/commit/3f27c58ffbd4309df369bc89493fdc284dc540bb">3f27c58</a>), closes <a href="https://github.com/vuejs/core/issues/13087">#13087</a></li> <li><strong>runtime-dom:</strong> always treat autocorrect as attribute (<a href="https://github.com/vuejs/core/issues/13001">#13001</a>) (<a href="https://github.com/vuejs/core/commit/1499135c227236e037bb746beeb777941b0b58ff">1499135</a>), closes <a href="https://github.com/vuejs/core/issues/5705">#5705</a></li> <li><strong>slots:</strong> properly warn if slot invoked in setup (<a href="https://github.com/vuejs/core/issues/12195">#12195</a>) (<a href="https://github.com/vuejs/core/commit/9196222ae1d63b52b35ac5fbf5e71494587ccf05">9196222</a>), closes <a href="https://github.com/vuejs/core/issues/12194">#12194</a></li> <li><strong>ssr:</strong> properly init slots during ssr rendering (<a href="https://github.com/vuejs/core/issues/12441">#12441</a>) (<a href="https://github.com/vuejs/core/commit/2206cd235a1627c540e795e378b7564a55b47313">2206cd2</a>), closes <a href="https://github.com/vuejs/core/issues/12438">#12438</a></li> <li><strong>transition:</strong> fix KeepAlive with transition out-in mode behavior in production (<a href="https://github.com/vuejs/core/issues/12468">#12468</a>) (<a href="https://github.com/vuejs/core/commit/343c89122448719bd6ed6bd9de986dfb2721d6bf">343c891</a>), closes <a href="https://github.com/vuejs/core/issues/12465">#12465</a></li> <li><strong>TransitionGroup:</strong> reset prevChildren to prevent memory leak (<a href="https://github.com/vuejs/core/issues/13183">#13183</a>) (<a href="https://github.com/vuejs/core/commit/8b848cbbd2af337d23e19e202f9ab433f8580855">8b848cb</a>), closes <a href="https://github.com/vuejs/core/issues/13181">#13181</a></li> <li><strong>types:</strong> allow return any for Options API lifecycle hooks (<a href="https://github.com/vuejs/core/issues/5914">#5914</a>) (<a href="https://github.com/vuejs/core/commit/06310e82f5bed62d1b9733dcb18cd8d6edc988de">06310e8</a>)</li> <li><strong>types:</strong> the directive's modifiers should be optional (<a href="https://github.com/vuejs/core/issues/12605">#12605</a>) (<a href="https://github.com/vuejs/core/commit/10e54dcc86a7967f3196d96200bcbd1d3d42082f">10e54dc</a>)</li> <li><strong>typos:</strong> fix comments referencing transformElement.ts (<a href="https://github.com/vuejs/core/issues/12551">#12551</a>)[ci-skip] (<a href="https://github.com/vuejs/core/commit/11c053a5429ad0d27a0e2c78b6b026ea00ace116">11c053a</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>types:</strong> add type TemplateRef (<a href="https://github.com/vuejs/core/issues/12645">#12645</a>) (<a href="https://github.com/vuejs/core/commit/636a8619f06c71dfd79f7f6412fd130c4f84226f">636a861</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/d0253a0b7e8b356dc4c490dcb79fab49c1df6412"><code>d0253a0</code></a> release: v3.5.14</li> <li><a href="https://github.com/vuejs/core/commit/1f98a9c493d01c21befa90107f0593bc92a58932"><code>1f98a9c</code></a> fix(hmr): avoid hydration for hmr root reload (<a href="https://github.com/vuejs/core/issues/12450">#12450</a>)</li> <li><a href="https://github.com/vuejs/core/commit/626450590d81f79117b34d2a73073b1dc8f551bd"><code>6264505</code></a> fix(runtime-core): inherit comment nodes during block patch in production bui...</li> <li><a href="https://github.com/vuejs/core/commit/8e3435779a667de485cf9efd78667d0ca14c5f84"><code>8e34357</code></a> fix(compiler-sfc): fix scope handling for props destructure in function param...</li> <li><a href="https://github.com/vuejs/core/commit/343c89122448719bd6ed6bd9de986dfb2721d6bf"><code>343c891</code></a> fix(transition): fix KeepAlive with transition out-in mode behavior in produc...</li> <li><a href="https://github.com/vuejs/core/commit/9c4dbbc5185125835ad3e49baba303bd54676111"><code>9c4dbbc</code></a> fix(hmr): avoid hydration for hmr updating (<a href="https://github.com/vuejs/core/issues/12262">#12262</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f7dad6da2fd8e87e974b1b177b9e763d6d423853"><code>f7dad6d</code></a> chore(deps): update dependency <code>@​babel/parser</code> to ^7.27.2 (<a href="https://github.com/vuejs/core/issues/13310">#13310</a>)</li> <li><a href="https://github.com/vuejs/core/commit/258f78b643d8eb8e49356de914741b7a1c142139"><code>258f78b</code></a> chore(deps): update test (<a href="https://github.com/vuejs/core/issues/13311">#13311</a>)</li> <li><a href="https://github.com/vuejs/core/commit/3cb4db21efa61852b0541475b4ddf57fdec4c479"><code>3cb4db2</code></a> chore: add pnpm setting to pnpm-workspace (<a href="https://github.com/vuejs/core/issues/13268">#13268</a>)</li> <li><a href="https://github.com/vuejs/core/commit/d79aa70c615e64891582046cac8e46b2e32c9c5d"><code>d79aa70</code></a> chore(deps): update build (<a href="https://github.com/vuejs/core/issues/13276">#13276</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.13...v3.5.14">compare view</a></li> </ul> </details> <br />
martinr92 commented 2025-05-15 17:04:11 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 commented 2025-05-18 15:23:52 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 308f1daf...59f47af5 - 4 commits from branch develop
  • 8ce7c981 - chore: bump vue from 3.5.13 to 3.5.14

Compare with previous version

added 5 commits <ul><li>308f1daf...59f47af5 - 4 commits from branch <code>develop</code></li><li>8ce7c981 - chore: bump vue from 3.5.13 to 3.5.14</li></ul> [Compare with previous version](/marty-media/server/-/merge_requests/441/diffs?diff_id=1360960685&start_sha=308f1dafd0e00bbf07f62c5cf7809283de758b2d)
martinr92 commented 2025-05-18 15:28:38 +00:00 (Migrated from gitlab.com)
## SonarQube Cloud Code Analysis ## Quality Gate passed Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0 New issues](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=441&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted.svg '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=441&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=marty-media_server&pullRequest=441&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=441&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=441&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=marty-media_server&pullRequest=441)
martinr92 (Migrated from gitlab.com) merged commit into develop 2025-05-18 15:54:33 +00:00
martinr92 commented 2025-05-18 17:00:30 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.9.0-beta.1 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.9.0-beta.1 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.9.0-beta.1). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
martinr92 commented 2025-05-25 12:58:34 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.9.0 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.9.0 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.9.0). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
Sign in to join this conversation.
No description provided.