Update dependency eslint-plugin-vue to v7.12.1 #565

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-7.x into main 2021-06-25 10:57:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.11.1 -> 7.12.1

Release Notes

vuejs/eslint-plugin-vue

v7.12.1

Compare Source

🐛 Bug Fixes

  • #​1525 Fixed false positives for trailing comma with import in vue/script-indent rule.

v7.12.0

Compare Source

Enhancements

  • #​1520 Improved vue/script-indent rule to support TypeScript syntax.
  • #​1481 Improved vue/script-indent rule and vue/html-indent rule to support ES2022 Class Fields syntax. (When using espree v8+.)

🐛 Bug Fixes

  • #​1521 Fixed wrong auto-fix in vue/no-deprecated-slot-attribute rule and vue/no-deprecated-slot-scope-attribute rule.
  • #​1522 Fixed false positives for default with type Function in vue/no-deprecated-props-default-this rule.

⚙️ Updates

  • #​1481 Supports ES2022 Class Fields. (When using espree v8+.)

All commits: v7.11.1 -> v7.12.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.11.1` -> `7.12.1`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.11.1/7.12.1) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.12.1`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.12.1) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.12.0...v7.12.1) #### :bug: Bug Fixes - [#&#8203;1525](https://github.com/vuejs/eslint-plugin-vue/issues/1525) Fixed false positives for trailing comma with import in `vue/script-indent` rule. ### [`v7.12.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.12.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.11.1...v7.12.0) #### ✨ Enhancements - [#&#8203;1520](https://github.com/vuejs/eslint-plugin-vue/issues/1520) Improved `vue/script-indent` rule to support TypeScript syntax. - [#&#8203;1481](https://github.com/vuejs/eslint-plugin-vue/issues/1481) Improved `vue/script-indent` rule and `vue/html-indent` rule to support ES2022 Class Fields syntax. (When using espree v8+.) #### 🐛 Bug Fixes - [#&#8203;1521](https://github.com/vuejs/eslint-plugin-vue/issues/1521) Fixed wrong auto-fix in `vue/no-deprecated-slot-attribute` rule and `vue/no-deprecated-slot-scope-attribute` rule. - [#&#8203;1522](https://github.com/vuejs/eslint-plugin-vue/issues/1522) Fixed false positives for default with type Function in `vue/no-deprecated-props-default-this` rule. #### ⚙️ Updates - [#&#8203;1481](https://github.com/vuejs/eslint-plugin-vue/issues/1481) Supports ES2022 Class Fields. (When using espree v8+.) *** **All commits:** [v7.11.1 -> v7.12.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.11.1...v7.12.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-06-25 08:01:38 +00:00
renovate changed title from Update dependency eslint-plugin-vue to v7.12.0 to Update dependency eslint-plugin-vue to v7.12.1 2021-06-25 10:01:42 +00:00
renovate force-pushed renovate/eslint-plugin-vue-7.x from a54d3d69c1 to 135c201de8 2021-06-25 10:01:42 +00:00 Compare
konrad merged commit 3b23378a26 into main 2021-06-25 10:57:27 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.