-
Notifications
You must be signed in to change notification settings - Fork 14
Bump vue and vue-template-compiler #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump vue and vue-template-compiler #254
Conversation
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.4 to 2.7.10 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) Updates `vue-template-compiler` from 2.7.4 to 2.7.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.7.4...v2.7.10) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: vue-template-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
254: 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.7.4 to 2.7.10 <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.4 to 2.7.10 <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.10</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.9</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.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.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.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.5</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.9...v2.7.10">2.7.10</a> (2022-08-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> avoid deindent when lang is jsx/tsx (<a href="https://github.com/vuejs/vue/commit/46ca7bcddc06c50796ccff82d8c45693f1f14f47">46ca7bc</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12755">#12755</a></li> <li>fix parent of multi-nested HOC $el not updating (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12757">#12757</a>) (<a href="https://github.com/vuejs/vue/commit/e0b26c483a1ba407a818b1fcba1a439df24e84a8">e0b26c4</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12589">#12589</a></li> <li><strong>types:</strong> Add missing type parameter constraints (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12754">#12754</a>) (<a href="https://github.com/vuejs/vue/commit/810f6d12edea47cde7f39eaf7ec3ae1b7300d40c">810f6d1</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.8...v2.7.9">2.7.9</a> (2022-08-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> allow full hostnames in asset url base (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12732">#12732</a>) (<a href="https://github.com/vuejs/vue/commit/5c742eb2e0d8dad268fb29ed4f92d286b5e0f4b5">5c742eb</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12731">#12731</a></li> <li><strong>compiler-sfc:</strong> rewriteDefault for class with decorators (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12747">#12747</a>) (<a href="https://github.com/vuejs/vue/commit/5221d4d3b6049c87d196d99dbb64bcd3f3b07279">5221d4d</a>)</li> <li>directives shorthand normalize error (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12744">#12744</a>) (<a href="https://github.com/vuejs/vue/commit/2263948c249e7486403bc5880712e6d9fd15c17f">2263948</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12743">#12743</a></li> <li>ensure render watcher of manually created instance is correctly tracked in owner scope (<a href="https://github.com/vuejs/vue/commit/bd89ce53a9de417a9372630bb5d433a40acc1a53">bd89ce5</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12701">#12701</a></li> <li>fix effect scope tracking for manually created instances (<a href="https://github.com/vuejs/vue/commit/7161176cd0dff10d65ab58e266018aff2660610f">7161176</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12705">#12705</a></li> <li><strong>ssr:</strong> fix on-component directives rendering (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12661">#12661</a>) (<a href="https://github.com/vuejs/vue/commit/165a14a6c6c406176037465d2961259c5c980399">165a14a</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/10733">#10733</a></li> <li><strong>types:</strong> allow attaching unknown options to defined component (<a href="https://github.com/vuejs/vue/commit/b4bf4c52ad31e02307cfd4d643dc5610c893e3ba">b4bf4c5</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12742">#12742</a></li> <li><strong>types:</strong> fix missing error for accessing undefined instance properties (<a href="https://github.com/vuejs/vue/commit/8521f9d3f63d26bde99b747f0cb14d0ac5ba5971">8521f9d</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12718">#12718</a></li> <li><strong>types:</strong> fix options suggestions when using defineComponent (<a href="https://github.com/vuejs/vue/commit/4b37b568c7c3fd238aa61fcc956f882223f8e87f">4b37b56</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12736">#12736</a></li> <li><strong>types:</strong> Make SetupBindings optional on ExtendedVue and CombinedVueInstance (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12727">#12727</a>) (<a href="https://github.com/vuejs/vue/commit/00458cd38d209410d3c675729230a42a0a34a4b9">00458cd</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12726">#12726</a> <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12717">#12717</a></li> <li><strong>watch:</strong> avoid pre watcher firing on unmount (<a href="https://github.com/vuejs/vue/commit/f0057b101e6451d5095cdb7fd6308fd31ac0450c">f0057b1</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12703">#12703</a></li> </ul> <h3>Features</h3> <ul> <li><strong>types:</strong> enhance type for onErrorCaptured (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12735">#12735</a>) (<a href="https://github.com/vuejs/vue/commit/bba6b3d6b4e3e26d28abbf20e74ec2f3e64f1a92">bba6b3d</a>)</li> <li><strong>types:</strong> export DefineComponent (<a href="https://github.com/vuejs/vue/commit/80d1baf92050da411fb1bfe714401c498001dd36">80d1baf</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12748">#12748</a></li> <li><strong>types:</strong> support mixins inference for new Vue() (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12737">#12737</a>) (<a href="https://github.com/vuejs/vue/commit/89a6b5e8658a6e3ae2cf649829901784ac9deb3c">89a6b5e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12730">#12730</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.7...v2.7.8">2.7.8</a> (2022-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix shallowReactive nested ref setting edge cases (<a href="https://github.com/vuejs/vue/commit/2af751b6efa0cd9cb817ed96af41948e92599837">2af751b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12688">#12688</a></li> <li><strong>sfc:</strong> align <code><script setup></code> component resolution edge case with v3 (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12687">#12687</a>) (<a href="https://github.com/vuejs/vue/commit/a695c5a6df415101a5f728e87dbe087b4fbb0b7b">a695c5a</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12685">#12685</a></li> <li><strong>types:</strong> avoid circular type inference between v2 and v3 instance types (<a href="https://github.com/vuejs/vue/commit/fabc1cf89f55dd7f3f95fa7890d2540f40e9f845">fabc1cf</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12683">#12683</a></li> <li><strong>types:</strong> export <code>defineAsyncComponent</code> type (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12684">#12684</a>) (<a href="https://github.com/vuejs/vue/commit/ba7dd2c4ed62dba30bde7c1d521f7bfbab529102">ba7dd2c</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/ee57d9fd1d51abe245c6c37e6f8f2d45977b929e"><code>ee57d9f</code></a> release: v2.7.10</li> <li><a href="https://github.com/vuejs/vue/commit/e0b26c483a1ba407a818b1fcba1a439df24e84a8"><code>e0b26c4</code></a> fix: fix parent of multi-nested HOC $el not updating (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12757">#12757</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/46ca7bcddc06c50796ccff82d8c45693f1f14f47"><code>46ca7bc</code></a> fix(compiler-sfc): avoid deindent when lang is jsx/tsx</li> <li><a href="https://github.com/vuejs/vue/commit/810f6d12edea47cde7f39eaf7ec3ae1b7300d40c"><code>810f6d1</code></a> fix(types): Add missing type parameter constraints (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12754">#12754</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/15618888cb6aae2b6f0151b32c261b1fc19db1b8"><code>1561888</code></a> release: v2.7.9</li> <li><a href="https://github.com/vuejs/vue/commit/8521f9d3f63d26bde99b747f0cb14d0ac5ba5971"><code>8521f9d</code></a> fix(types): fix missing error for accessing undefined instance properties</li> <li><a href="https://github.com/vuejs/vue/commit/7161176cd0dff10d65ab58e266018aff2660610f"><code>7161176</code></a> fix: fix effect scope tracking for manually created instances</li> <li><a href="https://github.com/vuejs/vue/commit/165a14a6c6c406176037465d2961259c5c980399"><code>165a14a</code></a> fix(ssr): fix on-component directives rendering (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12661">#12661</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/bba6b3d6b4e3e26d28abbf20e74ec2f3e64f1a92"><code>bba6b3d</code></a> feat(types): enhance type for onErrorCaptured (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12735">#12735</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/9eb8ea5b63eec2b09f268738e9d0e311d9eafb19"><code>9eb8ea5</code></a> chore: fix some legacy doc urls in warnings and readme (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12725">#12725</a>) [ci skip]</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.7.4...v2.7.10">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>
Timed out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
254: 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.7.4 to 2.7.10 <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.4 to 2.7.10 <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.10</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.9</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.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.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.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.5</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.9...v2.7.10">2.7.10</a> (2022-08-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> avoid deindent when lang is jsx/tsx (<a href="https://github.com/vuejs/vue/commit/46ca7bcddc06c50796ccff82d8c45693f1f14f47">46ca7bc</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12755">#12755</a></li> <li>fix parent of multi-nested HOC $el not updating (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12757">#12757</a>) (<a href="https://github.com/vuejs/vue/commit/e0b26c483a1ba407a818b1fcba1a439df24e84a8">e0b26c4</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12589">#12589</a></li> <li><strong>types:</strong> Add missing type parameter constraints (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12754">#12754</a>) (<a href="https://github.com/vuejs/vue/commit/810f6d12edea47cde7f39eaf7ec3ae1b7300d40c">810f6d1</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.8...v2.7.9">2.7.9</a> (2022-08-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> allow full hostnames in asset url base (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12732">#12732</a>) (<a href="https://github.com/vuejs/vue/commit/5c742eb2e0d8dad268fb29ed4f92d286b5e0f4b5">5c742eb</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12731">#12731</a></li> <li><strong>compiler-sfc:</strong> rewriteDefault for class with decorators (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12747">#12747</a>) (<a href="https://github.com/vuejs/vue/commit/5221d4d3b6049c87d196d99dbb64bcd3f3b07279">5221d4d</a>)</li> <li>directives shorthand normalize error (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12744">#12744</a>) (<a href="https://github.com/vuejs/vue/commit/2263948c249e7486403bc5880712e6d9fd15c17f">2263948</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12743">#12743</a></li> <li>ensure render watcher of manually created instance is correctly tracked in owner scope (<a href="https://github.com/vuejs/vue/commit/bd89ce53a9de417a9372630bb5d433a40acc1a53">bd89ce5</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12701">#12701</a></li> <li>fix effect scope tracking for manually created instances (<a href="https://github.com/vuejs/vue/commit/7161176cd0dff10d65ab58e266018aff2660610f">7161176</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12705">#12705</a></li> <li><strong>ssr:</strong> fix on-component directives rendering (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12661">#12661</a>) (<a href="https://github.com/vuejs/vue/commit/165a14a6c6c406176037465d2961259c5c980399">165a14a</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/10733">#10733</a></li> <li><strong>types:</strong> allow attaching unknown options to defined component (<a href="https://github.com/vuejs/vue/commit/b4bf4c52ad31e02307cfd4d643dc5610c893e3ba">b4bf4c5</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12742">#12742</a></li> <li><strong>types:</strong> fix missing error for accessing undefined instance properties (<a href="https://github.com/vuejs/vue/commit/8521f9d3f63d26bde99b747f0cb14d0ac5ba5971">8521f9d</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12718">#12718</a></li> <li><strong>types:</strong> fix options suggestions when using defineComponent (<a href="https://github.com/vuejs/vue/commit/4b37b568c7c3fd238aa61fcc956f882223f8e87f">4b37b56</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12736">#12736</a></li> <li><strong>types:</strong> Make SetupBindings optional on ExtendedVue and CombinedVueInstance (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12727">#12727</a>) (<a href="https://github.com/vuejs/vue/commit/00458cd38d209410d3c675729230a42a0a34a4b9">00458cd</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12726">#12726</a> <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12717">#12717</a></li> <li><strong>watch:</strong> avoid pre watcher firing on unmount (<a href="https://github.com/vuejs/vue/commit/f0057b101e6451d5095cdb7fd6308fd31ac0450c">f0057b1</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12703">#12703</a></li> </ul> <h3>Features</h3> <ul> <li><strong>types:</strong> enhance type for onErrorCaptured (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12735">#12735</a>) (<a href="https://github.com/vuejs/vue/commit/bba6b3d6b4e3e26d28abbf20e74ec2f3e64f1a92">bba6b3d</a>)</li> <li><strong>types:</strong> export DefineComponent (<a href="https://github.com/vuejs/vue/commit/80d1baf92050da411fb1bfe714401c498001dd36">80d1baf</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12748">#12748</a></li> <li><strong>types:</strong> support mixins inference for new Vue() (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12737">#12737</a>) (<a href="https://github.com/vuejs/vue/commit/89a6b5e8658a6e3ae2cf649829901784ac9deb3c">89a6b5e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12730">#12730</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.7...v2.7.8">2.7.8</a> (2022-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>reactivity:</strong> fix shallowReactive nested ref setting edge cases (<a href="https://github.com/vuejs/vue/commit/2af751b6efa0cd9cb817ed96af41948e92599837">2af751b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12688">#12688</a></li> <li><strong>sfc:</strong> align <code><script setup></code> component resolution edge case with v3 (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12687">#12687</a>) (<a href="https://github.com/vuejs/vue/commit/a695c5a6df415101a5f728e87dbe087b4fbb0b7b">a695c5a</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12685">#12685</a></li> <li><strong>types:</strong> avoid circular type inference between v2 and v3 instance types (<a href="https://github.com/vuejs/vue/commit/fabc1cf89f55dd7f3f95fa7890d2540f40e9f845">fabc1cf</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12683">#12683</a></li> <li><strong>types:</strong> export <code>defineAsyncComponent</code> type (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12684">#12684</a>) (<a href="https://github.com/vuejs/vue/commit/ba7dd2c4ed62dba30bde7c1d521f7bfbab529102">ba7dd2c</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/ee57d9fd1d51abe245c6c37e6f8f2d45977b929e"><code>ee57d9f</code></a> release: v2.7.10</li> <li><a href="https://github.com/vuejs/vue/commit/e0b26c483a1ba407a818b1fcba1a439df24e84a8"><code>e0b26c4</code></a> fix: fix parent of multi-nested HOC $el not updating (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12757">#12757</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/46ca7bcddc06c50796ccff82d8c45693f1f14f47"><code>46ca7bc</code></a> fix(compiler-sfc): avoid deindent when lang is jsx/tsx</li> <li><a href="https://github.com/vuejs/vue/commit/810f6d12edea47cde7f39eaf7ec3ae1b7300d40c"><code>810f6d1</code></a> fix(types): Add missing type parameter constraints (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12754">#12754</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/15618888cb6aae2b6f0151b32c261b1fc19db1b8"><code>1561888</code></a> release: v2.7.9</li> <li><a href="https://github.com/vuejs/vue/commit/8521f9d3f63d26bde99b747f0cb14d0ac5ba5971"><code>8521f9d</code></a> fix(types): fix missing error for accessing undefined instance properties</li> <li><a href="https://github.com/vuejs/vue/commit/7161176cd0dff10d65ab58e266018aff2660610f"><code>7161176</code></a> fix: fix effect scope tracking for manually created instances</li> <li><a href="https://github.com/vuejs/vue/commit/165a14a6c6c406176037465d2961259c5c980399"><code>165a14a</code></a> fix(ssr): fix on-component directives rendering (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12661">#12661</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/bba6b3d6b4e3e26d28abbf20e74ec2f3e64f1a92"><code>bba6b3d</code></a> feat(types): enhance type for onErrorCaptured (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12735">#12735</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/9eb8ea5b63eec2b09f268738e9d0e311d9eafb19"><code>9eb8ea5</code></a> chore: fix some legacy doc urls in warnings and readme (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12725">#12725</a>) [ci skip]</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.7.4...v2.7.10">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>
Timed out. |
Thanks again for contributing with Meilisearch ❤️ |
Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates
vue
from 2.7.4 to 2.7.10Commits
Updates
vue-template-compiler
from 2.7.4 to 2.7.10Release notes
Sourced from vue-template-compiler's releases.
Changelog
Sourced from vue-template-compiler's changelog.
... (truncated)
Commits
ee57d9f
release: v2.7.10e0b26c4
fix: fix parent of multi-nested HOC $el not updating (#12757)46ca7bc
fix(compiler-sfc): avoid deindent when lang is jsx/tsx810f6d1
fix(types): Add missing type parameter constraints (#12754)1561888
release: v2.7.98521f9d
fix(types): fix missing error for accessing undefined instance properties7161176
fix: fix effect scope tracking for manually created instances165a14a
fix(ssr): fix on-component directives rendering (#12661)bba6b3d
feat(types): enhance type for onErrorCaptured (#12735)9eb8ea5
chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip]You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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)