Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 3.2.45.
<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.2.45</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.44</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.43</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.42</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.41</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.40</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.39</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.38</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.37</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.36</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.35</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.34</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.34-beta.1</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.33</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.32</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.31</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.2.30</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.2.44...v3.2.45">3.2.45</a> (2022-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler/v-model:</strong> catch incorrect v-model usage on prop bindings (<a href="https://github.com/vuejs/core/commit/001184e6bbbc85c4698f460b1f810beca3aed262">001184e</a>), closes <a href="https://github.com/vuejs/core/issues/5584">#5584</a></li>
<li><strong>custom-elements:</strong> also dispatch hyphenated version of emitted events (<a href="https://github.com/vuejs/core/issues/5378">#5378</a>) (<a href="https://github.com/vuejs/core/commit/0b39e46192c6258d5bf9d3b6992b84edb0b641d3">0b39e46</a>), closes <a href="https://github.com/vuejs/core/issues/5373">#5373</a></li>
<li><strong>custom-elements:</strong> custom element should re-instantiate when inserted again (<a href="https://github.com/vuejs/core/issues/6966">#6966</a>) (<a href="https://github.com/vuejs/core/commit/67890daad1a8474c5178565f32a4efa427db911a">67890da</a>), closes <a href="https://github.com/vuejs/core/issues/6934">#6934</a></li>
<li><strong>custom-elements:</strong> define declared properties in constructor (<a href="https://github.com/vuejs/core/issues/5328">#5328</a>) (<a href="https://github.com/vuejs/core/commit/55382aed58aa3d937f442ad9445b3fff83a07de1">55382ae</a>)</li>
<li><strong>custom-elements:</strong> ensure custom elements can inherit provides from ancestors (<a href="https://github.com/vuejs/core/issues/5098">#5098</a>) (<a href="https://github.com/vuejs/core/commit/192dcb648c0630ac20d2009eed512e142a72654a">192dcb6</a>), closes <a href="https://github.com/vuejs/core/issues/5096">#5096</a></li>
<li><strong>custom-elements:</strong> fix event emitting for async custom elements (<a href="https://github.com/vuejs/core/issues/5601">#5601</a>) (<a href="https://github.com/vuejs/core/commit/665f2ae121ec31d65cf22bd577f12fb1d9ffa4a2">665f2ae</a>), closes <a href="https://github.com/vuejs/core/issues/5599">#5599</a></li>
<li><strong>custom-elements:</strong> fix number type props casting check (<a href="https://github.com/vuejs/core/commit/89f37ceb62363c77697d177675790a9ab81ba34f">89f37ce</a>), closes <a href="https://github.com/vuejs/core/issues/5793">#5793</a> <a href="https://github.com/vuejs/core/issues/5794">#5794</a></li>
<li><strong>custom-elements:</strong> properties set pre-upgrade should not show up in $attrs (<a href="https://github.com/vuejs/core/commit/afe889999cbcaa11020c46c30b591a5ee6c3d4cf">afe8899</a>)</li>
<li><strong>custom-elements:</strong> respect slot props in custom element mode (<a href="https://github.com/vuejs/core/commit/ffef8228694b39638f07c0fe5bc30d826262b672">ffef822</a>)</li>
<li><strong>custom-elements:</strong> should not reflect non-decalred properties set before upgrade (<a href="https://github.com/vuejs/core/commit/5e509091000779acbfae4c85cc1cc3973b1b2e64">5e50909</a>)</li>
<li><strong>hmr/keep-alive:</strong> fix error in reload component (<a href="https://github.com/vuejs/core/issues/7049">#7049</a>) (<a href="https://github.com/vuejs/core/commit/a54bff2c9c8e1d908b4a0f3826ac715c9a35e68c">a54bff2</a>), closes <a href="https://github.com/vuejs/core/issues/7042">#7042</a></li>
<li><strong>runtime-core:</strong> fix move/removal of static fragments containing text nodes (<a href="https://github.com/vuejs/core/issues/6858">#6858</a>) (<a href="https://github.com/vuejs/core/commit/4049ffcf29dc12dca71f682edf0b422a5c502e23">4049ffc</a>), closes <a href="https://github.com/vuejs/core/issues/6852">#6852</a></li>
<li><strong>sfc:</strong> also generate getter for import bindings during dev (<a href="https://github.com/vuejs/core/commit/0594400980d3bdc394e92db63fc939a6609f7a94">0594400</a>)</li>
<li><strong>sfc:</strong> ensure <code><script setup></code> binding behavior consistency on <code>this</code> between prod and dev (<a href="https://github.com/vuejs/core/commit/f73925d76a76ee259749b8b48cb68895f539a00f">f73925d</a>), closes <a href="https://github.com/vuejs/core/issues/6248">#6248</a></li>
<li><strong>sfc:</strong> ensure consistent dev/prod behavior for non-reactive variables declared in <code><script setup></code> (<a href="https://github.com/vuejs/core/commit/5a3d45ae29e26938a36e16c7ab9a804bfe4bcb08">5a3d45a</a>), closes <a href="https://github.com/vuejs/core/issues/5655">#5655</a></li>
<li><strong>teleport/css-v-bind:</strong> fix css v-bind for teleported content (<a href="https://github.com/vuejs/core/commit/42239cf2846f50b6ac2c060dad381113840d9ea1">42239cf</a>), closes <a href="https://github.com/vuejs/core/issues/4605">#4605</a> <a href="https://github.com/vuejs/core/issues/4609">#4609</a></li>
<li><strong>teleport/css-v-bind:</strong> fix css v-bind in teleport in child component slot (<a href="https://github.com/vuejs/core/commit/11214eedd2699e15106c44927f4d1206b111fbd3">11214ee</a>)</li>
<li><strong>v-model:</strong> fix incorrect codegen for non-ref bindings (<a href="https://github.com/vuejs/core/commit/15e889afaf75143484946b2dde281572ebf9e8ab">15e889a</a>), closes <a href="https://github.com/vuejs/core/issues/6241">#6241</a></li>
</ul>
<h2><a href="https://github.com/vuejs/core/compare/v3.2.43...v3.2.44">3.2.44</a> (2022-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>watch:</strong> for immediate watch with single source, ensure cb is called with undefined as oldValue (<a href="https://github.com/vuejs/core/issues/7075">#7075</a>) (<a href="https://github.com/vuejs/core/commit/5dc593ba2833e98eab12bd6c73765805b172185a">5dc593b</a>), closes <a href="https://github.com/vuejs/core/issues/7074">#7074</a></li>
</ul>
<h2><a href="https://github.com/vuejs/core/compare/v3.2.42...v3.2.43">3.2.43</a> (2022-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>watch:</strong> ensure oldValue in multi-source watcher is always an array (<a href="https://github.com/vuejs/core/commit/23e85e21a50926c48dea4f978e212e4301c20037">23e85e2</a>), closes <a href="https://github.com/vuejs/core/issues/7070">#7070</a></li>
</ul>
<h2><a href="https://github.com/vuejs/core/compare/v3.2.41...v3.2.42">3.2.42</a> (2022-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-core/v-on:</strong> only apply case preservation on native elements (<a href="https://github.com/vuejs/core/issues/6902">#6902</a>) (<a href="https://github.com/vuejs/core/commit/5bfe438ef391522bddbe43cd2669061c6a88b03a">5bfe438</a>), closes <a href="https://github.com/vuejs/core/issues/6900">#6900</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.2.45">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps vue from 2.7.14 to 3.2.45.
Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsDependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an
ignorecondition with the desiredupdate_typesto your config file.Pull request closed