Update dependency eslint-plugin-vue to v9.28.0 #101

Merged
Brain merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2024-09-09 13:52:50 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v9.28.0

Compare Source

Enhancements

New Rules
New Features

🐛 Bug Fixes

⚙️ Updates

  • #​2498 Renamed flat config names for inspector.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.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.27.0` -> `9.28.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.27.0/9.28.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v9.28.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.28.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0) #### ✨ Enhancements ##### New Rules - [#&#8203;2430](https://github.com/vuejs/eslint-plugin-vue/issues/2430) Added [`vue/max-props`](https://eslint.vuejs.org/rules/max-props.html) rule that enforces the maximum number of props in Vue components. - [#&#8203;2494](https://github.com/vuejs/eslint-plugin-vue/issues/2494) Added [`vue/require-default-export`](https://eslint.vuejs.org/rules/require-default-export.html) rule that requires components to be the `default` export. - [#&#8203;2525](https://github.com/vuejs/eslint-plugin-vue/issues/2525) Added [`vue/max-template-depth`](https://eslint.vuejs.org/rules/max-template-depth.html) rule that enforces the maximum depth of `<template>`. ##### New Features - [#&#8203;2501](https://github.com/vuejs/eslint-plugin-vue/issues/2501) Allow specifying custom macros in [`vue/define-macros-order`](https://eslint.vuejs.org/rules/define-macros-order.html) rule. - [#&#8203;2537](https://github.com/vuejs/eslint-plugin-vue/issues/2537) Added `additionalDirectives` option to [`vue/require-toggle-inside-transition`](https://eslint.vuejs.org/rules/require-toggle-inside-transition.html) rule. #### 🐛 Bug Fixes - [#&#8203;2348](https://github.com/vuejs/eslint-plugin-vue/issues/2348) Fixed false positives/negatives for siblings in [`vue/v-if-else-key`](https://eslint.vuejs.org/rules/v-if-else-key.html) rule. - [#&#8203;2505](https://github.com/vuejs/eslint-plugin-vue/issues/2505) Fixed false positives for JavaScript components in [`vue/require-typed-object-prop`](https://eslint.vuejs.org/rules/require-typed-object-prop.html) rule. - [#&#8203;2511](https://github.com/vuejs/eslint-plugin-vue/issues/2511) Fixed false negatives for `v-model` directive in [`vue/attribute-hyphenation`](https://eslint.vuejs.org/rules/attribute-hyphenation.html) rule. - [#&#8203;2533](https://github.com/vuejs/eslint-plugin-vue/issues/2533) Fixed auto-fix for [`vue/attribute-hyphenation`](https://eslint.vuejs.org/rules/attribute-hyphenation.html) rule to skip `v-bind.sync`. - [#&#8203;2529](https://github.com/vuejs/eslint-plugin-vue/issues/2529) Fixed auto-fix for [`vue/no-deprecated-slot-attribute`](https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html) rule to handle `v-for` with dynamic `slot`. - [#&#8203;2530](https://github.com/vuejs/eslint-plugin-vue/issues/2530) Fixed auto-fix for [`vue/no-deprecated-slot-attribute`](https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html) rule to skip dynamic components. #### ⚙️ Updates - [#&#8203;2498](https://github.com/vuejs/eslint-plugin-vue/issues/2498) Renamed flat config names for inspector. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.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-09-06 04:35:16 +02:00
Update dependency eslint-plugin-vue to v9.28.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
3d5d7c3b51
Brain merged commit 75927ad7d3 into main 2024-09-09 13:52:50 +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#101
No description provided.