vnglst/finding-nora

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

Release Notes for v6.1.0

6.1.0 (2019-04-05)

Features

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 πŸ“Œ.

Your tests are still failing with this version. Compare changes

Release Notes for v6.1.1

6.1.1 (2019-04-05)

Bug Fixes

  • act: wait until react-dom-16.9.0 is released (#344) (180179e)
Commits

The new version differs by 1 commits.

  • 180179e fix(act): wait until react-dom-16.9.0 is released (#344)

See the full diff

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v6.1.2

6.1.2 (2019-04-05)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 1d00c79 docs: add aledustet as a contributor (#349)
  • 021ef9d fix(act): ensure that the result is returned from our wrapper (#346)
  • 30bf1c6 docs: add joual as a contributor (#348)

See the full diff