-
Notifications
You must be signed in to change notification settings - Fork 188
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-jest is breaking the build 🚨 #265
Comments
After pinning to 22.17.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
The devDependency eslint-plugin-jest was updated from
22.17.0
to22.18.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-jest 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 v22.18.0
22.18.0 (2019-10-12)
Features
Commits
The new version differs by 8 commits.
ad3fc06
feat(rules): prefer-hooks-on-top (#425)
7017fc7
Enable
noImplicitReturns
(#427)e4275c5
chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
6606018
Improve prefer strict equal (#423)
c1c696f
chore: use
includes
instead ofreduce
(#424)2ef1615
chore: use enum values instead of string literals (#422)
ac7d826
chore(docs): add style to rules table in readme (#417)
7fca846
chore(docs): fix typing error in function name (#413)
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: