Update dependency eslint-plugin-vue to v10 #174
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/eslint-plugin-vue-10.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
9.33.0
->10.0.0
Release Notes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
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: https://github.com/vuejs/eslint-plugin-vue/compare/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 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 has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: package-lock.json
56ce78b7f3
toae5cdc9f51
Checkout
From your project repository, check out a new branch and test the changes.