Skip to content

Commit d3fb491

Browse files
Merge #129
129: Bump eslint-plugin-vue from 7.7.0 to 7.9.0 r=bidoubiwa a=dependabot-preview[bot] Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.7.0 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/eslint-plugin-vue/releases">eslint-plugin-vue's releases</a>.</em></p> <blockquote> <h2>v7.9.0</h2> <h2>✨ Enhancements</h2> <h3>New Rules:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1466">#1466</a> Added <code>vue/no-invalid-model-keys</code> rule that disallow invalid model option keys.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1474">#1474</a> Added <code>vue/no-unused-refs</code> rule that reports refs that are defined using the <code>ref</code> attribute in <code>\&lt;template&gt;</code> but are not used via <code>$refs</code>.</li> </ul> <h3>Other changes in Rules:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1465">#1465</a> Added <code>singleline.allowFirstLine</code> option to <code>vue/max-attributes-per-line</code> rule.</li> </ul> <h2>:bug: Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1469">#1469</a> Fixed false negative in <code>as</code> expression for <code>vue/require-valid-default-prop</code> rule.</li> </ul> <hr /> <p><strong>All commits:</strong> <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.8.0...v7.9.0">v7.8.0 -&gt; v7.9.0</a></p> <h2>v7.8.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1450">#1450</a> Changed <code>vue/require-direct-export</code> rule to allow more cases (e.g. <code>export default defineComponent({})</code>).</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1451">#1451</a> Changed <code>vue/valid-v-show</code> rule to disallow <code>v-show</code> in <code>\&lt;template&gt;</code> tag.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/01d1e45f303dfd0b3459a4d2d5651580f5d6274d"><code>01d1e45</code></a> 7.9.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/238de1b195cf84d6b314799700e6c5e8f4a29263"><code>238de1b</code></a> Add <code>vue/no-unused-refs</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1474">#1474</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/084bfe3a2eee243fbfed61baee2f1c5834d2a5ab"><code>084bfe3</code></a> New: Add <code>vue/no-invalid-model-keys</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1466">#1466</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/26d9920e4da87cd053ec89afa3ff4ce07b1901fe"><code>26d9920</code></a> Fix false negative with require-valid-default-prop (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1469">#1469</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/8bdb2a905b362434cfcf91e561fab5338d0c70a9"><code>8bdb2a9</code></a> feat(max-attributes-per-line): singleline.allowFirstLine option (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1465">#1465</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/62f577dcfcb859c24c6e0d4615ad880f5e1d4688"><code>62f577d</code></a> 7.8.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/bf8516305760a832953b2342493299a05df49405"><code>bf85163</code></a> Update: disallow <code>v-show</code> on <code>\&lt;template&gt;</code> tag (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1451">#1451</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ff8cfaa01adad12f886d9f188423273d8ba9150e"><code>ff8cfaa</code></a> Update: allow more cases in <code>require-direct-export</code> (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1450">#1450</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/43a01cfb689f734bcd72a2128daef648c3abe837"><code>43a01cf</code></a> docs: fix favicon.png (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1456">#1456</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/db2928ae62853b9129c4699d75f5112c87765c5e"><code>db2928a</code></a> docs: remove mention of &quot;prettier/vue&quot; (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1449">#1449</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.7.0...v7.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint-plugin-vue&package-manager=npm_and_yarn&previous-version=7.7.0&new-version=7.9.0)](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-vue&package-manager=npm_and_yarn&previous-version=7.7.0&new-version=7.9.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents cce182c + 8ca1005 commit d3fb491

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-node": "^11.1.0",
2727
"eslint-plugin-promise": "^4.3.1",
2828
"eslint-plugin-standard": "^5.0.0",
29-
"eslint-plugin-vue": "^7.7.0",
29+
"eslint-plugin-vue": "^7.9.0",
3030
"jest": "^26.0.1",
3131
"vue": "^2.6.11",
3232
"vue-template-compiler": "^2.6.11"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@ eslint-plugin-standard@^5.0.0:
21362136
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
21372137
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
21382138

2139-
eslint-plugin-vue@^7.7.0:
2140-
version "7.7.0"
2141-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8"
2142-
integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ==
2139+
eslint-plugin-vue@^7.9.0:
2140+
version "7.9.0"
2141+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
2142+
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
21432143
dependencies:
21442144
eslint-utils "^2.1.0"
21452145
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)