dependabot-npm_and_yarn-eslint-plugin-vue-9.0.1
master
Bumps eslint-plugin-vue from 8.7.1 to 9.0.1.
Sourced from eslint-plugin-vue's releases.
v9.0.1 🐛 Bug Fixes #1896 Fixed false positive for script setup in vue/no-expose-after-await rule Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.0.0...v9.0.1 v9.0.0 💥 Breaking Changes #1847 Drop support for Node.js v12. #1846 Change default casing of vue/custom-event-name-casing rule to camelCase. #1883 Potentially breaking bug fix: Enable vue/html-closing-bracket-spacing and vue/html-closing-bracket-newline rules for top-level tags. #1848, #1892 Change presets configs and remove unused internal methods. (see below) #1849 Upgrade vue-eslint-parser to v9. (see below) #1881 Remove deprecated rules. (see below) Change Vue 3 presets configs Change plugin:vue/vue3-essential config: Add vue/no-child-content rule Add vue/no-expose-after-await rule Add vue/no-reserved-component-names rule Add vue/no-use-computed-property-like-method rule Add vue/no-v-text-v-html-on-component rule Add vue/prefer-import-from-vue rule Add vue/valid-attribute-name rule Change plugin:vue/vue3-strongly-recommended config: Same changes as above Change plugin:vue/vue3-recommended config: Same changes as above Change Vue 2 preset configs Change plugin:vue/essential config: Add vue/no-child-content rule Add vue/no-reserved-component-names rule Add vue/no-use-computed-property-like-method rule Add vue/no-v-text-v-html-on-component rule Add vue/valid-attribute-name rule Add vue/valid-model-definition rule Add vue/no-export-in-script-setup rule * Add vue/no-ref-as-operand rule * Add vue/no-setup-props-destructure rule * Add vue/return-in-emits-validator rule * Add vue/valid-define-emits rule * Add vue/valid-define-props rule * Change plugin:vue/strongly-recommended config: Same changes as above
vue/no-expose-after-await
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.0.0...v9.0.1
vue/custom-event-name-casing
camelCase
vue/html-closing-bracket-spacing
vue/html-closing-bracket-newline
plugin:vue/vue3-essential
vue/no-child-content
vue/no-reserved-component-names
vue/no-use-computed-property-like-method
vue/no-v-text-v-html-on-component
vue/prefer-import-from-vue
vue/valid-attribute-name
plugin:vue/vue3-strongly-recommended
plugin:vue/vue3-recommended
plugin:vue/essential
vue/valid-model-definition
vue/no-export-in-script-setup
vue/no-ref-as-operand
vue/no-setup-props-destructure
vue/return-in-emits-validator
vue/valid-define-emits
vue/valid-define-props
plugin:vue/strongly-recommended
... (truncated)
fe50b56
5a5c6e8
1d2318e
6bd81ea
vue/no-invalid-attribute-name
vue/invalid-attribute-name
ab85fd6
b0639d7
vue/define-macros-order
07a7833
52accc9
\<script setup>
a0cf018
2f96315
$dependabot rebase
$dependabot recreate
mentioned in merge request !322
added 2 commits
636f6f6d
Compare with previous version
69724890
2b8588a6
c536de8f
764d2d57
5c35762e
275d91b2
c8bed99e
fea79ea1
added 1 commit
6f5969b9
No dependencies set.
The note is not visible to the blocked user.
Bumps eslint-plugin-vue from 8.7.1 to 9.0.1.
Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
fe50b569.0.15a5c6e8Fix false positive for script setup invue/no-expose-after-awaitrule (#1896)1d2318e9.0.06bd81eaRenamevue/no-invalid-attribute-namerule tovue/invalid-attribute-namea...ab85fd6Addvue/no-invalid-attribute-namerule (#1851)b0639d7Improve auto-fix forvue/define-macros-orderrule (#1863)07a7833Bump devDependencies to their newest versions (#1890)52accc9Updatevue/no-expose-after-awaitrule to support\<script setup>(#1885)a0cf018Remove deprecated rules (#1881)2f96315Upgrade vue-eslint-parser (#1849)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 conflictsmentioned in merge request !322
added 2 commits
636f6f6d- 1 commit from branchmasterCompare with previous version
added 2 commits
69724890- 1 commit from branchmasterCompare with previous version
added 2 commits
2b8588a6- 1 commit from branchmasterCompare with previous version
added 2 commits
c536de8f- 1 commit from branchmasterCompare with previous version
added 2 commits
764d2d57- 1 commit from branchmasterCompare with previous version
added 2 commits
5c35762e- 1 commit from branchmasterCompare with previous version
added 2 commits
275d91b2- 1 commit from branchmasterCompare with previous version
added 2 commits
c8bed99e- 1 commit from branchmasterfea79ea1- Build(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.0.1Compare with previous version
added 1 commit
6f5969b9- fix: lint errorsCompare with previous version