Update dependency eslint-plugin-vue to v9.29.0 #119

Merged
Brain merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2024-10-14 18:04:33 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 9.28.0 -> 9.29.0

Release Notes

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

v9.29.0

Compare Source

Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.

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.28.0` -> `9.29.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.28.0/9.29.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v9.29.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.29.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.28.0...v9.29.0) #### ✨ Enhancements ##### New Rules - [#&#8203;2540](https://github.com/vuejs/eslint-plugin-vue/issues/2540) Added [`vue/no-deprecated-delete-set`](https://eslint.vuejs.org/rules/no-deprecated-delete-set.html) rule that disallows using deprecated `$delete` and `$set`. ##### Others - [#&#8203;2513](https://github.com/vuejs/eslint-plugin-vue/issues/2513) Added support for Vuex and Pinia to [`vue/no-undef-properties`](https://eslint.vuejs.org/rules/no-undef-properties.html) rule. - [#&#8203;2541](https://github.com/vuejs/eslint-plugin-vue/issues/2541) Added support for Vue 3.5's [`useTemplateRef()`](https://blog.vuejs.org/posts/vue-3-5#usetemplateref) to [`vue/no-unused-refs`](https://eslint.vuejs.org/rules/no-unused-refs.html) rule. - Added support for Vue 3.5's [props destructure](https://blog.vuejs.org/posts/vue-3-5#reactive-props-destructure) to various rules: - [#&#8203;2551](https://github.com/vuejs/eslint-plugin-vue/issues/2551) to [`vue/require-valid-default-prop`](https://eslint.vuejs.org/rules/require-valid-default-prop.html) rule. - [#&#8203;2552](https://github.com/vuejs/eslint-plugin-vue/issues/2552) to [`vue/require-default-prop`](https://eslint.vuejs.org/rules/require-default-prop.html) rule. - [#&#8203;2553](https://github.com/vuejs/eslint-plugin-vue/issues/2553) to [`vue/no-boolean-default`](https://eslint.vuejs.org/rules/no-boolean-default.html) rule. - [#&#8203;2560](https://github.com/vuejs/eslint-plugin-vue/issues/2560) to [`vue/no-required-prop-with-default`](https://eslint.vuejs.org/rules/no-required-prop-with-default.html) rule. - [#&#8203;2562](https://github.com/vuejs/eslint-plugin-vue/issues/2562) to [`vue/no-restricted-props`](https://eslint.vuejs.org/rules/no-restricted-props.html) rule. - [#&#8203;2550](https://github.com/vuejs/eslint-plugin-vue/issues/2550) to [`vue/no-setup-props-reactivity-loss`](https://eslint.vuejs.org/rules/no-setup-props-reactivity-loss.html) rule. #### ⚙️ Updates - [#&#8203;2528](https://github.com/vuejs/eslint-plugin-vue/issues/2528), [#&#8203;2566](https://github.com/vuejs/eslint-plugin-vue/issues/2566) Added TypeScript declarations for configs. - [#&#8203;2565](https://github.com/vuejs/eslint-plugin-vue/issues/2565) Added support for recognizing Vue components in `.tsx` files. </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-10-14 08:41:58 +02:00
Update dependency eslint-plugin-vue to v9.29.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
127388b920
Brain merged commit 85453f0afe into main 2024-10-14 18:04:33 +02: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#119
No description provided.