An in-range update of eslint-plugin-jest is breaking the build π¨
Closed this issue Β· 3 comments
The devDependency eslint-plugin-jest was updated from 22.0.0
to 22.0.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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 2 commits.
edbd1a2
fix(no-jasmine-globals): fix false positives for pending/fail/spyOn (#205)
4db773d
chore(docs): fix minor typo in no-jasmine-globals doc (#206)
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.0.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.0.1
to22.1.0
.
Your tests are still failing with this version. Compare changes
- The
devDependency
eslint-plugin-jest was updated from22.1.0
to22.1.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π