esamattis / immer-reducer

Type-safe and terse reducers with Typescript for React Hooks and Redux
http://npm.im/immer-reducer
MIT License
225 stars 15 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/epeli/immer-reducer/builds/491874023?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **errored**.

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](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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade 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[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade 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[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade 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

greenkeeper[bot] commented 5 years ago

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

Release Notes for v6.0.4

6.0.4 (2019-04-01)

Bug Fixes

  • act: add try/catch around react-dom/test-utils require (#340) (89299e9), closes #315
Commits

The new version differs by 20 commits.

  • 89299e9 fix(act): add try/catch around react-dom/test-utils require (#340)
  • 6890f4f chore: remove lint warning
  • d247942 docs: add ianschmitz as a contributor (#335)
  • c0d2d6e docs: fix README.md typo (#334)
  • a33ccf8 fix(deps): upgrade all dependencies
  • ea3ef2f docs: add pschyma as a contributor (#332)
  • aed35f4 fix(TS): update Typings (#331)
  • 4302cdd docs: add example for react intl (#329)
  • ca313f2 fix: reorder cleanupAtContainer code (#327)
  • 75a98b5 docs: funding
  • a06a6ec docs: add lorensr as a contributor (#311)
  • 8055fb5 docs: fix README typo (#310)
  • 12d934a fix: move testHook to its own pacakge (#307)
  • 9128410 docs: fixed plural typo (#305)
  • e49a23f feat(render): add wrapper component option (#303)

There are 20 commits in total.

See the full diff