Build(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0 #500

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.3.0 into master 2022-07-26 11:39:27 +00:00
argoyle commented 2022-07-26 04:48:46 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.2.0 to 9.3.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.3.0

⚙️ Updates

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0

Commits
  • f358817 9.3.0
  • d19ea88 Fix false negatives for template literal in vue/custom-event-name-casing, `...
  • ea158e1 fix(component-name-in-template-casing): update rule to support <script setup>...
  • See full diff in compare view


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.2.0 to 9.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>v9.3.0</h2> <h2>⚙️ Updates</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1934">#1934</a> Added support for <code>&lt;script setup&gt;</code> to <a href="https://eslint.vuejs.org/rules/component-name-in-template-casing.html"><code>vue/component-name-in-template-casing</code></a> rule.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1937">#1937</a> Fixed false negatives for template literals in <a href="https://eslint.vuejs.org/rules/custom-event-name-casing.html"><code>vue/custom-event-name-casing</code></a>, <a href="https://eslint.vuejs.org/rules/no-restricted-custom-event.html"><code>vue/no-restricted-custom-event</code></a>, and <a href="https://eslint.vuejs.org/rules/require-explicit-emits.html"><code>vue/require-explicit-emits</code></a> rules.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f3588179f7daf4ac6845361c8a2fbdd64a4461e8"><code>f358817</code></a> 9.3.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/d19ea887642c7c29798a45220b0823664022cad7"><code>d19ea88</code></a> Fix false negatives for template literal in <code>vue/custom-event-name-casing</code>, `...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ea158e11ad8d4bc7a5ecd1d86475231795e16141"><code>ea158e1</code></a> fix(component-name-in-template-casing): update rule to support &lt;script setup&gt;...</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.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 2022-07-26 11:20:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • ebdd58af - 1 commit from branch master
  • ea85a3d8 - Build(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0

Compare with previous version

added 2 commits <ul><li>ebdd58af - 1 commit from branch <code>master</code></li><li>ea85a3d8 - Build(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/451/diffs?diff_id=446613951&start_sha=dca5f032f9a708e557701a4bae38dac2f303d563)
argoyle commented 2022-07-26 11:30:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • fd6168cd - 1 commit from branch master
  • d9fc0824 - Build(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0

Compare with previous version

added 2 commits <ul><li>fd6168cd - 1 commit from branch <code>master</code></li><li>d9fc0824 - Build(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/451/diffs?diff_id=446623291&start_sha=ea85a3d85f6580cfd862739b07a58334ee7c0ead)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-07-26 11:35:42 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-07-26 11:39:27 +00:00
Sign in to join this conversation.