Open greenkeeper[bot] opened 5 years ago
After pinning to 3.2.2 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.3.0
to 3.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
devDependency
jest-dom was updated from 3.4.0
to 3.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The devDependency jest-dom was updated from
3.2.2
to3.3.0
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/diwakersurya/click-to-copy/builds/536005139?utm_source=github_status&utm_medium=notification)).Release Notes for v3.3.0
3.3.0 (2019-05-22)
Features
Commits
The new version differs by 3 commits.
d3f5855
feat: Add toBeRequired matcher (#109)
b2b4bd3
Revert "test: add failing test for #104"
71d1351
test: add failing test for #104
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: