Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
240: Bump vue and vue-template-compiler r=bidoubiwa a=dependabot[bot] 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.6.14 to 2.7.4 <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.6.14 to 2.7.4 <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.4</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0 "Naruto"</h2> <p><img src="https://user-images.githubusercontent.com/499550/176823239-f59d75de-1d24-4b2d-b04b-fcc95db2903e.png" alt="naturo" /></p> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.8</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.7</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.6</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.5</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.4</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-alpha.12</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-alpha.11</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-alpha.10</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/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/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.3...v2.7.4">2.7.4</a> (2022-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> fix mjs dual package hazard (<a href="https://github.com/vuejs/vue/commit/012e10c9ca13fcbc9bf67bf2835883edcd4faace">012e10c</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12626">#12626</a></li> <li><strong>compiler-sfc:</strong> use safer deindent default for compatibility with previous behavior (<a href="https://github.com/vuejs/vue/commit/b70a2585fcd102def2bb5a3b2b589edf5311122d">b70a258</a>)</li> <li>pass element creation helper to static render fns for functional components (<a href="https://github.com/vuejs/vue/commit/dc8a68e8c6c4e8ed4fdde094004fca272d71ef2e">dc8a68e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12625">#12625</a></li> <li><strong>ssr/reactivity:</strong> fix array setting error at created in ssr [<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12632">#12632</a>] (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12633">#12633</a>) (<a href="https://github.com/vuejs/vue/commit/ca7daefaa15a192046d22d060220cd595a6a275f">ca7daef</a>)</li> <li><strong>types:</strong> fix missing instance properties on defineComponent this (<a href="https://github.com/vuejs/vue/commit/f8de4ca9d458a03378e848b1e62d6507f7124871">f8de4ca</a>), closes <a href="https://github-redirect.dependabot.com//github-redirect.dependabot.com/vuejs/vue/issues/12628/issues/issuecomment-1177258223">vuejs/vue#12628</a></li> <li><strong>types:</strong> fix this.$slots type for defineComponent (<a href="https://github.com/vuejs/vue/commit/d3add06e6e18a78a3745240632fecd076eb49d19">d3add06</a>)</li> <li><strong>types:</strong> fix type inference when using components option (<a href="https://github.com/vuejs/vue/commit/1d5a411c1e3aa062aa5080432cf3f852f1583ed2">1d5a411</a>)</li> <li><strong>types:</strong> global component registration type compat w/ defineComponent (<a href="https://github.com/vuejs/vue/commit/26ff4bc0ed75d8bf7921523a2e546df24ec81d8f">26ff4bc</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12622">#12622</a></li> <li><strong>watch:</strong> fix watchers triggered in mounted hook (<a href="https://github.com/vuejs/vue/commit/8904ca77c2d675707728e6a50decd3ef3370a428">8904ca7</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12624">#12624</a></li> </ul> <h3>Features</h3> <ul> <li>defineAsyncComponent (<a href="https://github.com/vuejs/vue/commit/9d12106e211e0cbf33f9066606a8ff29f8cc8e8d">9d12106</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12608">#12608</a></li> <li>support functional components in defineComponent (<a href="https://github.com/vuejs/vue/commit/559600f13d312915c0a1b54ed4edd41327dbedd6">559600f</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12619">#12619</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.2...v2.7.3">2.7.3</a> (2022-07-06)</h2> <h3>Bug Fixes</h3> <ul> <li>add renderTracked/Triggered merge strategy (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12616">#12616</a>) (<a href="https://github.com/vuejs/vue/commit/6d1dbeee7ebd27a87c37393d8cabf2ef8253f3a4">6d1dbee</a>)</li> <li><strong>ssr/reactivity:</strong> fix composition api behavior in SSR (<a href="https://github.com/vuejs/vue/commit/360272bde32e93b1a8d611e4b97af1300c38e7a3">360272b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12615">#12615</a></li> <li><strong>types:</strong> allow slot attribute (<a href="https://github.com/vuejs/vue/commit/94ccca207c9c5fc0fc8985e0c103d8a1c9cff412">94ccca2</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12617">#12617</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.1...v2.7.2">2.7.2</a> (2022-07-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> preserve old deindent behavior for pug (<a href="https://github.com/vuejs/vue/commit/1294385300742acbea5f05c166685bd4a1fab35a">1294385</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12611">#12611</a></li> </ul> <h3>Features</h3> <ul> <li>allow passing directive definition directly to h() (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12590">#12590</a>) (<a href="https://github.com/vuejs/vue/commit/d45bbeac2710a5cf9185377abc2342295f0bb4e2">d45bbea</a>)</li> <li><strong>types:</strong> define component improvements (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12612">#12612</a>) (<a href="https://github.com/vuejs/vue/commit/fb93c1be77f12ea1375c5e8b47d168e4d5ceb7be">fb93c1b</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.0...v2.7.1">2.7.1</a> (2022-07-04)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/018d29af5fa171b2d2f4793c5d471f21bb7cd1e7"><code>018d29a</code></a> release: v2.7.4</li> <li><a href="https://github.com/vuejs/vue/commit/f8de4ca9d458a03378e848b1e62d6507f7124871"><code>f8de4ca</code></a> fix(types): fix missing instance properties on defineComponent this</li> <li><a href="https://github.com/vuejs/vue/commit/d3add06e6e18a78a3745240632fecd076eb49d19"><code>d3add06</code></a> fix(types): fix this.$slots type for defineComponent</li> <li><a href="https://github.com/vuejs/vue/commit/1d5a411c1e3aa062aa5080432cf3f852f1583ed2"><code>1d5a411</code></a> fix(types): fix type inference when using components option</li> <li><a href="https://github.com/vuejs/vue/commit/dc8a68e8c6c4e8ed4fdde094004fca272d71ef2e"><code>dc8a68e</code></a> fix: pass element creation helper to static render fns for functional components</li> <li><a href="https://github.com/vuejs/vue/commit/8904ca77c2d675707728e6a50decd3ef3370a428"><code>8904ca7</code></a> fix(watch): fix watchers triggered in mounted hook</li> <li><a href="https://github.com/vuejs/vue/commit/012e10c9ca13fcbc9bf67bf2835883edcd4faace"><code>012e10c</code></a> fix(build): fix mjs dual package hazard</li> <li><a href="https://github.com/vuejs/vue/commit/559600f13d312915c0a1b54ed4edd41327dbedd6"><code>559600f</code></a> feat: support functional components in defineComponent</li> <li><a href="https://github.com/vuejs/vue/commit/9d12106e211e0cbf33f9066606a8ff29f8cc8e8d"><code>9d12106</code></a> feat: defineAsyncComponent</li> <li><a href="https://github.com/vuejs/vue/commit/26ff4bc0ed75d8bf7921523a2e546df24ec81d8f"><code>26ff4bc</code></a> fix(types): global component registration type compat w/ defineComponent</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.6.14...v2.7.4">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information