Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
^7.5.0
^7.6.0
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^7.5.0
->^7.6.0
Release Notes
vuejs/eslint-plugin-vue
### [`v7.6.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.6.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0) #### ✨ Enhancements ##### New Rules: - [#1001](https://togithub.com/vuejs/eslint-plugin-vue/issues/1001), [#1432](https://togithub.com/vuejs/eslint-plugin-vue/issues/1432) Added `vue/html-button-has-type` rule. ##### Other changes in Rules: - [#1429](https://togithub.com/vuejs/eslint-plugin-vue/issues/1429) Added `"SLOT"` option to `vue/attributes-order` rule to specify `v-slot` order. - [#1430](https://togithub.com/vuejs/eslint-plugin-vue/issues/1430) Changed the option schema for the following rules to be stricter. Incorrect options are reported as errors. - `vue/attributes-order` rule. - `vue/component-tags-order` rule. - `vue/max-attributes-per-line` rule. - `vue/new-line-between-multi-line-property` rule. - `vue/no-bare-strings-in-template` rule. - `vue/no-duplicate-attributes` rule. - `vue/no-potential-component-option-typo` rule. - `vue/no-reserved-component-names` rule. - `vue/no-use-v-if-with-v-for` rule. - `vue/no-useless-mustaches` rule. - `vue/no-useless-v-bind` rule. - `vue/valid-v-slot` rule. - [#1436](https://togithub.com/vuejs/eslint-plugin-vue/issues/1436) Improved autofix of `vue/no-deprecated-slot-attribute` rule when slot name contains `_`. #### 🐛 Bug Fixes - [#1434](https://togithub.com/vuejs/eslint-plugin-vue/issues/1434) Fixed false negatives for `v-bind="object"` in `vue/attributes-order` rule. #### :gear: Updates - [#1440](https://togithub.com/vuejs/eslint-plugin-vue/issues/1440) Upgrade `vue-eslint-parser` to v7.5.0. This change fixes an issue that caused a crash when using some queries with `vue/no-restricted-syntax` rule. * * * **All commits:** [v7.5.0 -> v7.6.0](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.