faizulho / eshop

MIT License
0 stars 1 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @testing-library/react was updated from 9.4.0 to 9.4.1.

🚨 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/faizulho/eshop/builds/653847177?utm_source=github_status&utm_medium=notification)).

Release Notes for v9.4.1

9.4.1 (2020-02-22)

Bug Fixes

  • release: manually release a patch version (c4cae93)
  • make fireEvent mouseEnter/mouseLeave work with addEventListener (#588) (c5a7206), closes #577 #577
Commits

The new version differs by 10 commits.

  • c4cae93 fix(release): manually release a patch version
  • 41c01c8 docs: add zbrogz as a contributor (#592)
  • c5a7206 fix: make fireEvent mouseEnter/mouseLeave work with addEventListener (#588)
  • 24fc9b0 chore: update issue templates
  • b8855b5 chore: fix all contributors config
  • d6fac05 chore: update all the deps
  • 7e2dac4 docs: add tteke as a contributor (#574)
  • cd3edf4 docs: fix error on complex example (#560)
  • 8db62fe docs: add sakito21 as a contributor (#554)
  • e6ff3b8 docs: use screen (#553)

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v9.5.0

9.5.0 (2020-03-04)

Features

  • debug: accept the same arguments as prettyDOM (#596) (35522b1), closes #580
Commits

The new version differs by 5 commits.

  • 35522b1 feat(debug): accept the same arguments as prettyDOM (#596)
  • 107e013 docs: add hottmanmichael as a contributor (#595)
  • ea67b17 chore: update deps
  • 6214d92 docs: add ryota-murakami as a contributor (#593)
  • c8a8694 README: update @testing-library/jest-dom's old syntax (#590)

See the full diff