gary-kim / riotchat

Element for Nextcloud
https://apps.nextcloud.com/apps/riotchat
GNU Affero General Public License v3.0
123 stars 21 forks source link

chore(deps): update dependency eslint-plugin-vue to ^9.27.0 #623

Open garykim-dev-renovate[bot] opened 1 week ago

garykim-dev-renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue (eslint-plugin-vue) ### [`v9.27.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.27.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0) #### ✨ Enhancements - [#​2487](https://togithub.com/vuejs/eslint-plugin-vue/issues/2487) Improved [`vue/require-toggle-inside-transition`](https://eslint.vuejs.org/rules/require-toggle-inside-transition.html) rule to understand `v-bind:appear`. #### 🐛 Bug Fixes - [#​2489](https://togithub.com/vuejs/eslint-plugin-vue/issues/2489) Fixed false negatives for elements inside template literals in [`vue/no-setup-props-reactivity-loss`](https://eslint.vuejs.org/rules/no-setup-props-reactivity-loss.html) rule. #### ⚙️ Updates - [#​2476](https://togithub.com/vuejs/eslint-plugin-vue/issues/2476) Added name property to flat configs. - [#​2488](https://togithub.com/vuejs/eslint-plugin-vue/issues/2488) Upgraded [vue-eslint-parser](https://togithub.com/vuejs/vue-eslint-parser) to [v9.4.3](https://togithub.com/vuejs/vue-eslint-parser/releases/tag/v9.4.3). **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.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.