An in-range update of react-testing-library is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency react-testing-library was updated from 6.0.4
to 6.1.0
.
π¨ 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
- β Travis CI - Branch: The build failed.
Commits
The new version differs by 2 commits.
5a88da2
feat(act): Support async act π (#343)
7e6031f
docs: link issue templates to docs repo (#325)
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 π΄
After pinning to 6.0.4 your tests are passing again. Downgrade this dependency π.
- The
devDependency
react-testing-library was updated from6.1.0
to6.1.1
.
Your tests are still failing with this version. Compare changes
- The
devDependency
react-testing-library was updated from6.1.1
to6.1.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π