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.5.1
to 22.6.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 could not complete due to an error (Details).
Commits
The new version differs by 9 commits.
14d83ef
feat(rules): add no-commented-out rule (#262)
83ff198
chore: migrate no-jest-import to typescript (#259)
718c08c
chore: upgrade @typescript-eslint
ca2aa27
chore: port lowercase-name to TypeScript (#258)
3df0058
chore(ci): run danger with lts version of node
48e3a59
chore: precompile with babel (#257)
8670804
chore: bump deps
05eb11a
chore: fix lint error
dff6446
docs: link to eslint-plugin-jest-formatting
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.5.1 your tests are passing again. Downgrade this dependency
- The
devDependency
eslint-plugin-jest was updated from22.6.0
to22.6.1
.
Your tests are still failing with this version. Compare changes
- The
devDependency
eslint-plugin-jest was updated from22.6.1
to22.6.2
.
Your tests are still failing with this version. Compare changes
- The
devDependency
eslint-plugin-jest was updated from22.6.2
to22.6.3
.
Your tests are passing again with this update. Explicitly upgrade to this version
- The
devDependency
eslint-plugin-jest was updated from22.6.3
to22.6.4
.
Your tests are passing again with this update. Explicitly upgrade to this version