chore(deps): update dependency eslint-plugin-vue to v10 #241
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^9.0.0
->^10.0.0
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.