Closed depfu[bot] closed 2 years ago
Merging #508 (36a3629) into develop (ca0bdc7) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #508 +/- ##
==========================================
Coverage 99.56% 99.56%
Complexity 411 411
==========================================
Files 84 84
Lines 1156 1156
==========================================
Hits 1151 1151
Misses 5 5
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 ca0bdc7...36a3629. Read the comment docs.
Closing because this update has already been applied
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-vue (7.18.0 → 7.20.0) · Repo
Release Notes
7.20.0
7.19.1
7.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
7.20.0
Add `no-deprecated-router-link-tag-prop` rule (#1663)
Update document (#1666)
Add `multi-word-component-names` rule (#1661)
Fix false positives for vars inside type in vue/valid-define-emits and vue/valid-define-props rules (#1658)
Improve no-use-computed-property-like-method rule (#1659)
Change peer deps eslint ver from `^6.2.0 || ^7.0.0 || ^8.0.0-0` to `^6.2.0 || ^7.0.0 || ^8.0.0` and change to use ESLint v8. (#1654)
Add `vue/no-computed-properties-in-data` rule (#1653)
Fix false positives for function args in `vue/valid-define-emits` and `vue/valid-define-props` rules (#1652)
Add `vue/no-undef-properties` rule (#1472)
docs: fix typo in rule example (#1650)
7.19.0
Fix unable to autofix event name with `update:`. (#1648)
Fix false positives for toRefs in `vue/no-unused-properties` rule (#1647)
Add vue/no-useless-template-attributes rule (#1644)
Chore: add generate new rule command (#1645)
Add vue/no-restricted-class rule (#1639)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands