Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0 #659

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-plugin-vue-9.6.0 into master 2022-10-04 11:45:07 +00:00
argoyle commented 2022-10-04 04:54:22 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 9.5.1 to 9.6.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.6.0

Enhancements

  • #1943 Added vvue/no-required-prop-with-default rule that enforce props with default values ​​to be optional.
  • #1982 Added consistent option to vue/padding-line-between-tags rule.

🐛 Bug Fixes

  • #1988 Fixed false positives for uninitialized vars in vue/no-ref-as-operand rule.

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

Commits
  • f7960c8 9.6.0
  • 228b49f Fix false positives for uninitialized vars in vue/no-ref-as-operand rule (#...
  • 2e54472 Chore: remove from docs how to install via VueCLI (#2000)
  • cae6d29 Add consistent option to vue/padding-line-between-tags (#1982)
  • f4f946a Fix docs code example for vue/no-required-prop-with-default (#1995)
  • 467e85f docs: improve example to better clarify rule (#1985)
  • fdb67d1 docs: better example to clarify rule (#1984)
  • a4e807c feat: add no-required-prop-with-default rule (#1943)
  • e9964e1 fix define-prps-declaration docs (#1977)
  • 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.5.1 to 9.6.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.6.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1943">#1943</a> Added <code>vvue/no-required-prop-with-default</code> rule that enforce props with default values ​​to be optional.</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1982">#1982</a> Added <code>consistent</code> option to <code>vue/padding-line-between-tags</code> rule.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/issues/1988">#1988</a> Fixed false positives for uninitialized vars in <code>vue/no-ref-as-operand</code> rule.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f7960c8bf84da6a716537630f14023f961892a44"><code>f7960c8</code></a> 9.6.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/228b49facb1e7ac6cd1d4d529b1d349d772240a5"><code>228b49f</code></a> Fix false positives for uninitialized vars in <code>vue/no-ref-as-operand</code> rule (#...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2e544728152e6905027d4768b8a3b73da30fbd38"><code>2e54472</code></a> Chore: remove from docs how to install via VueCLI (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2000">#2000</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/cae6d299618442d7bb05f21b14b32073b18d43f2"><code>cae6d29</code></a> Add <code>consistent</code> option to <code>vue/padding-line-between-tags</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1982">#1982</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f4f946a8ffd9e70065bebfffeda752741e41e756"><code>f4f946a</code></a> Fix docs code example for <code>vue/no-required-prop-with-default</code> (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1995">#1995</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/467e85fdf29139050d92e61bd7ea217a53af87cb"><code>467e85f</code></a> docs: improve example to better clarify rule (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1985">#1985</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/fdb67d18e78b7060cc99047fc7fa3e128473b776"><code>fdb67d1</code></a> docs: better example to clarify rule (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1984">#1984</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/a4e807c275489ecc44936243a1ca072a11d8e346"><code>a4e807c</code></a> feat: add <code>no-required-prop-with-default</code> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1943">#1943</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e9964e19e4fd2cd9a4e31b2a3f1bf233d59a8bac"><code>e9964e1</code></a> fix define-prps-declaration docs (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/1977">#1977</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.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-10-04 11:08:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • bb1ea257 - 1 commit from branch master
  • 36315e6b - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0

Compare with previous version

added 2 commits <ul><li>bb1ea257 - 1 commit from branch <code>master</code></li><li>36315e6b - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/610/diffs?diff_id=500065303&start_sha=26a48cd1cbbf66b7825d1a36a74dd03ce661aed2)
argoyle commented 2022-10-04 11:18:45 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 55b89056 - 1 commit from branch master
  • 3ddfca34 - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0

Compare with previous version

added 2 commits <ul><li>55b89056 - 1 commit from branch <code>master</code></li><li>3ddfca34 - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/610/diffs?diff_id=500075975&start_sha=36315e6bac4612f1b8efae85a25fb4160da18de4)
argoyle commented 2022-10-04 11:31:24 +00:00 (Migrated from gitlab.com)

added 2 commits

  • b6af6cf9 - 1 commit from branch master
  • a3730317 - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0

Compare with previous version

added 2 commits <ul><li>b6af6cf9 - 1 commit from branch <code>master</code></li><li>a3730317 - Build(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/610/diffs?diff_id=500089267&start_sha=3ddfca34004ac879eb1a82cca7023bf082cfb425)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-10-04 11:32:27 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-10-04 11:45:07 +00:00
Sign in to join this conversation.