byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

An in-range update of @testing-library/react is breaking the build 🚨 #117

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @testing-library/react was updated from 8.0.7 to 8.0.8.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@testing-library/react 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/byte-fe/react-model/builds/568697719?utm_source=github_status&utm_medium=notification)).

Release Notes for v8.0.8

8.0.8 (2019-08-06)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 98b9605 Update FUNDING.yml
  • 1eae361 fix: make cleanup use async act (#427)
  • 4c8ca23 docs: add alejandroperea as a contributor (#425)
  • 3ef5361 docs: add JSFernandes as a contributor (#424)
  • 54d060b docs: Document known issue with React 16.8 (#423)
  • edd3eaa docs: add jamesgeorge007 as a contributor (#421)
  • 709eb75 docs: make the license text point to the respective file (#420)

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:

greenkeeper[bot] commented 4 years ago

After pinning to 8.0.7 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

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

Release Notes for v8.0.9

8.0.9 (2019-08-08)

Bug Fixes

  • improve warning so people know they can upgrade to 16.9.0 now (#431) (c026650), closes #281
Commits

The new version differs by 1 commits.

  • c026650 fix: improve warning so people know they can upgrade to 16.9.0 now (#431)

See the full diff