hackariens / vuejs

Templates pour la création d'un nouveau projet vuejs
0 stars 0 forks source link

Update dependency eslint-plugin-vue to v7.2.0 #28

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.1.0 -> 7.2.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue ### [`v7.2.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/v7.2.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.1.0...v7.2.0) #### ✨ Enhancements - [#​1364](https://togithub.com/vuejs/eslint-plugin-vue/issues/1364) Added casing option to `vue/custom-event-name-casing` rule. #### ⚙️ Updates - [#​1365](https://togithub.com/vuejs/eslint-plugin-vue/issues/1365) Upgraded [vue-eslint-parser to 7.2.0](https://togithub.com/vuejs/vue-eslint-parser/releases/tag/v7.2.0) - [#​1364](https://togithub.com/vuejs/eslint-plugin-vue/issues/1364) Removed `vue/custom-event-name-casing` rule from `"plugin:vue/essential"` and `"plugin:vue/vue3-essential"` configurations #### 🐛 Bug Fixes - [#​1335](https://togithub.com/vuejs/eslint-plugin-vue/issues/1335) Fixed false positives when using `is` attr in `vue/valid-v-bind-sync` rule. - [#​1366](https://togithub.com/vuejs/eslint-plugin-vue/issues/1366) Fixed false positives when using v-for variable for v-slot in `vue/valid-v-slot` rule - [#​1367](https://togithub.com/vuejs/eslint-plugin-vue/issues/1367) Fixed false positives when using in `vue/valid-v-slot` and `vue/valid-v-model` rule - [#​1368](https://togithub.com/vuejs/eslint-plugin-vue/issues/1368) Fixed false negatives when using handler property in `vue/no-arrow-functions-in-watch` rule - [#​1369](https://togithub.com/vuejs/eslint-plugin-vue/issues/1369) Fixed false positives for methods whose arguments should not be changed in `vue/v-on-function-call` rule. * * * **All commits:** [v7.1.0 -> v7.2.0](https://togithub.com/vuejs/eslint-plugin-vue/compare/v7.1.0...v7.2.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.