Open greenkeeper[bot] opened 5 years ago
After pinning to 5.0.0-beta.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-vue was updated from 5.0.0
to 5.1.0
.Your tests are still failing with this version. Compare changes
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 5.1.0
to 5.2.0
.Your tests are still failing with this version. Compare changes
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 5.2.0
to 5.2.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
vue/no-async-in-computed-properties
to not crash on return
statements that have no value.devDependency
eslint-plugin-vue was updated from 5.2.1
to 5.2.2
.Your tests are still failing with this version. Compare changes
vue/no-boolean-default
rule to not crash if the option is default-false
and no default
property.
The devDependency eslint-plugin-vue was updated from
5.0.0-beta.6
to5.0.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-vue is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ✅ **ci/circleci: prepare_gcp:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/andoshin11/spa-playground/267?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/andoshin11/spa-playground/266?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 2 commits.
9fdf8e0
5.0.0
4b8cfa1
Docs: Remove info about
next
versionSee 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: