An in-range update of eslint-plugin-jest is breaking the build π¨
greenkeeper opened this issue Β· 5 comments
The devDependency eslint-plugin-jest was updated from 22.3.0
to 22.3.1
.
π¨ 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
Commits
The new version differs by 3 commits.
4f8ef6d
fix(no-identical-title): not reporting when using backticks (#237)
42d2d42
chore: refresh lockfile
3a1dc2d
chore(package): update to eslint-config-prettier@4.1.0 (#228)
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 π΄
After pinning to 22.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
eslint-plugin-jest was updated from22.3.1
to22.3.2
.
Your tests are still failing with this version. Compare changes
- The
devDependency
eslint-plugin-jest was updated from22.4.0
to22.4.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
The test failures were all only on Node 11. Possibly caused by an update to jest that occurred around this time.
Probably just a hiccup and can be ignored
- The
devDependency
eslint-plugin-jest was updated from22.4.0
to22.4.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π