Open greenkeeper[bot] opened 5 years ago
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.
devDependency
jest-dom was updated from 3.1.4
to 3.2.0
.Your tests are still failing with this version. Compare changes
devDependency
jest-dom was updated from 3.2.0
to 3.2.1
.Your tests are still failing with this version. Compare changes
devDependency
jest-dom was updated from 3.2.1
to 3.2.2
.Your tests are still failing with this version. Compare changes
this.equals
instead of import jasmineUtils (#103) (2bc084f), closes /github.com/testing-library/jest-dom/pull/93#discussion_r282040908devDependency
jest-dom was updated from 3.2.2
to 3.3.0
.Your tests are still failing with this version. Compare changes
devDependency
jest-dom was updated from 3.3.0
to 3.4.0
.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
- β **ci/circleci: Apollo Client:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdevtools/apollo-client-jsdevtools/504?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).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](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: