Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of react-testing-library is breaking the build 🚨 #29

Open
greenkeeper bot opened this issue Sep 18, 2018 · 1 comment
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 18, 2018

The devDependency react-testing-library was updated from 5.0.1 to 5.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
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v5.1.0

5.1.0 (2018-09-18)

Features

Commits

The new version differs by 8 commits.

  • 57dd63d feat(render): expose option to override bound queries (#177)
  • 595abe6 docs: add a note about triggering onChange event on checkbox (#178)
  • b2b84f2 docs: what is react testing library (#176)
  • ce1d1f1 docs: add additional learning material to README (#174)
  • 80b6ae2 docs: parenthesis was incorrectly placed :) (#173)
  • b18ff5b docs: add wait section add query by text (#172)
  • 61e382f docs: update README.md (#171)
  • a05248e docs: add global setup, custom render docs (#166)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2018

After pinning to 5.0.1 your tests are passing again. Downgrade this dependency 📌.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants