chore(deps): update dependency eslint-plugin-vue to v8.7.0 #1853

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-8.x into main 2022-04-22 09:00:33 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 8.6.0 -> 8.7.0

Release Notes

vuejs/eslint-plugin-vue

v8.7.0

Compare Source

Enhancements

  • #​1825, #​1842 Added support for CSS selectors to order option for vue/component-tags-order rule.
  • #​1831 Added vue/match-component-import-name rule that require the registered component name to match the imported component name.
  • #​1856 Added vue/define-macros-order rule that enforce order of defineEmits and defineProps compiler macros.

🐛 Bug Fixes

  • #​1844 Fixed false negatives for <script setup> in vue/multi-word-component-names rule.
  • #​1854 Fixed false positives for <script setup> with ts literal type in vue/require-valid-default-prop.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.0


Configuration

📅 Schedule: 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, click this checkbox.

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 | [`8.6.0` -> `8.7.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/8.6.0/8.7.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v8.7.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v8.7.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.0) #### ✨ Enhancements - [#&#8203;1825](https://github.com/vuejs/eslint-plugin-vue/issues/1825), [#&#8203;1842](https://github.com/vuejs/eslint-plugin-vue/issues/1842) Added support for CSS selectors to order option for `vue/component-tags-order` rule. - [#&#8203;1831](https://github.com/vuejs/eslint-plugin-vue/issues/1831) Added `vue/match-component-import-name` rule that require the registered component name to match the imported component name. - [#&#8203;1856](https://github.com/vuejs/eslint-plugin-vue/issues/1856) Added `vue/define-macros-order` rule that enforce order of `defineEmits` and `defineProps` compiler macros. #### 🐛 Bug Fixes - [#&#8203;1844](https://github.com/vuejs/eslint-plugin-vue/issues/1844) Fixed false negatives for `<script setup>` in `vue/multi-word-component-names` rule. - [#&#8203;1854](https://github.com/vuejs/eslint-plugin-vue/issues/1854) Fixed false positives for `<script setup>` with ts literal type in `vue/require-valid-default-prop`. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.0 </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-04-22 08:02:33 +00:00
renovate added 1 commit 2022-04-22 08:02:35 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1853-renovate-eslint-plugin-vue-8-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1853-renovate-eslint-plugin-vue-8-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 151089ebda into main 2022-04-22 09:00:33 +00:00
konrad deleted branch renovate/eslint-plugin-vue-8.x 2022-04-22 09:00:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.