dependabot-npm_and_yarn-eslint-plugin-vue-9.5.1
master
Bumps eslint-plugin-vue from 9.4.0 to 9.5.1.
Sourced from eslint-plugin-vue's releases.
v9.5.1 🐛 Bug Fixes #1976 Fixed false positives for script setup with ts in vue/no-undef-components rule. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.0...v9.5.1 v9.5.0 ✨ Enhancements #1965 Added vue/no-ref-object-destructure rule that reports the destructuring of ref objects causing the value to lose reactivity. #1967 Changed vue/no-undef-components rule to report when type-only imports are used. #1966 Added vue/padding-line-between-tags rule that requires or disallows newlines between sibling tags in template. #1968 Added vue/define-emits-declaration rule that enforces the declaration style of defineEmits. #1968 Added vue/define-props-declaration rule that enforces the declaration style of defineProps. ⚙️ Updates #1955 Changed vue/order-in-components rule to be auto-fixable even when using PropType. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.4.0...v9.5.0 Thanks @dev1437, @Amorites, @acupofspirt for your contributions!
vue/no-undef-components
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.0...v9.5.1
vue/no-ref-object-destructure
vue/padding-line-between-tags
vue/define-emits-declaration
defineEmits
vue/define-props-declaration
defineProps
vue/order-in-components
PropType
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.4.0...v9.5.0
Thanks @dev1437, @Amorites, @acupofspirt for your contributions!
@dev1437
@Amorites
@acupofspirt
4d0ffae
30b1471
b1f1432
4383a86
bf9b95c
padding-line-between-tags
faa067e
6173b91
no-undef-components
8828bbb
9b55f3c
2f55173
$dependabot rebase
$dependabot recreate
added 2 commits
ba0df4da
Compare with previous version
421fc436
948500ed
6daf9b36
No dependencies set.
The note is not visible to the blocked user.
Bumps eslint-plugin-vue from 9.4.0 to 9.5.1.
Release notes
Sourced from eslint-plugin-vue's releases.
Commits
4d0ffae9.5.130b1471Fix false positives for script setup with ts (#1976)b1f14329.5.04383a86Add type-based declaration rule ofdefinePropsanddefineEmits(#1968)bf9b95cCreatepadding-line-between-tagsrule (#1966)faa067eChore: ts-parser support in demo (#1972)6173b91Report type-only imports inno-undef-components(#1967)8828bbbAddvue/no-ref-object-destructurerule (#1965)9b55f3cUpdate CI.yml (#1958)2f55173fix(order-in-components): allow autofix with TypeScript PropType (#1955)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
ba0df4da- 1 commit from branchmasterCompare with previous version
added 2 commits
421fc436- 1 commit from branchmasterCompare with previous version
added 2 commits
948500ed- 1 commit from branchmaster6daf9b36- Build(deps-dev): bump eslint-plugin-vue from 9.4.0 to 9.5.1Compare with previous version