Update dependency eslint-plugin-vue to ~10.9.0 #71

Open
nitrix wants to merge 1 commits from renovate/eslint-plugin-vue-10.x into master
Owner

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-vue (source) ~10.8.0~10.9.0 age confidence

Release Notes

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.9.1

Compare Source

Patch Changes

v10.9.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | [`~10.8.0` → `~10.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/10.8.0/10.9.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vue/10.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vue/10.8.0/10.9.1?slim=true) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v10.9.1`](https://github.com/vuejs/eslint-plugin-vue/blob/HEAD/CHANGELOG.md#1091) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v10.9.0...v10.9.1) ##### Patch Changes - Updated peer dependency version for [`vue-eslint-parser`](https://github.com/vuejs/vue-eslint-parser) to fix parsing errors in Vue SFCs ([#&#8203;3075](https://github.com/vuejs/eslint-plugin-vue/pull/3075)) ### [`v10.9.0`](https://github.com/vuejs/eslint-plugin-vue/blob/HEAD/CHANGELOG.md#1090) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v10.8.0...v10.9.0) ##### Minor Changes - Added `"inject"` to `groups` option in [`vue/no-unused-properties`](https://eslint.vuejs.org/rules/no-unused-properties.html) rule ([#&#8203;3052](https://github.com/vuejs/eslint-plugin-vue/pull/3052)) - Added new `ignores` option to [`vue/no-literals-in-template`](https://eslint.vuejs.org/rules/no-literals-in-template.html) rule ([#&#8203;3072](https://github.com/vuejs/eslint-plugin-vue/pull/3072)) - Added support for `:single-line`/`:multi-line` pseudo-classes in [`vue/padding-line-between-tags`](https://eslint.vuejs.org/rules/padding-line-between-tags.html) ([#&#8203;3025](https://github.com/vuejs/eslint-plugin-vue/pull/3025)) - Added new [`vue/prefer-v-model`](https://eslint.vuejs.org/rules/prefer-v-model.html) rule ([#&#8203;3062](https://github.com/vuejs/eslint-plugin-vue/pull/3062)) - Added new [`vue/prefer-single-event-payload`](https://eslint.vuejs.org/rules/prefer-single-event-payload.html) rule ([#&#8203;3058](https://github.com/vuejs/eslint-plugin-vue/pull/3058)) ##### Patch Changes - Added error end positions for [`vue/no-irregular-whitespace`](https://eslint.vuejs.org/rules/no-irregular-whitespace.html) ([#&#8203;3065](https://github.com/vuejs/eslint-plugin-vue/pull/3065)) - Improved error positions in [`vue/max-len`](https://eslint.vuejs.org/rules/max-len.html) ([#&#8203;3066](https://github.com/vuejs/eslint-plugin-vue/pull/3066)) - Improved performance in [`vue/no-child-content`](https://eslint.vuejs.org/rules/no-child-content.html) rule ([#&#8203;3068](https://github.com/vuejs/eslint-plugin-vue/pull/3068)) - Migrated configs to TypeScript ([#&#8203;3002](https://github.com/vuejs/eslint-plugin-vue/pull/3002)) - Updated resources: add `Attrs` and `AllowedAttrs` type definitions ([#&#8203;3059](https://github.com/vuejs/eslint-plugin-vue/pull/3059)) - Updated resources: `geolocation` HTML element and `ClassValue` and `InputAutoCompleteAttribute` Vue 3 export ([#&#8203;3040](https://github.com/vuejs/eslint-plugin-vue/pull/3040)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE2NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
nitrix added 1 commit 2026-04-22 02:02:24 +02:00
Update dependency eslint-plugin-vue to ~10.9.0
CI / frontend-test (push) Successful in 30s
CI / backend-test (push) Successful in 1m6s
CI / frontend-e2e (push) Successful in 1m47s
CI / build-and-publish (push) Has been skipped
0629dd096c
All checks were successful
CI / frontend-test (push) Successful in 30s
Required
Details
CI / backend-test (push) Successful in 1m6s
Required
Details
CI / frontend-e2e (push) Successful in 1m47s
Required
Details
CI / build-and-publish (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-plugin-vue-10.x:renovate/eslint-plugin-vue-10.x
git checkout renovate/eslint-plugin-vue-10.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nitrix/fete#71