chore(deps): update dependency eslint-plugin-vue to v9.29.0 #89

Merged
RenovateBot merged 1 commit from renovate/eslint-plugin-vue-9.x-lockfile into main 2024-10-15 03:06:06 +03: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: Enabled.

Rebasing: Whenever PR is behind base branch, 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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4xIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
RenovateBot added 1 commit 2024-10-15 03:06:04 +03:00
chore(deps): update dependency eslint-plugin-vue to v9.29.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 49s
b9820e7f74
RenovateBot scheduled this pull request to auto merge when all checks succeed 2024-10-15 03:06:05 +03:00
RenovateBot merged commit b9820e7f74 into main 2024-10-15 03:06:06 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: pleshevskiy/pleshevski.ru#89
No description provided.