Open greenkeeper[bot] opened 6 years ago
After pinning to 21.22.0 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.22.1
to 21.23.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.23.0
to 21.24.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.24.0
to 21.24.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.24.1
to 21.24.2
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
9466959
fix(expect-expect): support MemberExpressions in assertFunctionNames (#176)
0276985
refactor(expect-expect): use ESQuery selector syntax (#171)
be29fba
refactor(prefer-expect-assertions): use ESQuery selectors (#170)
6fa003b
refactor(no-disabled-tests): use ESQuery selector syntax (#169)
See the full diff
devDependency
eslint-plugin-jest was updated from 21.24.2
to 21.25.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.25.0
to 21.25.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.25.1
to 21.26.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.26.0
to 21.26.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.26.1
to 21.26.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-jest was updated from 21.27.0
to 21.27.1
.Your tests are still failing with this version. Compare changes
The new version differs by 4 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
See the full diff
devDependency
eslint-plugin-jest was updated from 21.27.1
to 21.27.2
.Your tests are still failing with this version. Compare changes
The devDependency eslint-plugin-jest was updated from
21.22.0
to21.22.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](https://travis-ci.org/jlopezxs/node-package-starter/builds/431374002?utm_source=github_status&utm_medium=notification)).Release Notes for v21.22.1
21.22.1 (2018-09-21)
Bug Fixes
Commits
The new version differs by 3 commits.
fdce162
fix(no-disabled-tests): fix false positives for pending() usage (#155)
1361d59
chore: simplify semantic-release a bit (#153)
f4850a3
chore(docs): fixed typo (#142)
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: