Build(deps-dev): bump eslint-plugin-vue from 9.17.0 to 9.18.0 #1529

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.18.0 into master 2023-10-24 13:02:45 +00:00
argoyle commented 2023-10-24 09:31:36 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.17.0 to 9.18.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.18.0

🐛 Bug Fixes

  • #2275 Fixed auto-fix of vue/prefer-define-options rule to insert defineOptions after import declaration.
  • #2293 Fixed false negatives for whitespace in vue/require-toggle-inside-transition rule.
  • #2301 Fixed vue/component-name-in-template-casing to ignore elements in vue template syntax.

⚙️ Updates

  • #2292 Fixed to replace typeParameters with typeArguments.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0

Commits
  • 5a29802 9.18.0
  • 66a678f fix(component-name-in-template-casing): ignore vue template syntax (#2301)
  • 467631e Fixed false negatives for whitespace in `vue/require-toggle-inside-transition...
  • 15b99af Insert defineOptions after import declarations in `vue/prefer-define-option...
  • 8ba6d9a fix: replace typeParameters with typeArguments (#2292)
  • 791a60d Docs: fix options for use-v-on-exact (#2277)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on 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.17.0 to 9.18.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.18.0</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2275">#2275</a> Fixed auto-fix of <code>vue/prefer-define-options</code> rule to insert <code>defineOptions</code> after import declaration.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2293">#2293</a> Fixed false negatives for whitespace in <code>vue/require-toggle-inside-transition</code> rule.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2301">#2301</a> Fixed <code>vue/component-name-in-template-casing</code> to ignore elements in vue template syntax.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2292">#2292</a> Fixed to replace <code>typeParameters</code> with <code>typeArguments</code>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/5a298023a13f80025d889bff313c6a06faf39e74"><code>5a29802</code></a> 9.18.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/66a678ffe1c58eac1cf52881b4f777f9a9bfde1c"><code>66a678f</code></a> fix(component-name-in-template-casing): ignore vue template syntax (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2301">#2301</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/467631e402e94b34c413f42be261c04f0d00f7c0"><code>467631e</code></a> Fixed false negatives for whitespace in `vue/require-toggle-inside-transition...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/15b99af0552c89b5f94667cf5e2a0a92f603d08d"><code>15b99af</code></a> Insert <code>defineOptions</code> after import declarations in `vue/prefer-define-option...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/8ba6d9a19dcf431b4ab048732c7d8a50c5b3a884"><code>8ba6d9a</code></a> fix: replace typeParameters with typeArguments (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2292">#2292</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/791a60d7234da16fe86dddcdc7c2744bd5c3415e"><code>791a60d</code></a> Docs: fix options for use-v-on-exact (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2277">#2277</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-10-24 13:02:45 +00:00
Sign in to join this conversation.