mcansh / connection

https://connection.loganmcansh.com
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency react-testing-library was updated from 5.3.2 to 5.4.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 - ❌ **now:** Now is deploying your app ([Details](https://zeit.co/github/deployment?deploymentId=dpl_CwKdGi5mcqwg2y9Gyk44sTztWpi5)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/mcansh/connection/builds/468554374?utm_source=github_status&utm_medium=notification)). - ❌ **now/package.json:** has failed

Release Notes for v5.4.0

5.4.0 (2018-12-16)

Features

  • hydrate: add ability to test component hydration (#246) (08731f2)
Commits

The new version differs by 2 commits.

  • 08731f2 feat(hydrate): add ability to test component hydration (#246)
  • 678b939 docs: add warning to container docs

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.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.4.1

5.4.1 (2018-12-19)

Bug Fixes

Commits

The new version differs by 1 commits.

  • f099d2f fix(TS): add hydrate typings (#250)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.4.2

5.4.2 (2018-12-20)

Bug Fixes

  • TS: make container optional in RenderOptions (#253) (4763ffb)
Commits

The new version differs by 1 commits.

  • 4763ffb fix(TS): make container optional in RenderOptions (#253)

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.5.0

5.5.0 (2019-02-06)

Features

  • act: Support ReactDOM.TestUtils.act (#278) (8e08ccf)
  • testHook: add testHook utility for Testing custom hooks 🎣 (#274) (d01fbc1)
Commits

The new version differs by 9 commits.

  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

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.5.1

5.5.1 (2019-02-06)

Bug Fixes

  • declare "module" field in package.json (#282) (74a6eba)
Commits

The new version differs by 10 commits.

  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

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.5.2

5.5.2 (2019-02-06)

Bug Fixes

Commits

The new version differs by 11 commits.

  • a4b5307 fix(build): upgrade all deps
  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

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.5.3

5.5.3 (2019-02-06)

Bug Fixes

Commits

The new version differs by 12 commits.

  • 8d70265 fix(act): add a polyfill
  • a4b5307 fix(build): upgrade all deps
  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

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.5.4

5.5.4 (2019-02-08)

Bug Fixes

Commits

The new version differs by 14 commits.

  • ac58967 fix: act polyfill for React 15.x (#288)
  • 1d45c5c test: refactor test (#286)
  • 8d70265 fix(act): add a polyfill
  • a4b5307 fix(build): upgrade all deps
  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

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.6.0

5.6.0 (2019-02-11)

Features

  • testHook: modify testHook to return unmount function (#290) (9c606da)
Commits

The new version differs by 15 commits.

  • 9c606da feat(testHook): modify testHook to return unmount function (#290)
  • ac58967 fix: act polyfill for React 15.x (#288)
  • 1d45c5c test: refactor test (#286)
  • 8d70265 fix(act): add a polyfill
  • a4b5307 fix(build): upgrade all deps
  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)
  • 039c299 chore: move README docs to new site (#256)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.6.1

5.6.1 (2019-02-11)

Bug Fixes

Commits

The new version differs by 16 commits.

  • 8436c7e fix(TS): typing of testHook (#292)
  • 9c606da feat(testHook): modify testHook to return unmount function (#290)
  • ac58967 fix: act polyfill for React 15.x (#288)
  • 1d45c5c test: refactor test (#286)
  • 8d70265 fix(act): add a polyfill
  • a4b5307 fix(build): upgrade all deps
  • 74a6eba fix: declare "module" field in package.json (#282)
  • f1b4d4c test: fix test coverage and testHook tests
  • 1d7323f docs: add comment to react-hooks example
  • 8e08ccf feat(act): Support ReactDOM.TestUtils.act (#278)
  • d01fbc1 feat(testHook): add testHook utility for Testing custom hooks 🎣 (#274)
  • 14b567f fix(TS): add explicit annotation to Query type (#260)
  • 730ee2a fix(TS): add queries typings (#259)
  • 23a2007 docs: update docs links (#258)
  • 95bc9b6 chore: center the docs links (#257)

There are 16 commits in total.

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.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