Build(deps-dev): bump eslint-plugin-vue from 8.2.0 to 8.3.0 #208

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-8.3.0 into master 2022-01-13 06:15:26 +00:00
argoyle commented 2022-01-13 04:40:49 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 8.2.0 to 8.3.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v8.3.0

🐛 Bug Fixes

⚙️ Updates

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

Commits
  • 9c6910e 8.3.0
  • 834411e Fix false positive for unknown emits definition in `vue/require-explicit-emit...
  • a475176 Fix crash on \<textarea> without end tag in vue/html-indent rule (#1755)
  • e7b77aa Report $set and $nextTick in computed properties (#1750)
  • 2472ffa docs: fix grammatical error (#1754)
  • 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.2.0 to 8.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>v8.3.0</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1755">#1755</a> Fix crash on <code>&lt;textarea&gt;</code> without end tag in <a href="https://eslint.vuejs.org/rules/html-indent.html"><code>vue/html-indent</code> rule</a>.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1756">#1756</a> Fix false positive for unknown emits definition in <a href="https://eslint.vuejs.org/rules/require-explicit-emits.html"><code>vue/require-explicit-emits</code> rule</a>.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1750">#1750</a> Report <a href="https://eslint.vuejs.org/rules/no-side-effects-in-computed-properties.html"><code>$set</code></a> and <a href="https://eslint.vuejs.org/rules/no-async-in-computed-properties.html"><code>$nextTick</code></a> in computed properties.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.2.0...v8.3.0">https://github.com/vuejs/eslint-plugin-vue/compare/v8.2.0...v8.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/9c6910e162ff6e5fef121936c82c51fca8c8d7e9"><code>9c6910e</code></a> 8.3.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/834411e3d283c7785457e74276f59fa3a0ee6ac9"><code>834411e</code></a> Fix false positive for unknown emits definition in `vue/require-explicit-emit...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/a475176d172f86140411853fb8317aefc6589c95"><code>a475176</code></a> Fix crash on <code>\&lt;textarea&gt;</code> without end tag in <code>vue/html-indent</code> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1755">#1755</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e7b77aa24c88fd44f77f88191703585e6e06dffe"><code>e7b77aa</code></a> Report <code>$set</code> and <code>$nextTick</code> in computed properties (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1750">#1750</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2472ffa934820d7f308dd29d0c8ce2c83e13edb7"><code>2472ffa</code></a> docs: fix grammatical error (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1754">#1754</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.2.0...v8.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-01-13 06:15:26 +00:00 (Migrated from gitlab.com)

mentioned in commit f031efa1f7

mentioned in commit f031efa1f79b1259cd3cbd315cc1c4685ccb8927
argoyle (Migrated from gitlab.com) merged commit f031efa1f7 into master 2022-01-13 06:15:26 +00:00
Sign in to join this conversation.