Update dependency eslint-plugin-vue to v7.6.0 #411

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-7.x into main 2021-02-15 07:26:56 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.5.0 -> 7.6.0

Release Notes

vuejs/eslint-plugin-vue

v7.6.0

Compare Source

Enhancements

New Rules:
Other changes in Rules:
  • #​1429 Added "SLOT" option to vue/attributes-order rule to specify v-slot order.
  • #​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 Improved autofix of vue/no-deprecated-slot-attribute rule when slot name contains _.

🐛 Bug Fixes

  • #​1434 Fixed false negatives for v-bind="object" in vue/attributes-order rule.

⚙️ Updates

  • #​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


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.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.5.0/7.6.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.6.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.6.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0) #### ✨ Enhancements ##### New Rules: - [#&#8203;1001](https://github.com/vuejs/eslint-plugin-vue/issues/1001), [#&#8203;1432](https://github.com/vuejs/eslint-plugin-vue/issues/1432) Added `vue/html-button-has-type` rule. ##### Other changes in Rules: - [#&#8203;1429](https://github.com/vuejs/eslint-plugin-vue/issues/1429) Added `"SLOT"` option to `vue/attributes-order` rule to specify `v-slot` order. - [#&#8203;1430](https://github.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. - [#&#8203;1436](https://github.com/vuejs/eslint-plugin-vue/issues/1436) Improved autofix of `vue/no-deprecated-slot-attribute` rule when slot name contains `_`. #### 🐛 Bug Fixes - [#&#8203;1434](https://github.com/vuejs/eslint-plugin-vue/issues/1434) Fixed false negatives for `v-bind="object"` in `vue/attributes-order` rule. #### :gear: Updates - [#&#8203;1440](https://github.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://github.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.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 2021-02-15 01:02:13 +00:00
renovate added 1 commit 2021-02-15 01:02:13 +00:00
continuous-integration/drone/pr Build is passing Details
be040415d1
Update dependency eslint-plugin-vue to v7.6.0
konrad merged commit e4ec70663f into main 2021-02-15 07:26:56 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.