Update dependency eslint-plugin-vue to v9.32.0 #145

Merged
Brain merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2024-12-10 14:46:35 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 9.31.0 -> 9.32.0

Release Notes

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

v9.32.0

Compare Source

Enhancements

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.31.0...v9.32.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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | devDependencies | minor | [`9.31.0` -> `9.32.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.31.0/9.32.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v9.32.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.32.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.31.0...v9.32.0) #### ✨ Enhancements - [#&#8203;2598](https://github.com/vuejs/eslint-plugin-vue/issues/2598) Added `checkMultiRootNodes` option to [`vue/no-duplicate-attr-inheritance`](https://eslint.vuejs.org/rules/no-duplicate-attr-inheritance.html) rule and changed to ignore multi-root components by default. - [#&#8203;2610](https://github.com/vuejs/eslint-plugin-vue/issues/2610) Added `ignoreElementNamespaces` option to [`vue/no-v-text-v-html-on-component`](https://eslint.vuejs.org/rules/no-v-text-v-html-on-component.html) rule. - [#&#8203;2609](https://github.com/vuejs/eslint-plugin-vue/issues/2609) Added `ignoreTags` option to [`vue/attribute-hyphenation`](https://eslint.vuejs.org/rules/attribute-hyphenation.html) rule and [`vue/v-on-event-hyphenation`](https://eslint.vuejs.org/rules/v-on-event-hyphenation.html) rule. - [#&#8203;2611](https://github.com/vuejs/eslint-plugin-vue/issues/2611) Added [`vue/restricted-component-names`](https://eslint.vuejs.org/rules/restricted-component-names.html) rule that enforces using only specific component names. - [#&#8203;2620](https://github.com/vuejs/eslint-plugin-vue/issues/2620) Added [`vue/slot-name-casing`](https://eslint.vuejs.org/rules/slot-name-casing.html) rule that enforces specific casing for slot names. - [#&#8203;2617](https://github.com/vuejs/eslint-plugin-vue/issues/2617) Added support for type references in [`vue/require-explicit-slots`](https://eslint.vuejs.org/rules/require-explicit-slots.html) rule. - [#&#8203;2608](https://github.com/vuejs/eslint-plugin-vue/issues/2608) Added support for `shallowRef` in [`vue/prefer-use-template-ref`](https://eslint.vuejs.org/rules/prefer-use-template-ref.html) rule. #### 🐛 Bug Fixes - [#&#8203;2612](https://github.com/vuejs/eslint-plugin-vue/issues/2612) Changed [`vue/prefer-use-template-ref`](https://eslint.vuejs.org/rules/prefer-use-template-ref.html) rule to only check root-level variables. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.31.0...v9.32.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-12-08 20:36:08 +01:00
Update dependency eslint-plugin-vue to v9.32.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
083f675985
Brain merged commit 001e649de7 into main 2024-12-10 14:46:35 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wtf-eg/digitale-online-offline-registration#145
No description provided.