Open greenkeeper[bot] opened 5 years ago
After pinning to 5.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
react-testing-library was updated from 5.6.1
to 5.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
react-testing-library was updated from 5.7.0
to 5.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
react-testing-library was updated from 5.8.0
to 5.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
e49a23f
feat(render): add wrapper component option (#303)
d413665
refactor: remove duplication of act (#304)
0abee6f
docs: add link to docs repo in PR template (#298)
2bbf924
feat: testHook returns result ref object (#297)
cf12d91
feat: wrapper for testHook (#296)
41f032d
Add TS to PR checklist (#294)
See the full diff
The devDependency react-testing-library was updated from
5.6.0
to5.6.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-testing-library 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/336?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v5.6.1
5.6.1 (2019-02-11)
Bug Fixes
Commits
The new version differs by 1 commits.
8436c7e
fix(TS): typing of testHook (#292)
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: