Update dependency eslint-plugin-vue to v7.1.0 #271

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-7.x into master 2020-10-18 19:30:52 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 7.0.1 -> 7.1.0

Release Notes

vuejs/eslint-plugin-vue

v7.1.0

Compare Source

Enhancements

New Rules:
  • #​1328 Added vue/block-tag-newline rule that enforces a line break (or no line break) after opening and before closing block tags.
  • #​1326 Added vue/array-bracket-newline rule applies array-bracket-newline rule to expressions in <template>.
Other changes in Rules:
  • #​1321 Added ignores option to vue/custom-event-name-casing rule.
  • #​1330 Added allowModifiers option to vue/valid-v-slot rule.

🐛 Bug Fixes

  • #​1332 Fixed CRLF issues.
  • #​1305 Fixed false positives for recursive components in vue/no-unregistered-components rule.
  • #​1324 Fixed false positives when used via argument in vue/no-unused-properties

⚙️ Updates

  • #​1322 Changed not to use ESLint internal modules.

⚙️ Chores


All commits: v7.0.1 -> v7.1.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.0.1` -> `7.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/7.0.1/7.1.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v7.1.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v7.1.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.1...v7.1.0) #### ✨ Enhancements ##### New Rules: - [#&#8203;1328](https://github.com/vuejs/eslint-plugin-vue/issues/1328) Added `vue/block-tag-newline` rule that enforces a line break (or no line break) after opening and before closing block tags. - [#&#8203;1326](https://github.com/vuejs/eslint-plugin-vue/issues/1326) Added `vue/array-bracket-newline` rule applies `array-bracket-newline` rule to expressions in `<template>`. ##### Other changes in Rules: - [#&#8203;1321](https://github.com/vuejs/eslint-plugin-vue/issues/1321) Added `ignores` option to `vue/custom-event-name-casing` rule. - [#&#8203;1330](https://github.com/vuejs/eslint-plugin-vue/issues/1330) Added `allowModifiers` option to `vue/valid-v-slot` rule. #### 🐛 Bug Fixes - [#&#8203;1332](https://github.com/vuejs/eslint-plugin-vue/issues/1332) Fixed CRLF issues. - [#&#8203;1305](https://github.com/vuejs/eslint-plugin-vue/issues/1305) Fixed false positives for recursive components in `vue/no-unregistered-components` rule. - [#&#8203;1324](https://github.com/vuejs/eslint-plugin-vue/issues/1324) Fixed false positives when used via argument in `vue/no-unused-properties` #### ⚙️ Updates - [#&#8203;1322](https://github.com/vuejs/eslint-plugin-vue/issues/1322) Changed not to use ESLint internal modules. #### ⚙️ Chores - [#&#8203;1337](https://github.com/vuejs/eslint-plugin-vue/issues/1337) Added Types for ES2021. - [#&#8203;1332](https://github.com/vuejs/eslint-plugin-vue/issues/1332) Upgraded vue-eslint-parser to 7.1.1 * * * **All commits:** [v7.0.1 -> v7.1.0](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.1...v7.1.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 2020-10-18 14:00:59 +00:00
renovate force-pushed renovate/eslint-plugin-vue-7.x from 5fb028da32 to efbd45c545 2020-10-18 19:00:53 +00:00 Compare
konrad merged commit 31cb971554 into master 2020-10-18 19:30:52 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.