Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
7.14.0
7.15.0
📅 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
7.14.0
->7.15.0
Release Notes
vuejs/eslint-plugin-vue
### [`v7.15.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.15.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.15.0) #### ✨ Enhancements - [#1234](https://togithub.com/vuejs/eslint-plugin-vue/issues/1234) Added `vue/no-use-computed-property-like-method` rule that disallows to use computed property like method. - [#1586](https://togithub.com/vuejs/eslint-plugin-vue/issues/1586) Added `vue/block-lang` rule rule that disallows the use of languages other than those available in the your application for the `lang` attribute of block elements. - [#1576](https://togithub.com/vuejs/eslint-plugin-vue/issues/1576) Updated some rules to support style CSS variable injection. - `vue/comma-spacing` rule. - `vue/dot-notation` rule. - `vue/eqeqeq` rule. - `vue/func-call-spacing` rule. - `vue/no-extra-parens` rule. - `vue/no-restricted-syntax` rule. - `vue/no-useless-concat` rule. - `vue/prefer-template` rule. - `vue/space-in-parens` rule. - `vue/space-infix-ops` rule. - `vue/space-unary-ops` rule. - `vue/template-curly-spacing` rule. #### 🐛 Bug Fixes - [#1584](https://togithub.com/vuejs/eslint-plugin-vue/issues/1584) Fixed false positives for call expression in `vue/no-mutating-props` rule. #### :gear: Updates - [#1576](https://togithub.com/vuejs/eslint-plugin-vue/issues/1576) Upgraded vue-eslint-parser. *** **All commits:** [v7.14.0 -> v7.15.0](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.15.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.
This PR has been generated by WhiteSource Renovate. View repository job log here.