You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
After pinning to 6.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
☝️ 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 devDependency eslint-plugin-vue was updated from
6.2.1
to6.2.2
.🚨 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
Release Notes for v6.2.2
🐛 Bug Fixes
vue/no-use-v-if-with-v-for
error when using destructuring for iteration or using iteration of expressionAll commits: v6.2.1 -> v6.2.2
Commits
The new version differs by 3 commits.
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)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: