🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies major ^5.2.3 -> ^6.0.0

Release Notes

vuejs/eslint-plugin-vue

v6.0.0

Compare Source

💥 Breaking Changes

  • #​979 Dropped support for Node.js 6.x, ESLint 5.x.
  • #​940 Dropped autofix of vue/prop-name-casing.
  • #​823 Added Nuxt properties to the default order of vue/order-in-components.
  • #​895 #​807 Upgrade to vue-eslint-parser@6.0.4

✨ Enhancements

Core:
  • #​807 Support new syntax in Vue.js 2.6.
  • #​979 Added support for ESLint 6.x.
New Rules:
  • #​798 Added vue/no-empty-pattern rule applies no-empty-pattern rule to expressions in <template>.
  • #​794 Added vue/dot-location rule applies dot-location rule to expressions in <template>.
  • #​795 Added vue/keyword-spacing rule applies keyword-spacing rule to expressions in <template>.
  • #​838 Added vue/no-deprecated-scope-attribute rule that reports deprecated scope attribute in Vue.js v2.5.0+.
  • #​837 Added vue/valid-v-slot rule that checks whether every v-slot directive is valid.
  • #​836 Added vue/v-slot-style rule that enforces v-slot directive style which you should use shorthand or long form.

🐛 Bug Fixes

  • #​904 Fixed vue/use-v-on-exact to allows events with different key codes
  • #​937 Fixed typo in vue/valid-v-else rule message

All commits: v5.2.3 -> v6.0.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 if you modify the PR title to begin with "rebase!".

🔕 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. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 6, 2019

Codecov Report

Merging #4349 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #4349   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files         238      238           
  Lines        4577     4577           
  Branches     1284     1284           
=======================================
  Hits         4573     4573           
  Misses          3        3           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67166c3...93bad7e. Read the comment docs.

@tmorehouse
Copy link
Member

This update produces some eslint warnings with play.vue and the docs mixin

@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@jacobmllr95 jacobmllr95 merged commit 4ae2cd1 into dev Nov 8, 2019
@jacobmllr95 jacobmllr95 deleted the renovate/eslint-plugin-vue-6.x branch November 8, 2019 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants