dependabot-npm_and_yarn-eslint-plugin-vue-9.21.0
master
Bumps eslint-plugin-vue from 9.20.1 to 9.21.0.
Sourced from eslint-plugin-vue's releases.
v9.21.0 ✨ Enhancements #2325 Added vue/require-explicit-slots rule that require slots to be explicitly defined with defineSlots. #2367 Added vue/no-restricted-v-on rule that disallow specific argument in v-on. #2381 Added sameNameShorthand option to vue/v-bind-style rule. ⚙️ Updates #2379 Upgraded vue-eslint-parser to v9.4.2. Fixed false positive with camelCase v-bind same-name shorthand in vue/no-unused-property. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0
vue/require-explicit-slots
vue/no-restricted-v-on
v-on
sameNameShorthand
vue/v-bind-style
vue-eslint-parser
v-bind
vue/no-unused-property
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0
ac73565
2dc7889
9bf52e4
037ada2
3698652
fdc4d46
959858c
7d13ce3
634f38d
$dependabot recreate
added 2 commits
92dca642
ff166a96
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps eslint-plugin-vue from 9.20.1 to 9.21.0.
Release notes
Sourced from eslint-plugin-vue's releases.
Commits
ac735659.21.02dc7889feat(v-bind-style): addsameNameShorthandoption (#2381)9bf52e4Chore: fix errors in tests using ESLint v9.0.0-alpha.2 (#2382)037ada2Chore: upgrade vue-eslint-parser to v9.4.2 (#2379)3698652Update docsfdc4d46Remove v-bind shorthand syntax from list of examples rule will catch. (#2373)959858cChore: add test for eslint v9 (#2368)7d13ce3Add newvue/no-restricted-v-onrule (#2367)634f38dfeat: implement require-explicit-slots (#2325)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
92dca642- 1 commit from branchmasterff166a96- Build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0Compare with previous version