amilajack / eslint-plugin-flowtype-errors

Run Flow as an ESLint plugin
MIT License
402 stars 32 forks source link

chore(deps): update dependency eslint-plugin-vue to ^7.17.0 #269

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) ^7.15.0 -> ^7.17.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue ### [`v7.17.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.17.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.16.0...v7.17.0) #### ✨ Enhancements - [#​1605](https://togithub.com/vuejs/eslint-plugin-vue/issues/1605) Added `vue/no-v-text` rule that disallow `v-text` directive. #### :gear: Updates - [#​1607](https://togithub.com/vuejs/eslint-plugin-vue/issues/1607), [#​1610](https://togithub.com/vuejs/eslint-plugin-vue/issues/1610) Added support for ESLint v8 (beta). Note that ESLint v8 **beta** support will be removed without notice once a stable version of ESLint v8 is released. *** **All commits:** [v7.16.0 -> v7.17.0](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.16.0...v7.17.0) ### [`v7.16.0`](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.2...v7.16.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.2...v7.16.0) ### [`v7.15.2`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.15.2) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.1...v7.15.2) #### 🐛 Bug Fixes - [#​1600](https://togithub.com/vuejs/eslint-plugin-vue/issues/1600) Fixed false positives in `vue/no-use-computed-property-like-method` rule. *** **All commits:** [v7.15.1 -> v7.15.2](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.1...v7.15.2) ### [`v7.15.1`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.15.1) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.0...v7.15.1) #### 🐛 Bug Fixes - [#​1590](https://togithub.com/vuejs/eslint-plugin-vue/issues/1590) Fixed message typo in `vue/no-reserved-keys` rule. - [#​1591](https://togithub.com/vuejs/eslint-plugin-vue/issues/1591) Fixed false positives for type-only defineProps in `vue/require-default-prop` rule. *** **All commits:** [v7.15.0 -> v7.15.1](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.15.0...v7.15.1)

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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.