Skip to content

Commit 97071de

Browse files
Merge #254
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>&lt;script setup&gt;</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>
2 parents 5bf8db5 + b46c490 commit 97071de

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"eslint-plugin-standard": "^5.0.0",
3131
"eslint-plugin-vue": "^7.9.0",
3232
"prettier": "^2.4.1",
33-
"vue": "^2.7.4",
34-
"vue-template-compiler": "^2.7.4"
33+
"vue": "^2.7.10",
34+
"vue-template-compiler": "^2.7.10"
3535
},
3636
"license": "MIT",
3737
"repository": "[email protected]:meilisearch/vuepress-plugin-meilisearch.git"

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,10 +1660,10 @@
16601660
semver "^6.1.0"
16611661
strip-ansi "^6.0.0"
16621662

1663-
1664-
version "2.7.4"
1665-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.4.tgz#41cb520a3ea65f7081194e79c0de412c75bda236"
1666-
integrity sha512-WCaF33mlKLSvHDKvOD6FzTa5CI2FlMTeJf3MxJsNP0KDgRoI6RdXhHo9dtvCqV4Sywf9Owm17wTLT1Ymu/WsOQ==
1663+
1664+
version "2.7.10"
1665+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz#3fe08e780053a3bbf41328c65ae5dfdee0385206"
1666+
integrity sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==
16671667
dependencies:
16681668
"@babel/parser" "^7.18.4"
16691669
postcss "^8.4.14"
@@ -9966,10 +9966,10 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
99669966
hash-sum "^1.0.2"
99679967
loader-utils "^1.0.2"
99689968

9969-
vue-template-compiler@^2.7.4:
9970-
version "2.7.4"
9971-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.4.tgz#5c21ff12dbd8f53ac14b42a6d89e77b55a1c5dd7"
9972-
integrity sha512-FgaeXI80FzhtDEsixq3WBrHLWpU2gzLb2DFusm62TrmCQyETsnUp0kTLpbExrTUw7g5YOnRf+xkh73nuEX+jGQ==
9969+
vue-template-compiler@^2.7.10:
9970+
version "2.7.10"
9971+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.10.tgz#9e20f35b2fdccacacf732dd7dedb49bf65f4556b"
9972+
integrity sha512-QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ==
99739973
dependencies:
99749974
de-indent "^1.0.2"
99759975
he "^1.2.0"
@@ -9979,12 +9979,12 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
99799979
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
99809980
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
99819981

9982-
vue@^2.7.4:
9983-
version "2.7.4"
9984-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.4.tgz#f5578bd47f0cef8d4f3eb4c6bbebad47341d11fb"
9985-
integrity sha512-8KGyyzFSj/FrKj1y7jyEpv8J4osgZx6Lk1lVzh1aP4BqsXZhATH1r0gdJNz00MMyBhK0/m2cNoPuOZ1NzeiUEw==
9982+
vue@^2.7.10:
9983+
version "2.7.10"
9984+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.10.tgz#ae516cc6c88e1c424754468844218fdd5e280f40"
9985+
integrity sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==
99869986
dependencies:
9987-
"@vue/compiler-sfc" "2.7.4"
9987+
"@vue/compiler-sfc" "2.7.10"
99889988
csstype "^3.1.0"
99899989

99909990
w3c-hr-time@^1.0.1:

0 commit comments

Comments
 (0)