-
Notifications
You must be signed in to change notification settings - Fork 389
chore(deps): update dependency eslint-plugin-vue to v10 #1666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
b8ab913
to
dff2f8e
Compare
dff2f8e
to
a9cac2b
Compare
a9cac2b
to
8b42bea
Compare
8b42bea
to
db1e0c8
Compare
db1e0c8
to
db88ac6
Compare
✅ All contributors have signed the CLA! Thank you for signing the Contributor License Agreement. Your contribution can now be reviewed and merged! 🚀 |
59496bb
to
44e6b72
Compare
c0e4c1b
to
eeaf10a
Compare
d6337be
to
264505a
Compare
0b36fc3
to
d83a7f2
Compare
d83a7f2
to
7b78918
Compare
|
This PR contains the following updates:
^9
->^10.0.0
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.5.1
Compare Source
Patch Changes
vue/no-negated-v-if-condition
rule to swap entire elements (#2941)v10.5.0
Compare Source
Minor Changes
ignoredObjectNames
option tovue/no-async-in-computed-properties
(#2927)ignorePattern
option tovue/no-v-html
(#2857)sortLineLength
option tovue/attributes-order
(#2759)vue/component-name-in-template-casing
globals
option to support regex patterns (#2928)vue/valid-define-options
to allow local literal constant references (#2920)vue/no-mutating-props
andvue/no-side-effects-in-computed-properties
rules to detectObject.assign
mutations (#2929)@stylistic/eslint-plugin
as optional peer dependency (#2884)Patch Changes
vue/define-macros-order
to ignore enum declarations anddeclare
statements (#2918)v10.4.0
Compare Source
Minor Changes
ignoreParents
option tovue/no-deprecated-slot-attribute
(#2784)vue/no-negated-v-if-condition
rule (#2794)vue/no-negated-condition
rule (#2795)Patch Changes
vue/block-lang
error messages (#2805)v10.3.0
Compare Source
Minor Changes
@typescript-eslint/parser
as an optional peer dependency (#2775)vue/no-deprecated-slot-attribute
ignore
option now supports regex patterns (#2773)Patch Changes
vue/script-indent
rule (#2775)vue/no-restricted-html-elements
now also checks SVG and MathML elements (#2755)v10.2.0
Compare Source
Minor Changes
Patch Changes
v10.1.0
Compare Source
✨ Enhancements
allowlist
option ofvue/no-bare-strings-in-template
rule to accept regex.vue/define-props-destructuring
rule that enforce consistent style for props destructuring.disallowComments
option tovue/no-multiple-template-root
rule.Full Changelog: vuejs/eslint-plugin-vue@v10.0.1...v10.1.0
v10.0.1
Compare Source
🐛 Bug Fixes
.eslintrc
configs.vue/prefer-use-template-ref
rule.vue/no-ref-as-operand
rule.vue/require-default-prop
rule.vue/no-dupe-keys
rule.⚙️ Updates
vue/no-export-in-script-setup
rule.vue/html-self-closing
rule.Full Changelog: vuejs/eslint-plugin-vue@v10.0.0...v10.0.1
v10.0.0
Compare Source
💥 Breaking changes
^18.18.0 || ^20.9.0 || >=21.1.0
^8.57.0 || ^9.0.0
vue/block-order
rule to recommended configs (replaces the removedvue/component-tags-order
rule).vue/no-deprecated-delete-set
rule to vue3-essential config.vue/no-deprecated-model-definition
rule to vue3-essential config.vue/no-required-prop-with-default
rule to recommended configs.vue/valid-define-options
rule to vue3-essential config..eslintrc
configs (to matcheslint.config.js
config names; see PR for comparison)..eslintrc
base config so that vue-eslint-parser is only used for.vue
files.slots
andexpose
to the default order ofvue/order-in-components
rule.vue/custom-event-name-casing
rule.runOutsideVue
option fromvue/sort-keys
rule.setup-compiler-macros
environments.✨ Enhancements
vue/no-import-compiler-macros
rule that disallows importing Vue compiler macros.except
option tovue/prefer-true-attribute-shorthand
rule.defineNuxtComponent()
.⚙️ Updates
Full Changelog: vuejs/eslint-plugin-vue@v9.33.0...v10.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.