Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0 #724

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.7.0 into master 2022-11-01 19:05:02 +00:00
argoyle commented 2022-11-01 04:43:29 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.6.0 to 9.7.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.7.0

Enhancements

⚙️ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.0

Commits
  • c64af6b 9.7.0
  • a4d37ff chore: update docs and fix tsc error
  • f5d700c Add vue/v-on-handler-style rule and deprecate vue/v-on-function-call rule...
  • 2c1ba8c Add example for rule vue/no-restricted-static-attribute (#2021)
  • edb7ec5 Update extension rule descriptions
  • 702e362 Fix irregular whitespace (#2017)
  • b41379b Update links from v3.vuejs.org to vuejs.org (#2015)
  • 96bfff0 Update outdated lifecycle diagram link in docs (#2014)
  • 0d2607f Allow restricting classes by regexp in vue/no-restricted-class (#2013)
  • 2479d2f Improve new-rule tool and templates (#2008)
  • Additional commits viewable 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.6.0 to 9.7.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.7.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1996">#1996</a> Added <a href="https://eslint.vuejs.org/rules/multiline-ternary.html"><code>vue/multiline-ternary</code> rule</a> that applies the core <a href="https://eslint.org/docs/rules/multiline-ternary"><code>multiline-ternary</code></a> rule to expressions in <code>\&lt;template&gt;</code> and <code>&lt;style&gt;</code>.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2009">#2009</a> Added <a href="https://eslint.vuejs.org/rules/v-on-handler-style.html"><code>vue/v-on-handler-style</code> rule</a> that enforces writing style for handlers in <code>v-on</code> directives.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1989">#1989</a> Added <code>globals</code> option to <a href="https://eslint.vuejs.org/rules/component-name-in-template-casing.html"><code>vue/component-name-in-template-casing</code> rule</a>.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2013">#2013</a> Added support for regexp options to <a href="https://eslint.vuejs.org/rules/no-restricted-class.html"><code>vue/no-restricted-class</code> rule</a>.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2009">#2009</a> Deprecated <a href="https://eslint.vuejs.org/rules/v-on-function-call.html"><code>vue/v-on-function-call</code> rule</a>. Use the new <a href="https://eslint.vuejs.org/rules/v-on-handler-style.html"><code>vue/v-on-handler-style</code> rule</a> instead.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/c64af6b4592351b4a6c489af982f80cba7d87269"><code>c64af6b</code></a> 9.7.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/a4d37ff9736a23ec69729c06940b1fdab942374c"><code>a4d37ff</code></a> chore: update docs and fix tsc error</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f5d700cdd21fe8b723b194317f034b6198bc16bb"><code>f5d700c</code></a> Add <code>vue/v-on-handler-style</code> rule and deprecate <code>vue/v-on-function-call</code> rule...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2c1ba8c7fc07c320b2d83da824434a4fde0febce"><code>2c1ba8c</code></a> Add example for rule <code>vue/no-restricted-static-attribute</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2021">#2021</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/edb7ec5384ff55ca064aa5f1ee2cd104a094a807"><code>edb7ec5</code></a> Update extension rule descriptions</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/702e362307f3e1a4547f4f11318957c1abd446ce"><code>702e362</code></a> Fix irregular whitespace (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2017">#2017</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/b41379be25f55fcf5a2aded2e6a4bc7f0253fe40"><code>b41379b</code></a> Update links from <code>v3.vuejs.org</code> to <code>vuejs.org</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2015">#2015</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/96bfff0667fdef81c7158c6b117807a2c77093ce"><code>96bfff0</code></a> Update outdated lifecycle diagram link in docs (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2014">#2014</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/0d2607f8e071f7003069b92f8e1c764d26318d21"><code>0d2607f</code></a> Allow restricting classes by regexp in <code>vue/no-restricted-class</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2013">#2013</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2479d2fc2c88963e5627902f5d09656aa77c18cb"><code>2479d2f</code></a> Improve <code>new-rule</code> tool and templates (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2008">#2008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.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-11-01 14:17:25 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 297cc0ab - 1 commit from branch master
  • 90a7d9f5 - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0

Compare with previous version

added 2 commits <ul><li>297cc0ab - 1 commit from branch <code>master</code></li><li>90a7d9f5 - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/675/diffs?diff_id=522197695&start_sha=214520e812cec3850257d8bec777c3b7b7f0a6ec)
argoyle commented 2022-11-01 14:59:35 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f3690e2a - 1 commit from branch master
  • ed2b257b - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0

Compare with previous version

added 2 commits <ul><li>f3690e2a - 1 commit from branch <code>master</code></li><li>ed2b257b - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/675/diffs?diff_id=522240341&start_sha=90a7d9f5633e92920ecbac84e17b3e3c9cf0612e)
argoyle commented 2022-11-01 16:47:42 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 20b528d5 - 1 commit from branch master
  • 44148465 - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0

Compare with previous version

added 2 commits <ul><li>20b528d5 - 1 commit from branch <code>master</code></li><li>44148465 - Build(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/675/diffs?diff_id=522337311&start_sha=ed2b257b66fffeedd4ccc0d335dbe2ed0ebc0e29)
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-01 19:05:03 +00:00
Sign in to join this conversation.