-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of eslint-plugin-lodash is breaking the build 🚨 #261
Comments
After pinning to 2.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 2.6.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.6.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.6.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Version 2.7.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 13 commits.
See the full diff |
Version 2.5.1 of eslint-plugin-lodash was just published.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-lodash 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
Commits
The new version differs by 7 commits.
e3d3a74
2.5.1
19079ef
Treat generator functions as returning a value for collection-return
5843661
Docs: Fix
identity-shorthand
example (closes #164)69e7386
Add URL to rule documentation to the metadata
4858fda
Docs:
preferred-alias
example is not relevant for Lodash v4fd52700
Docs:
prefer-map
missing closing parenc4016c6
Update prefer-flat-map.md
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: