Update dependency eslint-plugin-vue to v7.15.0 #625

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

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.14.0 -> 7.15.0

Release Notes

vuejs/eslint-plugin-vue

v7.15.0

Compare Source

Enhancements

  • #​1234 Added vue/no-use-computed-property-like-method rule that disallows to use computed property like method.
  • #​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 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 Fixed false positives for call expression in vue/no-mutating-props rule.

⚙️ Updates


All commits: 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.


  • 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.14.0` -> `7.15.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.14.0/7.15.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.15.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.15.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.15.0) #### ✨ Enhancements - [#&#8203;1234](https://github.com/vuejs/eslint-plugin-vue/issues/1234) Added `vue/no-use-computed-property-like-method` rule that disallows to use computed property like method. - [#&#8203;1586](https://github.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. - [#&#8203;1576](https://github.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 - [#&#8203;1584](https://github.com/vuejs/eslint-plugin-vue/issues/1584) Fixed false positives for call expression in `vue/no-mutating-props` rule. #### :gear: Updates - [#&#8203;1576](https://github.com/vuejs/eslint-plugin-vue/issues/1576) Upgraded vue-eslint-parser. *** **All commits:** [v7.14.0 -> v7.15.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.15.0) </details> --- ### 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-07-30 08:01:50 +00:00
renovate added 1 commit 2021-07-30 08:01:52 +00:00
continuous-integration/drone/pr Build is passing Details
d7222ac4a1
Update dependency eslint-plugin-vue to v7.15.0
konrad merged commit 9738694c32 into main 2021-07-30 10:02:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.