Make sure you are no longer using any deprecated features (if you are, you should have warnings in the console telling you so). They may have been removed in 3.4.
Dependabot commands
You can trigger Dependabot actions by commenting on 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.16 to 3.4.1.
<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.4.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.4.0</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-rc.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-rc.2</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-rc.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.4.0-beta.4</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-beta.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-beta.2</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-beta.1</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-alpha.4</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-alpha.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-alpha.2</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.4.0-alpha.1</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.3.13</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.3.12</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.3.11</h2>
<p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v3.3.10</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.4.0...v3.4.1">3.4.1</a> (2023-12-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compat:</strong> correct enum value for COMPILER_FILTERS feature (<a href="https://github.com/vuejs/core/issues/9875">#9875</a>) (<a href="https://github.com/vuejs/core/commit/77d33e263cf19983caf4e5c53a0eb0bee374843c">77d33e2</a>)</li>
<li><strong>defineModel:</strong> always default modifiers to empty object (<a href="https://github.com/vuejs/core/commit/9bc3c7e29cf15f5ca96703542d10cfd786a3fc55">9bc3c7e</a>), closes <a href="https://github.com/vuejs/core/issues/9945">#9945</a></li>
<li><strong>defineModel:</strong> support local mutation when only prop but no listener is passed (<a href="https://github.com/vuejs/core/commit/97ce041910b6ca4bef10f939493d6b5a06ea5b07">97ce041</a>)</li>
<li><strong>types:</strong> fix defineModel watch type error (<a href="https://github.com/vuejs/core/issues/9942">#9942</a>) (<a href="https://github.com/vuejs/core/commit/4af85835f7e593a7dffa7dc7e99f14877eb70fd1">4af8583</a>), closes <a href="https://github.com/vuejs/core/issues/9939">#9939</a></li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>compiler-sfc:</strong> support passing template parsing options when parsing sfc (<a href="https://github.com/vuejs/core/commit/6fab8551e4aeef4610987640de8b435b1ae321bb">6fab855</a>) (necessary to fix <a href="https://github.com/vitejs/vite-plugin-vue/issues/322">vitejs/vite-plugin-vue#322</a>)</li>
</ul>
<h1><a href="https://github.com/vuejs/core/compare/v3.4.0-rc.3...v3.4.0">3.4.0 Slam Dunk</a> (2023-12-29)</h1>
<blockquote>
<p>Read <a href="https://blog.vuejs.org/posts/vue-3-4">this blog post</a> for an overview of the release highlights.</p>
</blockquote>
<h3>Potential Actions Needed</h3>
<ol>
<li>
<p>To fully leverage new features in 3.4, it is recommended to also update the following dependencies when upgrading to 3.4:</p>
<ul>
<li>Volar / vue-tsc@^1.8.27 (<strong>required</strong>)</li>
<li><code>@vitejs/plugin-vue</code>@^5.0.0 (if using Vite)</li>
<li>nuxt@^3.9.0 (if using Nuxt)</li>
<li>vue-loader@^17.4.0 (if using webpack or vue-cli)</li>
</ul>
</li>
<li>
<p>If using TSX with Vue, check actions needed in <a href="https://blog.vuejs.org/posts/vue-3-4#global-jsx-namespace">Removed: Global JSX Namespace</a>.</p>
</li>
<li>
<p>Make sure you are no longer using any deprecated features (if you are, you should have warnings in the console telling you so). They may have been <a href="https://blog.vuejs.org/posts/vue-3-4#other-removed-features">removed in 3.4</a>.</p>
</li>
</ol>
<h3>Features</h3>
<ul>
<li><strong>general:</strong> MathML support (<a href="https://github.com/vuejs/core/issues/7836">#7836</a>) (<a href="https://github.com/vuejs/core/commit/d42b6ba3f530746eb1221eb7a4be0f44eb56f7d3">d42b6ba</a>), closes <a href="https://github.com/vuejs/core/issues/7820">#7820</a></li>
<li><strong>reactivity:</strong> more efficient reactivity system (<a href="https://github.com/vuejs/core/issues/5912">#5912</a>) (<a href="https://github.com/vuejs/core/commit/16e06ca08f5a1e2af3fc7fb35de153dbe0c3087d">16e06ca</a>), closes <a href="https://github.com/vuejs/core/issues/311">#311</a> <a href="https://github.com/vuejs/core/issues/1811">#1811</a> <a href="https://github.com/vuejs/core/issues/6018">#6018</a> <a href="https://github.com/vuejs/core/issues/7160">#7160</a> <a href="https://github.com/vuejs/core/issues/8714">#8714</a> <a href="https://github.com/vuejs/core/issues/9149">#9149</a> <a href="https://github.com/vuejs/core/issues/9419">#9419</a> <a href="https://github.com/vuejs/core/issues/9464">#9464</a></li>
<li><strong>reactivity:</strong> expose last result for computed getter (<a href="https://github.com/vuejs/core/issues/9497">#9497</a>) (<a href="https://github.com/vuejs/core/commit/48b47a1ab63577e2dbd91947eea544e3ef185b85">48b47a1</a>)</li>
<li><strong>runtime-core / dx:</strong> link errors to docs in prod build (<a href="https://github.com/vuejs/core/issues/9165">#9165</a>) (<a href="https://github.com/vuejs/core/commit/9f8ba9821fe166f77e63fa940e9e7e13ec3344fa">9f8ba98</a>)</li>
<li><strong>runtime-core:</strong> add <code>once</code> option to watch (<a href="https://github.com/vuejs/core/issues/9034">#9034</a>) (<a href="https://github.com/vuejs/core/commit/a645e7aa51006516ba668b3a4365d296eb92ee7d">a645e7a</a>)</li>
<li><strong>runtime-core:</strong> provide full props to props validator functions (<a href="https://github.com/vuejs/core/issues/3258">#3258</a>) (<a href="https://github.com/vuejs/core/commit/8e27692029a4645cd54287f776c0420f2b82740b">8e27692</a>)</li>
<li><strong>compiler-core:</strong> export error message (<a href="https://github.com/vuejs/core/issues/8729">#8729</a>) (<a href="https://github.com/vuejs/core/commit/f7e80ee4a065a9eaba98720abf415d9e87756cbd">f7e80ee</a>)</li>
<li><strong>compiler-core:</strong> support specifying root namespace when parsing (<a href="https://github.com/vuejs/core/commit/40f72d5e50b389cb11b7ca13461aa2a75ddacdb4">40f72d5</a>)</li>
<li><strong>compiler-core:</strong> support v-bind shorthand for key and value with the same name (<a href="https://github.com/vuejs/core/issues/9451">#9451</a>) (<a href="https://github.com/vuejs/core/commit/26399aa6fac1596b294ffeba06bb498d86f5508c">26399aa</a>)</li>
<li><strong>compiler-core:</strong> improve parsing tolerance for language-tools (<a href="https://github.com/vuejs/core/commit/41ff68ea579d933333392146625560359acb728a">41ff68e</a>)</li>
<li><strong>compiler-core:</strong> support accessing Error as global in template expressions (<a href="https://github.com/vuejs/core/issues/7018">#7018</a>) (<a href="https://github.com/vuejs/core/commit/bcca475dbc58d76434cd8120b94929758cee2825">bcca475</a>)</li>
<li><strong>compiler-core:</strong> lift vnode hooks deprecation warning to error (<a href="https://github.com/vuejs/core/commit/8abc754d5d86d9dfd5a7927b846f1a743f352364">8abc754</a>)</li>
<li><strong>compiler-core:</strong> export runtime error strings (<a href="https://github.com/vuejs/core/issues/9301">#9301</a>) (<a href="https://github.com/vuejs/core/commit/feb2f2edce2d91218a5e9a52c81e322e4033296b">feb2f2e</a>)</li>
<li><strong>compiler-core:</strong> add current filename to TransformContext (<a href="https://github.com/vuejs/core/issues/8950">#8950</a>) (<a href="https://github.com/vuejs/core/commit/638f1abbb632000553e2b7d75e87c95d8ca192d6">638f1ab</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.4.1">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on 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.16 to 3.4.1.
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 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