crisboarna / react-skillbars

Skill bars with full color customizations and responsive layout.
https://crisboarna.github.io/react-skillbars
MIT License
23 stars 13 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @testing-library/react was updated from 10.0.1 to 10.0.2.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/github/crisboarna/react-skillbars/builds/668894351?utm_source=github_status&utm_medium=notification)).

Release Notes for v10.0.2

10.0.2 (2020-03-30)

Bug Fixes

Commits

The new version differs by 3 commits.

  • afce94f fix: Bump types dependency (#625)
  • eceffb1 chore: update dependencies + use kcd-scripts' husky (#619)
  • 77186fe Update package.json (#617)

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 10.0.1 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 v10.0.3

10.0.3 (2020-04-20)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 59a2de1 fix: restore this when requiring timers (#644)
  • 91f0c75 docs: Fix typo, seemless -> seamless (#628)

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v10.0.4

10.0.4 (2020-04-30)

Bug Fixes

  • upgrade all dependencies (and fix UMD build) (#653) (a75fa35)
Commits

The new version differs by 5 commits.

  • a75fa35 fix: upgrade all dependencies (and fix UMD build) (#653)
  • 6446739 docs: add Ishaan28malik as a contributor (#649)
  • d6310a2 docs(readme): Add install command for yarn (#645)
  • 1232e1f chore: Only release on original repo (#647)
  • 32c5b9f chore: Test on Node 14 (#648)

See the full diff