Commit 62f58a4
Merge #84
84: Bump eslint-plugin-vue from 7.3.0 to 7.4.0 r=curquiza a=dependabot-preview[bot]
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.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.4.0</h2>
<h2>✨ Enhancements</h2>
<h3>New Rules:</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1381">#1381</a> Added <code>vue/no-restricted-call-after-await</code> rule that reports your restricted calls after the <code>await</code> expression.</li>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1388">#1388</a> Added <code>vue/v-on-event-hyphenation</code> rule that enforces using hyphenated v-on event names on custom components in Vue templates.</li>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1389">#1389</a> Added <code>vue/no-restricted-block</code> rule that allows you to specify block names that you don't want to use in your application.</li>
</ul>
<h3>Other changes in Rules:</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1387">#1387</a> Added <code>deepData</code> option to <code>vue/no-unused-properties</code> rule.</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1382">#1382</a> Fixed multiple reporting of same warnings in <code>vue/no-unregistered-component</code> rule.</li>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1391">#1391</a> Fixed false positives for <code>v-bind="object"</code> syntax in <code>vue/attributes-order</code> rule.</li>
</ul>
<hr />
<p><strong>All commits:</strong> <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0">v7.3.0 -> v7.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/c387fc343c12858b38587bb160d1e4bcba0ff50b"><code>c387fc3</code></a> 7.4.0</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f934005a098332f6216603410d4a473ee91286e5"><code>f934005</code></a> update script</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e1cabbb154d5bd012fe9b37b01ffd15fc264fd21"><code>e1cabbb</code></a> Add <code>deepData</code> option to <code>vue/no-unused-properties</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1387">#1387</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/7c0cd3e85ce5b76028415aae628b65c166d39ad4"><code>7c0cd3e</code></a> Add vue/no-restricted-block rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1389">#1389</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/01f7732d41748be3e5919cbf73ac6431783fbb75"><code>01f7732</code></a> Add vue/v-on-event-hyphenation rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1388">#1388</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/543361bc4a14e2088533e418e03025e0187704f3"><code>543361b</code></a> Fixed false positives for <code>v-bind="object"</code> syntax in <code>vue/attributes-order</code> ...</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/caab1c45a51af4e5c6b90454ce86919447c7fe95"><code>caab1c4</code></a> update npm script</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f0e13a4093f3a8794e29043a48c2c50cb89fc510"><code>f0e13a4</code></a> Add vue/no-restricted-call-after-await rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1381">#1381</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/30e89ec349d6f54535f74dc0453b0fe03fc50bd0"><code>30e89ec</code></a> Chores: Add release version of rule to docs (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1386">#1386</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/dfe445fe923c3de5b09b8a0020aa4080eeb1e287"><code>dfe445f</code></a> Fixes <a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1379">#1379</a> Add since attribute (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1384">#1384</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-vue&package-manager=npm_and_yarn&previous-version=7.3.0&new-version=7.4.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>1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
2135 | | - | |
2136 | | - | |
2137 | | - | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
2138 | 2138 | | |
2139 | 2139 | | |
2140 | 2140 | | |
| |||
0 commit comments