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 🚨 #71

Open
greenkeeper bot opened this issue Feb 11, 2019 · 3 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 11, 2019

The devDependency react-testing-library was updated from 5.6.0 to 5.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

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v5.7.0

5.7.0 (2019-02-12)

Features

Commits

The new version differs by 2 commits.

  • cf12d91 feat: wrapper for testHook (#296)
  • 41f032d Add TS to PR checklist (#294)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v5.8.0

5.8.0 (2019-02-12)

Features

Commits

The new version differs by 3 commits.

  • 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 19, 2019

Your tests for group default are passing again with this update. Explicitly upgrade default to this version 🚀

Release Notes for v5.9.0

5.9.0 (2019-02-19)

Features

  • render: add wrapper component option (#303) (e49a23f)
Commits

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

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