Build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0 #1106

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.11.0 into master 2023-04-16 18:29:11 +00:00
argoyle commented 2023-04-15 04:41:19 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.10.0 to 9.11.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.11.0

Enhancements

  • #2101 Added unreferencedOptions option to vue/no-unused-properties rule.

🐛 Bug Fixes

  • #2131 Fixed false negatives in vue/camelcase rule when using ESLint>=v8.38.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0

Commits


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&gt;=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&gt;=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>
argoyle commented 2023-04-16 18:28:45 +00:00 (Migrated from gitlab.com)

added 4 commits

  • bd75a6b5...885d5f14 - 3 commits from branch master
  • f127a447 - Build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0

Compare with previous version

added 4 commits <ul><li>bd75a6b5...885d5f14 - 3 commits from branch <code>master</code></li><li>f127a447 - Build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1057/diffs?diff_id=656665658&start_sha=bd75a6b5d5dfaf6c6b5ca2c616db5963a74bdd2b)
argoyle (Migrated from gitlab.com) merged commit into master 2023-04-16 18:29:12 +00:00
Sign in to join this conversation.