Open greenkeeper[bot] opened 5 years ago
devDependency
eslint-plugin-vue was updated from 4.7.1
to 5.1.0
.Update to this version instead π
The new version differs by 13 commits.
c256eab
5.1.0
25a878f
Update docs
fd80ba4
Chore: Add "no-layout-rules" config (#698)
f22f5ae
Chore: update links not correctly pointing to new documentation (#707)
4261a39
Docs: change links that don't point to anything (#706)
01a13b1
Chore: add adjustCodeBlocks()
process to update-docs.js
(#709)
b1346cd
Fix: move component-name-in-template-casing rule to uncategorized (#703)
21f8a43
Docs: add MacOS keybind for opening preference (#723)
f0974b9
Fix: order in components for node 11 (#718)
1331d41
Docs: improve editor style in vuepress (#717)
4b59cce
Fix: false positives in html-indent
(issue #729) (#730)
34b9e38
chore: Update homepage in package.json
546d5ef
Fixed the title format of document of html-quotes
(#702)
See the full diff
devDependency
eslint-plugin-vue was updated from 4.7.1
to 5.2.0
.Update to this version instead π
The new version differs by 33 commits.
04b3c38
π 5.2.0
28b7d9c
Fix: fix for computed property names (fixes #776) (#791)
b1699ce
Docs: fix spelling mistake (#809)
a3707b1
Fix: ignore names that can not be identified (fixed #768) (#790)
0f4861a
Docs: update README.md (#806)
4359288
Fix: parsing error in testcases with acorn@6.0.7. (#803)
f46c75b
Chore: update document of match-component-file-name.md
(#788)
58d4a68
fix(no-unused-components): crash when :is
in <component>
is empty (#793)
98f7bbd
feat: ignore anchor tags in multiline rule (#738)
617139e
βοΈNew: Add rule no-boolean-default
(#612)
ae03c28
βοΈNew: Add vue/v-on-parens
rule (#481)
5d1f051
chore: add nuxt component functions to order rule (#786)
a8b2ca0
βοΈNew: Add vue/comma-dangle
rule (#773)
fa26414
βοΈNew: Add vue/camelcase
rule (#772)
94e4f0b
βοΈNew: Add vue/brace-style
rule (#771)
There are 33 commits in total.
See the full diff
devDependency
eslint-plugin-vue was updated from 4.7.1
to 5.2.1
.Update to this version instead π
vue/no-async-in-computed-properties
to not crash on return
statements that have no value.devDependency
eslint-plugin-vue was updated from 4.7.1
to 5.2.2
.Update to this version instead π
vue/no-boolean-default
rule to not crash if the option is default-false
and no default
property.devDependency
eslint-plugin-vue was updated from 4.7.1
to 5.2.3
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.0.0
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.0.1
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.0.2
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.1.0
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.1.1
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.2.0
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.2.1
.devDependency
eslint-plugin-vue was updated from 4.7.1
to 6.2.2
.
The devDependency eslint-plugin-vue was updated from
4.7.1
to5.0.0
.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.
Find out more about this release.
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: