express-vue / vue-pronto

Rendering Engine for turning Vue files into Javascript Objects
Apache License 2.0
20 stars 12 forks source link

Update eslint-plugin-vue to the latest version ๐Ÿš€ #161

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency eslint-plugin-vue was updated from 5.2.3 to 6.2.2.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: ota-meshi License: MIT

Release Notes for v6.2.2

๐Ÿ› Bug Fixes

  • #1071 Fixed vue/no-use-v-if-with-v-for error when using destructuring for iteration or using iteration of expression

All commits: v6.2.1 -> v6.2.2

Commits

The new version differs by 83 commits ahead by 83, behind by 3.

  • 800182c 6.2.2
  • e77081d Fixed no-use-v-if-with-v-for error when using destructuring for iteration or using iteration of expression (#1071)
  • ab3bf36 Update jsx-uses-vars.md (#1060)
  • f955a55 version v6.2.1
  • f558b79 Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with alphabetical option. (#1055)
  • 667bb2e version 6.2.0
  • ca2c962 Add avoidEscape option to vue/html-quotes rule (#1031)
  • 5980cdc Fixed an error when using spread elements in vue/require-default-prop. (#1046)
  • a4e3f0f Fixed false positives in no-side-effects-in-computed-properties (#1027)
  • 8cd3a41 adding in alphabetical ordering within groupings (#1022)
  • b394ca6 New: Add vue/padding-line-between-blocks rule (#1021)
  • 7608dea New Rule vue/sort-keys (#997)
  • fe190dc README.md-VSCode ESlint Auto Fix (#1037)
  • 774f4f3 Update match-component-file-name docs (#1032)
  • 2e1d15b version 6.1.2

There are 83 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 4 years ago

Codecov Report

Merging #161 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   91.05%   91.05%           
=======================================
  Files          14       14           
  Lines         637      637           
=======================================
  Hits          580      580           
  Misses         57       57           

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 e5c16d8...79be200. Read the comment docs.