Update dependency eslint-plugin-vue to v7.11.0 #547

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

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.10.0 -> 7.11.0

Release Notes

vuejs/eslint-plugin-vue

v7.11.0

Compare Source

Enhancements

New Rules:
  • #​1506 Added vue/no-this-in-before-route-enter rule that disallow this usage in a beforeRouteEnter method.
  • #​1510 Added vue/no-deprecated-v-is rule that disallow deprecated v-is directive (in Vue.js 3.1.0+).
Other changes in Rules:
  • #​1501 Made vue/no-deprecated-destroyed-lifecycle rule to auto-fixable.

⚙️ Updates

  • #​1509 Added supports for is="vue:" (Vue 3.1.0+).

All commits: v7.10.0 -> v7.11.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.10.0` -> `7.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.10.0/7.11.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.11.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.11.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.0) #### ✨ Enhancements ##### New Rules: - [#&#8203;1506](https://github.com/vuejs/eslint-plugin-vue/issues/1506) Added `vue/no-this-in-before-route-enter` rule that disallow `this` usage in a `beforeRouteEnter` method. - [#&#8203;1510](https://github.com/vuejs/eslint-plugin-vue/issues/1510) Added `vue/no-deprecated-v-is` rule that disallow deprecated `v-is` directive (in Vue.js 3.1.0+). ##### Other changes in Rules: - [#&#8203;1501](https://github.com/vuejs/eslint-plugin-vue/issues/1501) Made `vue/no-deprecated-destroyed-lifecycle` rule to auto-fixable. #### ⚙️ Updates - [#&#8203;1509](https://github.com/vuejs/eslint-plugin-vue/issues/1509) Added supports for `is="vue:"` (Vue 3.1.0+). * * * **All commits:** [v7.10.0 -> v7.11.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.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-06-11 05:02:01 +00:00
renovate added 1 commit 2021-06-11 05:02:01 +00:00
continuous-integration/drone/pr Build is passing Details
ce3c4f286e
Update dependency eslint-plugin-vue to v7.11.0
konrad merged commit 264393203f into main 2021-06-11 07:02:01 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.