Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.10.0 to 9.11.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>v9.11.0</h2>
<h2>✨ Enhancements</h2>
<ul>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2101">#2101</a> Added <code>unreferencedOptions</code> option to <code>vue/no-unused-properties</code> rule.</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2131">#2131</a> Fixed false negatives in <code>vue/camelcase</code> rule when using ESLint>=v8.38.</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/6916db0779d43d8ec720c980290864aa3d483fe7"><code>6916db0</code></a> 9.11.0</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/31a38a9b9d1aea67bb6f2e15f47fa51417f925a5"><code>31a38a9</code></a> Add option to show warnings when props could be accessed via this (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2101">#2101</a>)</li>
<li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/6c32bf51f6293f27918783467f8ece153ae0407c"><code>6c32bf5</code></a> Fixed false negatives in <code>vue/camelcase</code> when using ESLint>=v8.38 (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2131">#2131</a>)</li>
<li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps eslint-plugin-vue from 9.10.0 to 9.11.0.
Release notes
Sourced from eslint-plugin-vue's releases.
Commits
6916db09.11.031a38a9Add option to show warnings when props could be accessed via this (#2101)6c32bf5Fixed false negatives invue/camelcasewhen using ESLint>=v8.38 (#2131)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 4 commits
masterf127a447- Build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0Compare with previous version