Build(deps-dev): bump eslint-plugin-vue from 8.4.0 to 8.4.1 #242

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-8.4.1 into master 2022-02-06 18:16:23 +00:00
argoyle commented 2022-02-06 04:39:34 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 8.4.0 to 8.4.1.

Release notes

Sourced from eslint-plugin-vue's releases.

v8.4.1

🐛 Bug Fixes

  • #1782 Support template literal component names in vue/no-undef-components rule.
  • #1790 Fixed false positives due to conflicts with other rules in vue/no-unused-properties rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.4.0...v8.4.1

Commits
  • 7ebbd85 8.4.1
  • bd1fcb5 Fix false positives due to conflicts with other rules in `vue/no-unused-prope...
  • d6f0337 Meta: Fix replacedBy position (#1783)
  • 56bcdb4 Support template literal component names in vue/no-undef-components (#1782)
  • 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 8.4.0 to 8.4.1. <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>v8.4.1</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1782">#1782</a> Support template literal component names in <code>vue/no-undef-components</code> rule.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1790">#1790</a> Fixed false positives due to conflicts with other rules in <code>vue/no-unused-properties</code> rule.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.4.0...v8.4.1">https://github.com/vuejs/eslint-plugin-vue/compare/v8.4.0...v8.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/7ebbd85dcfffd54d58d7b727408104f7278cc924"><code>7ebbd85</code></a> 8.4.1</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/bd1fcb5533946a98bda6cbbbde66817ce1a6f74c"><code>bd1fcb5</code></a> Fix false positives due to conflicts with other rules in `vue/no-unused-prope...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/d6f0337d88ce39214f4bf2853a5cdc26e2c30e32"><code>d6f0337</code></a> Meta: Fix <code>replacedBy</code> position (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1783">#1783</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/56bcdb43c2c99b0d64fba94591c8d814614262b8"><code>56bcdb4</code></a> Support template literal component names in <code>vue/no-undef-components</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1782">#1782</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.4.0...v8.4.1">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-02-06 18:16:23 +00:00 (Migrated from gitlab.com)

mentioned in commit cdf656d81b

mentioned in commit cdf656d81b81a34a9020932b9c443cfccf3b61ef
argoyle (Migrated from gitlab.com) merged commit cdf656d81b into master 2022-02-06 18:16:23 +00:00
Sign in to join this conversation.