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

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-7.x into master 2020-12-06 10:11:17 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.1.0 -> 7.2.0

Release Notes

vuejs/eslint-plugin-vue

v7.2.0

Compare Source

Enhancements

  • #​1364 Added casing option to vue/custom-event-name-casing rule.

⚙️ Updates

🐛 Bug Fixes

  • #​1335 Fixed false positives when using is attr in vue/valid-v-bind-sync rule.
  • #​1366 Fixed false positives when using v-for variable for v-slot in vue/valid-v-slot rule
  • #​1367 Fixed false positives when using in vue/valid-v-slot and vue/valid-v-model rule
  • #​1368 Fixed false negatives when using handler property in vue/no-arrow-functions-in-watch rule
  • #​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


Renovate 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, check this box

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 | [`7.1.0` -> `7.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.1.0/7.2.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.2.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.2.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.1.0...v7.2.0) #### ✨ Enhancements - [#&#8203;1364](https://github.com/vuejs/eslint-plugin-vue/issues/1364) Added casing option to `vue/custom-event-name-casing` rule. #### ⚙️ Updates - [#&#8203;1365](https://github.com/vuejs/eslint-plugin-vue/issues/1365) Upgraded [vue-eslint-parser to 7.2.0](https://github.com/vuejs/vue-eslint-parser/releases/tag/v7.2.0) - [#&#8203;1364](https://github.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 - [#&#8203;1335](https://github.com/vuejs/eslint-plugin-vue/issues/1335) Fixed false positives when using `is` attr in `vue/valid-v-bind-sync` rule. - [#&#8203;1366](https://github.com/vuejs/eslint-plugin-vue/issues/1366) Fixed false positives when using v-for variable for v-slot in `vue/valid-v-slot` rule - [#&#8203;1367](https://github.com/vuejs/eslint-plugin-vue/issues/1367) Fixed false positives when using <svg> in `vue/valid-v-slot` and `vue/valid-v-model` rule - [#&#8203;1368](https://github.com/vuejs/eslint-plugin-vue/issues/1368) Fixed false negatives when using handler property in `vue/no-arrow-functions-in-watch` rule - [#&#8203;1369](https://github.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://github.com/vuejs/eslint-plugin-vue/compare/v7.1.0...v7.2.0) </details> --- ### Renovate 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-12-05 17:01:54 +00:00
renovate added 1 commit 2020-12-05 17:01:55 +00:00
continuous-integration/drone/pr Build is passing Details
4fb1486b0d
Update dependency eslint-plugin-vue to v7.2.0
konrad merged commit 46b7f71000 into master 2020-12-06 10:11:17 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.