chore(deps): update dependency eslint-plugin-vue to v10.0.1 #2412

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/eslint-plugin-vue-10.x into main 2025-04-29 08:40:45 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-29 01:14:12 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies patch 10.0.0 -> 10.0.1

Release Notes

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

v10.0.1

Compare Source

🐛 Bug Fixes

  • #​2700 Fixed incorrect type for .eslintrc configs.
  • #​2703 Fixed false negatives for multiple script blocks in vue/prefer-use-template-ref rule.
  • #​2726 Fixed false positives for tagged template expressions in vue/no-ref-as-operand rule.
  • #​2728 Fixed false negatives for props destructure in vue/require-default-prop rule.
  • #​2731 Fixed false positives for renamed props in vue/no-dupe-keys rule.

⚙️ Updates

  • #​2701 Improved the report location for vue/no-export-in-script-setup rule.
  • #​2724 Improved the report location for vue/html-self-closing rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v10.0.0...v10.0.1


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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | devDependencies | patch | [`10.0.0` -> `10.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/10.0.0/10.0.1) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v10.0.1`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v10.0.1) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v10.0.0...v10.0.1) #### 🐛 Bug Fixes - [#&#8203;2700](https://github.com/vuejs/eslint-plugin-vue/issues/2700) Fixed incorrect type for `.eslintrc` configs. - [#&#8203;2703](https://github.com/vuejs/eslint-plugin-vue/issues/2703) Fixed false negatives for multiple script blocks in `vue/prefer-use-template-ref` rule. - [#&#8203;2726](https://github.com/vuejs/eslint-plugin-vue/issues/2726) Fixed false positives for tagged template expressions in `vue/no-ref-as-operand` rule. - [#&#8203;2728](https://github.com/vuejs/eslint-plugin-vue/issues/2728) Fixed false negatives for props destructure in `vue/require-default-prop` rule. - [#&#8203;2731](https://github.com/vuejs/eslint-plugin-vue/issues/2731) Fixed false positives for renamed props in `vue/no-dupe-keys` rule. #### ⚙️ Updates - [#&#8203;2701](https://github.com/vuejs/eslint-plugin-vue/issues/2701) Improved the report location for `vue/no-export-in-script-setup` rule. - [#&#8203;2724](https://github.com/vuejs/eslint-plugin-vue/issues/2724) Improved the report location for `vue/html-self-closing` rule. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v10.0.0...v10.0.1 </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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-29 01:14:29 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle commented 2025-04-29 05:50:26 +00:00 (Migrated from gitlab.com)

marked the checklist item If you want to rebase/retry this MR, check this box as completed

marked the checklist item **<!-- rebase-check -->If you want to rebase/retry this MR, check this box** as completed
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-29 06:02:41 +00:00 (Migrated from gitlab.com)

marked the checklist item If you want to rebase/retry this MR, check this box as incomplete

marked the checklist item **<!-- rebase-check -->If you want to rebase/retry this MR, check this box** as incomplete
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-29 06:02:43 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 79d5c936...690d12c0 - 4 commits from branch main
  • b6004d93 - chore(deps): update dependency eslint-plugin-vue to v10.0.1

Compare with previous version

added 5 commits <ul><li>79d5c936...690d12c0 - 4 commits from branch <code>main</code></li><li>b6004d93 - chore(deps): update dependency eslint-plugin-vue to v10.0.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2363/diffs?diff_id=1341445313&start_sha=79d5c9362c7d4b5f0d983c9bc45e2afa67b093e3)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-29 06:13:57 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-29 07:02:22 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-04-29 08:25:11 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2025-04-29 08:25:39 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 68d8a8e7 - 1 commit from branch main
  • 6a48c309 - chore(deps): update dependency eslint-plugin-vue to v10.0.1

Compare with previous version

added 2 commits <ul><li>68d8a8e7 - 1 commit from branch <code>main</code></li><li>6a48c309 - chore(deps): update dependency eslint-plugin-vue to v10.0.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2363/diffs?diff_id=1341608252&start_sha=b6004d93ff429f24c55293e2ed6dcb577f711644)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-29 08:25:53 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-29 08:40:46 +00:00
Sign in to join this conversation.