Update dependency eslint-plugin-vue to v7.14.0 #597

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

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue

v7.14.0

Compare Source

Enhancements

  • #​1568 Added vue/require-expose rule that enforces the component to explicitly declare the exposed properties to the component using expose.
  • #​1566 Updated vue/no-unused-properties rule to support expose
  • #​1574 Updated some rules to support style CSS vars injection.
    • vue/no-parsing-error rule.
    • vue/no-unused-properties rule.
    • vue/script-setup-uses-vars rule.
    • vue/no-unsupported-features rule.
  • #​1565 Improved report location of vue/valid-v-xxx rules.

🐛 Bug Fixes

  • #​1569 Fixed false positives for <script setup> in vue/no-lifecycle-after-await rule.
  • #​1569 Fixed false positives for <script setup> in vue/no-watch-after-await rule.
  • #​1569 Fixed false positives for <script setup> in vue/no-restricted-call-after-await rule.
  • #​1575 Downgraded to semver compatible with Node v8.

All commits: v7.13.0 -> v7.14.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.13.0` -> `7.14.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.13.0/7.14.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.14.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.14.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.13.0...v7.14.0) #### ✨ Enhancements - [#&#8203;1568](https://github.com/vuejs/eslint-plugin-vue/issues/1568) Added `vue/require-expose` rule that enforces the component to explicitly declare the exposed properties to the component using `expose`. - [#&#8203;1566](https://github.com/vuejs/eslint-plugin-vue/issues/1566) Updated `vue/no-unused-properties` rule to support `expose` - [#&#8203;1574](https://github.com/vuejs/eslint-plugin-vue/issues/1574) Updated some rules to support style CSS vars injection. - `vue/no-parsing-error` rule. - `vue/no-unused-properties` rule. - `vue/script-setup-uses-vars` rule. - `vue/no-unsupported-features` rule. - [#&#8203;1565](https://github.com/vuejs/eslint-plugin-vue/issues/1565) Improved report location of `vue/valid-v-xxx` rules. #### 🐛 Bug Fixes - [#&#8203;1569](https://github.com/vuejs/eslint-plugin-vue/issues/1569) Fixed false positives for `<script setup>` in `vue/no-lifecycle-after-await` rule. - [#&#8203;1569](https://github.com/vuejs/eslint-plugin-vue/issues/1569) Fixed false positives for `<script setup>` in `vue/no-watch-after-await` rule. - [#&#8203;1569](https://github.com/vuejs/eslint-plugin-vue/issues/1569) Fixed false positives for `<script setup>` in `vue/no-restricted-call-after-await` rule. - [#&#8203;1575](https://github.com/vuejs/eslint-plugin-vue/issues/1575) Downgraded to `semver` compatible with Node v8. *** **All commits:** [v7.13.0 -> v7.14.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.13.0...v7.14.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-18 10:01:43 +00:00
renovate added 1 commit 2021-07-18 10:01:44 +00:00
continuous-integration/drone/pr Build is passing Details
b77bb24c72
Update dependency eslint-plugin-vue to v7.14.0
konrad merged commit a455fb23d1 into main 2021-07-18 10:37:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.