Commit b64af61
Merge #82
82: Bump eslint-plugin-vue from 7.2.0 to 7.3.0 r=curquiza a=dependabot-preview[bot]
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.2.0 to 7.3.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.3.0</h2>
<h2>✨ Enhancements</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1080">#1080</a> Added <code>vue/new-line-between-multiline-property</code> rule that enforces new lines between multi-line properties.</li>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1376">#1376</a> Added <code>vue/no-restricted-props</code> rule that disallows prop names that you don't want to use.</li>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1377">#1377</a> Added <code>vue/no-restricted-custom-event</code> rule that disallows custom event names that you don't want to use.</li>
</ul>
<h2>⚙️ Updates</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1375">#1375</a> Upgraded <a href="https://github.com/vuejs/vue-eslint-parser/releases/tag/v7.3.0">vue-eslint-parser to 7.3.0</a></li>
</ul>
<hr />
<p><strong>All commits:</strong> <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.2.0...v7.3.0">v7.2.0 -> v7.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/79fabf8f4257d9ef7f0edf6a6508e1f403bdf7e5"><code>79fabf8</code></a> 7.3.0</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/1b8beb039cda267222b28ca5d93542e35cdf8407"><code>1b8beb0</code></a> Fixed wrong autofix when properties on the same line in new-line-between-mult...</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/96425c6d0f066c60767298f46ee2463909cb90c0"><code>96425c6</code></a> update docs and fix typings</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/110b236d217354cbcc643e6059b7b8138dd8d9df"><code>110b236</code></a> Add vue/no-restricted-custom-event rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1377">#1377</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/27fc097d67ac971806d1e81bfd2f06bda26e8a5b"><code>27fc097</code></a> Add vue/no-restricted-props rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1376">#1376</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/7212c36fdc21fce535ee38a70ab84f68eba6343b"><code>7212c36</code></a> Upgrade vue-eslint-parser (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1375">#1375</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/95fd13f4a811c97e143fcf23c930cc2ddf6612f6"><code>95fd13f</code></a> New Add <code>vue/new-line-between-multiline-property</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1080">#1080</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/4a141ce3d7045b0422273421f347c95ea766d3c4"><code>4a141ce</code></a> fix broken link (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1372">#1372</a>)</li>
<li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.2.0...v7.3.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.2.0&new-version=7.3.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
+8
-8
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 | | |
2141 | 2141 | | |
2142 | | - | |
| 2142 | + | |
2143 | 2143 | | |
2144 | 2144 | | |
2145 | 2145 | | |
| |||
6061 | 6061 | | |
6062 | 6062 | | |
6063 | 6063 | | |
6064 | | - | |
6065 | | - | |
6066 | | - | |
6067 | | - | |
| 6064 | + | |
| 6065 | + | |
| 6066 | + | |
| 6067 | + | |
6068 | 6068 | | |
6069 | 6069 | | |
6070 | 6070 | | |
| |||
0 commit comments