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/user-event is breaking the build 🚨 #168

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/user-event 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/user-event 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/675674251?utm_source=github_status&utm_medium=notification)).

Release Notes for v10.0.2

10.0.2 (2020-04-16)

Bug Fixes

  • πŸ› update @testing-library/dom (742c0a7)
  • πŸ› update babel (3ee7339)
Commits

The new version differs by 11 commits.

  • 91f0519 Merge pull request #243 from testing-library/updates
  • 0854d90 chore: πŸ€– update regenerator-runtime
  • 69068e0 chore: πŸ€– update prettier
  • 742c0a7 fix: πŸ› update @testing-library/dom
  • 1017304 chore: πŸ€– update @testing-library/jest-dom
  • 608fcd6 chore: πŸ€– update react
  • 7ef9f76 chore: πŸ€– update lint-staged
  • 469e6f9 chore: πŸ€– update all-contributors-cli
  • 3ee7339 fix: πŸ› update babel
  • c659fce chore: πŸ€– update semantic-release
  • 94db64b chore: πŸ€– update husky

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

10.1.0 (2020-04-23)

Features

Commits

The new version differs by 6 commits.

  • 61bcdb4 Merge pull request #233 from wachunga/wachunga/clear
  • 7ffa216 Merge branch 'master' into wachunga/clear
  • ebec144 Merge pull request #246 from DanielRHayes/docs/select-options-clearer-example
  • d0157e2 docs: ✏️ improve clarity of example for selectOptions
  • 165929d Simplify backspace implementation
  • e73333e feat: add userEvent.clear

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

10.1.1 (2020-05-08)

Bug Fixes

  • TS: add TypeScript userEvent.clear definition (#250) (7df771f)
Commits

The new version differs by 9 commits.

  • f15bec6 docs: add Meemaw as a contributor (#261)
  • 4230bad docs: add calebeby as a contributor (#260)
  • 9651d64 docs: add bdh1011 as a contributor (#259)
  • 7df771f fix(TS): add TypeScript userEvent.clear definition (#250)
  • bc6a003 Merge pull request #248 from testing-library/docs
  • 632826b docs: ✏️ fix examples
  • d21fb95 docs: ✏️ add clear()
  • 5ba70d9 Merge pull request #247 from testing-library/contributors
  • 1090cc3 Add @wachunga as a contributor

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

10.1.2 (2020-05-08)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 2bb7def docs: add pomber as a contributor (#264)
  • 2a3d774 fix: type when element.maxLength is -1 (#263)
  • f15bec6 docs: add Meemaw as a contributor (#261)
  • 4230bad docs: add calebeby as a contributor (#260)
  • 9651d64 docs: add bdh1011 as a contributor (#259)
  • 7df771f fix(TS): add TypeScript userEvent.clear definition (#250)
  • bc6a003 Merge pull request #248 from testing-library/docs
  • 632826b docs: ✏️ fix examples
  • d21fb95 docs: ✏️ add clear()
  • 5ba70d9 Merge pull request #247 from testing-library/contributors
  • 1090cc3 Add @wachunga as a contributor

See the full diff