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) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.7.13 to 2.7.14
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/vuejs/core/commits">compare view</a></li>
</ul>
</details>
<br />
Updates `vue-template-compiler` from 2.7.13 to 2.7.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/vue/releases">vue-template-compiler's releases</a>.</em></p>
<blockquote>
<h2>v2.7.14</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">vue-template-compiler's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/vuejs/vue/compare/v2.7.13...v2.7.14">2.7.14</a> (2022-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-sfc:</strong> fix template usage check edge case for v-slot destructured default value (<a href="https://github.com/vuejs/vue/issues/12842">#12842</a>) (<a href="https://github.com/vuejs/vue/commit/5e3d4e90cdf92ec0a72bbb2bd44125f1faafae1d">5e3d4e9</a>), closes <a href="https://github.com/vuejs/vue/issues/12841">#12841</a></li>
<li><strong>provide/inject:</strong> do not mutate original provide options during merge (<a href="https://github.com/vuejs/vue/commit/d1899caf688de961e63e7a0d56f806fc4a12efd9">d1899ca</a>), closes <a href="https://github.com/vuejs/vue/issues/12854">#12854</a></li>
<li><strong>reactivity:</strong> avoid using WeakMap for IE compatibility (<a href="https://github.com/vuejs/vue/commit/29b5f588032600baae9854ac9a4105916a5aa648">29b5f58</a>), closes <a href="https://github.com/vuejs/vue/issues/12837">#12837</a></li>
<li><strong>types:</strong> fix spreading VNodeData in tsx (<a href="https://github.com/vuejs/vue/issues/12789">#12789</a>) (<a href="https://github.com/vuejs/vue/commit/f7db7f361b6356591781b9f33abbb0d5b7f9b97c">f7db7f3</a>), closes <a href="https://github.com/vuejs/vue/issues/12778">#12778</a></li>
<li><strong>types:</strong> stricter type condition for <code>EventHandlers</code> (<a href="https://github.com/vuejs/vue/issues/12840">#12840</a>) (<a href="https://github.com/vuejs/vue/commit/0b3cf7dda9ac605b2b9f799acacd2793e974f225">0b3cf7d</a>), closes <a href="https://github.com/vuejs/vue/issues/12832">#12832</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/vue/commit/9dd006b481b4299462e044741bac0861c0b1775c"><code>9dd006b</code></a> release: v2.7.14</li>
<li><a href="https://github.com/vuejs/vue/commit/29b5f588032600baae9854ac9a4105916a5aa648"><code>29b5f58</code></a> fix(reactivity): avoid using WeakMap for IE compatibility</li>
<li><a href="https://github.com/vuejs/vue/commit/d1899caf688de961e63e7a0d56f806fc4a12efd9"><code>d1899ca</code></a> fix(provide/inject): do not mutate original provide options during merge</li>
<li><a href="https://github.com/vuejs/vue/commit/5e3d4e90cdf92ec0a72bbb2bd44125f1faafae1d"><code>5e3d4e9</code></a> fix(compiler-sfc): fix template usage check edge case for v-slot destructured...</li>
<li><a href="https://github.com/vuejs/vue/commit/5aed733ab6b6605314cc5f24cc1b1dd9aa4413c8"><code>5aed733</code></a> test: add test case for <a href="https://github.com/vuejs/vue/issues/12778">#12778</a></li>
<li><a href="https://github.com/vuejs/vue/commit/f7db7f361b6356591781b9f33abbb0d5b7f9b97c"><code>f7db7f3</code></a> fix(types): fix spreading VNodeData in tsx (<a href="https://github.com/vuejs/vue/issues/12789">#12789</a>)</li>
<li><a href="https://github.com/vuejs/vue/commit/0b3cf7dda9ac605b2b9f799acacd2793e974f225"><code>0b3cf7d</code></a> fix(types): stricter type condition for <code>EventHandlers</code> (<a href="https://github.com/vuejs/vue/issues/12840">#12840</a>)</li>
<li><a href="https://github.com/vuejs/vue/commit/a5afc4d0a4bfb9a777ac39b942edb932aad71097"><code>a5afc4d</code></a> chore: fix typo (<a href="https://github.com/vuejs/vue/issues/12863">#12863</a>)</li>
<li><a href="https://github.com/vuejs/vue/commit/6d9aac8bd38f6d30a6db70b51fa46f27cbeac559"><code>6d9aac8</code></a> chore: fix some broken links to v2 docs (<a href="https://github.com/vuejs/vue/issues/12839">#12839</a>)</li>
<li><a href="https://github.com/vuejs/vue/commit/a7a71ad99071c8c48ae9c106a19f81e70ded4898"><code>a7a71ad</code></a> Update the dev to main in the PR template (<a href="https://github.com/vuejs/vue/issues/12834">#12834</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.7.13...v2.7.14">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>
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 and vue-template-compiler. These dependencies needed to be updated together.
Updates
vuefrom 2.7.13 to 2.7.14Commits
Updates
vue-template-compilerfrom 2.7.13 to 2.7.14Release notes
Sourced from vue-template-compiler's releases.
Changelog
Sourced from vue-template-compiler's changelog.
Commits
9dd006brelease: v2.7.1429b5f58fix(reactivity): avoid using WeakMap for IE compatibilityd1899cafix(provide/inject): do not mutate original provide options during merge5e3d4e9fix(compiler-sfc): fix template usage check edge case for v-slot destructured...5aed733test: add test case for #12778f7db7f3fix(types): fix spreading VNodeData in tsx (#12789)0b3cf7dfix(types): stricter type condition forEventHandlers(#12840)a5afc4dchore: fix typo (#12863)6d9aac8chore: fix some broken links to v2 docs (#12839)a7a71adUpdate the dev to main in the PR template (#12834)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 conflictsadded 2 commits
6a2b92e0- 1 commit from branchmasterCompare with previous version
added 2 commits
23c1d026- 1 commit from branchmasterCompare with previous version
added 1 commit
e33c787c- Build(deps): bump vue and vue-template-compilerCompare with previous version