Build(deps-dev): bump eslint-plugin-vue from 9.16.1 to 9.17.0 #1392

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.17.0 into master 2023-08-10 08:23:39 +00:00
argoyle commented 2023-08-10 04:42:21 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.16.1 to 9.17.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.17.0

Enhancements

⚙️ Updates

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

Commits
  • f607af7 9.17.0
  • 7422a0e Rename vue/no-ref-object-destructure to vue/no-ref-object-reactivity-loss...
  • 4112be5 Rename vue/no-setup-props-destructure to `vue/no-setup-props-reactivity-los...
  • 181e857 Support template literals in vue/no-deprecated-model-definition (#2258)
  • 101cabf Improve docs and error message for vue/no-dupe-keys (#2260)
  • 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.16.1 to 9.17.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.17.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2258">#2258</a> Added support for template literals in <a href="https://eslint.vuejs.org/rules/no-deprecated-model-definition.html"><code>vue/no-deprecated-model-definition</code></a>.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2260">#2260</a> Improved error message for <a href="https://eslint.vuejs.org/rules/no-dupe-keys.html"><code>vue/no-dupe-keys</code></a>.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2268">#2268</a> Renamed <a href="https://eslint.vuejs.org/rules/no-setup-props-destructure.html"><code>vue/no-setup-props-destructure</code></a> (now deprecated) to <a href="https://eslint.vuejs.org/rules/no-setup-props-reactivity-loss.html"><code>vue/no-setup-props-reactivity-loss</code></a>, and removed both rules from any preset configs.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/2269">#2269</a> Renamed <a href="https://eslint.vuejs.org/rules/no-ref-object-destructure.html"><code>vue/no-ref-object-destructure</code></a> (now deprecated) to <a href="https://eslint.vuejs.org/rules/no-ref-object-reactivity-loss.html"><code>vue/no-ref-object-reactivity-loss</code></a>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.16.1...v9.17.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.16.1...v9.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f607af7d0c41014c9d5267221b4d58bd290543cf"><code>f607af7</code></a> 9.17.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/7422a0e855a76cf5cc8d00ebbe46868ca4c465a8"><code>7422a0e</code></a> Rename <code>vue/no-ref-object-destructure</code> to <code>vue/no-ref-object-reactivity-loss</code>...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/4112be528e831995d6fd09a2d727ec19e99e865c"><code>4112be5</code></a> Rename <code>vue/no-setup-props-destructure</code> to `vue/no-setup-props-reactivity-los...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/181e857c7aa7f49adbf619640ee43d3ccf8e777d"><code>181e857</code></a> Support template literals in <code>vue/no-deprecated-model-definition</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2258">#2258</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/101cabf6a09cbfc31f3df073093e1b1765ccbfdc"><code>101cabf</code></a> Improve docs and error message for <code>vue/no-dupe-keys</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2260">#2260</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.16.1...v9.17.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 commented 2023-08-10 08:23:25 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 48935637...9e03f562 - 2 commits from branch master
  • c0fddcb4 - Build(deps-dev): bump eslint-plugin-vue from 9.16.1 to 9.17.0

Compare with previous version

added 3 commits <ul><li>48935637...9e03f562 - 2 commits from branch <code>master</code></li><li>c0fddcb4 - Build(deps-dev): bump eslint-plugin-vue from 9.16.1 to 9.17.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1343/diffs?diff_id=757572779&start_sha=4893563732f0ee7abb51ed72b2430f754f0e720e)
argoyle (Migrated from gitlab.com) merged commit into master 2023-08-10 08:23:39 +00:00
Sign in to join this conversation.