-
Notifications
You must be signed in to change notification settings - Fork 0
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 jest-dom is breaking the build 🚨 #25
Comments
After pinning to 3.1.3 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 |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v3.2.23.2.2 (2019-05-08)Bug Fixes
|
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The devDependency jest-dom was updated from
3.1.3
to3.1.4
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jest-dom 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 v3.1.4
3.1.4 (2019-04-30)
Bug Fixes
Commits
The new version differs by 4 commits.
3f85527
fix: display html in toContainHTML failure output #98 (#100)
1b2beb9
docs: move to testing-library org (#97)
eb1be31
docs: update deprecated method of jest (#94)
825c3dd
docs: missing closing bracket in toHaveFocus() example (#92)
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: