An in-range update of eslint-plugin-jest is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency eslint-plugin-jest was updated from 22.1.3
to 22.2.0
.
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 4 commits.
13b7c98
chore(release): 22.2.0 [skip ci]
0933d82
feat(rules): add prefer-todo rule (#218)
8dd5a80
chore: bump jest to v24 (#216)
176832e
chore: add changelog to release process (#214)
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.1.3 your tests are passing again. Downgrade this dependency
- The
devDependency
eslint-plugin-jest was updated from22.2.0
to22.2.1
.
Your tests are still failing with this version. Compare changes
- The
devDependency
eslint-plugin-jest was updated from22.2.1
to22.2.2
.
Your tests are still failing with this version. Compare changes