Update dependency eslint-plugin-vue to v7.16.0 #648

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-7.x into main 2021-08-10 14:32:24 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.15.1 -> 7.16.0

Release Notes

vuejs/eslint-plugin-vue

v7.16.0

Compare Source

Enhancements

  • #​1596 Added vue/valid-v-memo rule that enforce valid v-memo directives.
  • #​1599 Updated vue/no-unsupported-features rule to support Vue 3.2 syntaxes.

🐛 Bug Fixes

  • #​1602 Fixed false positives for namespace component in vue/script-setup-uses-vars rule.

⚙️ Updates

  • #​1598 Updated vue/no-restricted-v-bind and vue/valid-v-bind rules to support attr modifier.

All commits: v7.15.2 -> v7.16.0

v7.15.2

Compare Source

🐛 Bug Fixes

  • #​1600 Fixed false positives in vue/no-use-computed-property-like-method rule.

All commits: v7.15.1 -> v7.15.2


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.15.1` -> `7.16.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.15.1/7.16.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.16.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.16.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.2...v7.16.0) #### ✨ Enhancements - [#&#8203;1596](https://github.com/vuejs/eslint-plugin-vue/issues/1596) Added `vue/valid-v-memo` rule that enforce valid `v-memo` directives. - [#&#8203;1599](https://github.com/vuejs/eslint-plugin-vue/issues/1599) Updated `vue/no-unsupported-features` rule to support Vue 3.2 syntaxes. #### 🐛 Bug Fixes - [#&#8203;1602](https://github.com/vuejs/eslint-plugin-vue/issues/1602) Fixed false positives for namespace component in `vue/script-setup-uses-vars` rule. #### :gear: Updates - [#&#8203;1598](https://github.com/vuejs/eslint-plugin-vue/issues/1598) Updated `vue/no-restricted-v-bind` and `vue/valid-v-bind` rules to support `attr` modifier. *** **All commits:** [v7.15.2 -> v7.16.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.2...v7.16.0) ### [`v7.15.2`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.15.2) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.1...v7.15.2) #### 🐛 Bug Fixes - [#&#8203;1600](https://github.com/vuejs/eslint-plugin-vue/issues/1600) Fixed false positives in `vue/no-use-computed-property-like-method` rule. *** **All commits:** [v7.15.1 -> v7.15.2](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.1...v7.15.2) </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-08-10 02:01:32 +00:00
renovate changed title from Update dependency eslint-plugin-vue to v7.15.2 to Update dependency eslint-plugin-vue to v7.16.0 2021-08-10 11:01:44 +00:00
renovate force-pushed renovate/eslint-plugin-vue-7.x from 39053cb542 to 069563415e 2021-08-10 11:01:46 +00:00 Compare
konrad merged commit f9529f605c into main 2021-08-10 14:32:24 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.