Open greenkeeper[bot] opened 6 years ago
After pinning to 21.25.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-jest was updated from 21.26.0
to 21.26.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-jest was updated from 21.26.1
to 21.26.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-jest was updated from 21.27.0
to 21.27.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 8 commits.
02cd21a
fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
ae7aee9
feat: add prefer-spy-on rule (#191)
1f658dd
chore: mark no-alias-methods as fixable in readme
db0fdd8
chore: always install the latest version of yarn
63e6818
fix(no-focused-tests): detect usage like 'fit.each()'
9fb09de
chore(ci): remove node 11 from CI
9137c21
fix(no-large-snapshots): support inline snapshots (#186)
225a0e1
chore(ci): test on node 10 and 11
See the full diff
devDependency
eslint-plugin-jest was updated from 21.27.1
to 21.27.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
60919f6
fix(valid-expect-in-promise): fix type exception
02cd21a
fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
ae7aee9
feat: add prefer-spy-on rule (#191)
1f658dd
chore: mark no-alias-methods as fixable in readme
db0fdd8
chore: always install the latest version of yarn
63e6818
fix(no-focused-tests): detect usage like 'fit.each()'
9fb09de
chore(ci): remove node 11 from CI
9137c21
fix(no-large-snapshots): support inline snapshots (#186)
225a0e1
chore(ci): test on node 10 and 11
See the full diff
The devDependency eslint-plugin-jest was updated from
21.25.1
to21.26.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
- β **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/puttyimages-web/107?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **Travis CI - Branch:** The build **passed**.Release Notes for v21.26.0
21.26.0 (2018-10-22)
Features
no-test-callback
rule (#179) (7344607)Commits
The new version differs by 1 commits.
7344607
feat(rules): add
no-test-callback
rule (#179)See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: