Skip to content

Commit 28153d6

Browse files
Bump vue from 3.5.33 to 3.5.34 (#3772)
Bumps [vue](https://github.com/vuejs/core) from 3.5.33 to 3.5.34. <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.34</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.33...v3.5.34">3.5.34</a> (2026-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> infer Vue ref wrapper types when source is unresolvable (<a href="https://redirect.github.com/vuejs/core/issues/14758">#14758</a>) (<a href="https://github.com/vuejs/core/commit/7f46fd411b4e3f75ca755ee1318ea8e9aff43f56">7f46fd4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14729">#14729</a></li> <li><strong>compiler-sfc:</strong> preserve hash hrefs on <code>&lt;image&gt;</code> elements (<a href="https://redirect.github.com/vuejs/core/issues/14756">#14756</a>) (<a href="https://github.com/vuejs/core/commit/090b2e3a5149ec951c5313b270e5400a1fc870ce">090b2e3</a>)</li> <li><strong>compiler-sfc:</strong> resolve type re-exports inside declare global (<a href="https://redirect.github.com/vuejs/core/issues/14766">#14766</a>) (<a href="https://github.com/vuejs/core/commit/acfffe34e7724a84c21bb8e51e8a5bc0da35f350">acfffe3</a>)</li> <li><strong>reactivity:</strong> prevent orphan effect when created in a stopped scope (<a href="https://redirect.github.com/vuejs/core/issues/14778">#14778</a>) (<a href="https://github.com/vuejs/core/commit/c8e2d4adc9112d2529de0434acc1188dfc399bf4">c8e2d4a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14777">#14777</a></li> <li><strong>runtime-core:</strong> avoid symbol coercion during props validation (<a href="https://redirect.github.com/vuejs/core/issues/8539">#8539</a>) (<a href="https://github.com/vuejs/core/commit/23d4fb5a6a070df3d2d4a043f0f62c141e376095">23d4fb5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8487">#8487</a></li> <li><strong>suspense:</strong> avoid DOM leak with out-in transition in v-if fragment (<a href="https://redirect.github.com/vuejs/core/issues/14762">#14762</a>) (<a href="https://github.com/vuejs/core/commit/9667e0d498ab39273614682986a666c3e73024d9">9667e0d</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14761">#14761</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/57545e958ae28ed17aa9e0ed321abcd8dc99f752"><code>57545e9</code></a> release: v3.5.34</li> <li><a href="https://github.com/vuejs/core/commit/a3b2617060ffbebc7525d7bb118a052766c16360"><code>a3b2617</code></a> chore(deps): update dependency jsdom to ^29.1.1 (<a href="https://redirect.github.com/vuejs/core/issues/14775">#14775</a>)</li> <li><a href="https://github.com/vuejs/core/commit/23d4fb5a6a070df3d2d4a043f0f62c141e376095"><code>23d4fb5</code></a> fix(runtime-core): avoid symbol coercion during props validation (<a href="https://redirect.github.com/vuejs/core/issues/8539">#8539</a>)</li> <li><a href="https://github.com/vuejs/core/commit/090b2e3a5149ec951c5313b270e5400a1fc870ce"><code>090b2e3</code></a> fix(compiler-sfc): preserve hash hrefs on <code>\&lt;image&gt;</code> elements (<a href="https://redirect.github.com/vuejs/core/issues/14756">#14756</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9667e0d498ab39273614682986a666c3e73024d9"><code>9667e0d</code></a> fix(suspense): avoid DOM leak with out-in transition in v-if fragment (<a href="https://redirect.github.com/vuejs/core/issues/14762">#14762</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c8e2d4adc9112d2529de0434acc1188dfc399bf4"><code>c8e2d4a</code></a> fix(reactivity): prevent orphan effect when created in a stopped scope (<a href="https://redirect.github.com/vuejs/core/issues/14778">#14778</a>)</li> <li><a href="https://github.com/vuejs/core/commit/7f46fd411b4e3f75ca755ee1318ea8e9aff43f56"><code>7f46fd4</code></a> fix(compiler-sfc): infer Vue ref wrapper types when source is unresolvable (#...</li> <li><a href="https://github.com/vuejs/core/commit/acfffe34e7724a84c21bb8e51e8a5bc0da35f350"><code>acfffe3</code></a> fix(compiler-sfc): resolve type re-exports inside declare global (<a href="https://redirect.github.com/vuejs/core/issues/14766">#14766</a>)</li> <li><a href="https://github.com/vuejs/core/commit/a037385e88eb1423783baeddebf1aef4720848ed"><code>a037385</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/14759">#14759</a>)</li> <li><a href="https://github.com/vuejs/core/commit/0bc56fff7d77e6525705181d94b039d920b81ff6"><code>0bc56ff</code></a> chore(deps): update pnpm to v10.33.3 (<a href="https://redirect.github.com/vuejs/core/issues/14760">#14760</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.33...v3.5.34">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4c9c93 commit 28153d6

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package-lock.json

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sass-loader": "^16.0.7",
5555
"tailwindcss": "^3.4.17",
5656
"tiny-emitter": "^2.1.0",
57-
"vue": "^3.5.33",
57+
"vue": "^3.5.34",
5858
"vue-echarts": "^8.0.1",
5959
"vue-loader": "^17.4.2",
6060
"vuedraggable": "^4.1.0",

0 commit comments

Comments
 (0)