chore(deps): update dependency eslint-plugin-vue to v8.6.0 #1774

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-8.x into main 2022-04-06 07:28:05 +00:00
Member

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue

v8.6.0

Compare Source

Enhancements

  • #​1811 Made vue/component-tags-order rule to auto-fixable.
  • #​1822 Added vue/prefer-prop-type-boolean-first rule that enforce Boolean comes first in component prop types
  • #​1820 Added vue/no-restricted-html-elements rule that disallow specific HTML elements.

🐛 Bug Fixes

  • #​1826 Fixed false negatives for <slot> in vue/attribute-hyphenation rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.5.0...v8.6.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.5.0` -> `8.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/8.5.0/8.6.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v8.6.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v8.6.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v8.5.0...v8.6.0) #### ✨ Enhancements - [#&#8203;1811](https://github.com/vuejs/eslint-plugin-vue/issues/1811) Made `vue/component-tags-order` rule to auto-fixable. - [#&#8203;1822](https://github.com/vuejs/eslint-plugin-vue/issues/1822) Added `vue/prefer-prop-type-boolean-first` rule that enforce `Boolean` comes first in component prop types - [#&#8203;1820](https://github.com/vuejs/eslint-plugin-vue/issues/1820) Added `vue/no-restricted-html-elements` rule that disallow specific HTML elements. #### 🐛 Bug Fixes - [#&#8203;1826](https://github.com/vuejs/eslint-plugin-vue/issues/1826) Fixed false negatives for `<slot>` in `vue/attribute-hyphenation` rule. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v8.5.0...v8.6.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-06 07:07:03 +00:00
renovate added 1 commit 2022-04-06 07:07:03 +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://1774-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://1774-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 5ab2bc06ec into main 2022-04-06 07:28:05 +00:00
konrad deleted branch renovate/eslint-plugin-vue-8.x 2022-04-06 07:28:05 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.