You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
After pinning to 22.15.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 from
22.15.0
to22.15.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
Release Notes for v22.15.1
22.15.1 (2019-08-12)
Bug Fixes
Commits
The new version differs by 17 commits.
d9a79b2
fix(prefer-spy-on): do not change behavior of fixed instances (#390)
ce86d4a
chore(valid-expect): convert to typescript (#387)
b39aad5
chore(prefer-strict-equal): use
parseExpectCall
(#388)4ca5889
chore(prefer-called-with): convert to typescript (#385)
538ec03
chore(no-truthy-falsy): convert to typescript (#384)
9465e57
chore(no-alias-methods): convert to typescript (#383)
6a75f24
chore(valid-expect-in-promise): convert to typescript (#382)
851931d
chore(no-large-snapshots): convert to typescript (#376)
1833255
ts-migration/prefer-expect-assertions (#381)
f93e0fd
chore(tsutils): remove unnecessary isExpectIdentifier (#380)
4116fe5
chore: add a couple more lint rules
dfb949d
chore(valid-describe): use shared guards (#379)
3a7a691
chore(prefer-todo): use common guards (#377)
2ec3f12
Improve no identical title (#375)
2748525
chore(no-mocks-import): improve implementation (#378)
There are 17 commits in total.
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 🌴
The text was updated successfully, but these errors were encountered: