-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of eslint-plugin-jest is breaking the build 🚨 #99
Comments
After pinning to 23.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The dependency eslint-plugin-jest was updated from
23.6.0
to23.7.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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v23.7.0
23.7.0 (2020-02-07)
Bug Fixes
u
flag in regex (#532) (c12b725)Features
disallowedWords
option (#522) (38bbe93)Commits
The new version differs by 7 commits.
88068a7
chore(release): 23.7.0 [skip ci]
c12b725
fix(expect-expect): use
u
flag in regex (#532)ff25588
chore(deps): removed dependency on micromatch for expect-expect (#517)
38bbe93
feat(valid-title): support
disallowedWords
option (#522)1449675
chore: make gh actions badge always point to master
95cce6b
chore(deps): lock file maintenance (#490)
735f143
chore(lint): enable
require-unicode-regexp
rule (#520)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: