dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
277 stars 37 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @testing-library/dom was updated from 6.11.0 to 6.11.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/dom 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/lissitz/react-accessible-treeview/builds/643117896?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v6.11.1

6.11.1 (2020-01-28)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 19afb4c chore: fix all contributors config
  • 984c270 docs: add Westbrook as a contributor (#432)
  • 905f4b3 fix: ensure 'process' is available before using (#431)
  • a2c3472 docs: add JonathanStoye as a contributor (#426)
  • 3f30564 chore(event): cleanup commented out code (#425)

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 6.11.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 v6.12.0

6.12.0 (2020-01-29)

Features

Commits

The new version differs by 7 commits.

  • 8a62d82 chore(element-queries): jest/valid-title warning in test (#437)
  • 3805b27 feat: add a debug method to screen. (#429)
  • 6c4486c docs: add seetdev as a contributor (#435)
  • 90f79ac feat(event): add new history popstate event (#433)
  • 6af04a1 Update .all-contributorsrc
  • e2297ae docs: add iAziz786 as a contributor (#434)
  • 91d05c1 feat(ByRole): Add support for fallback roles (#418)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.1

6.12.1 (2020-02-01)

Bug Fixes

  • ByDisplayValue: improve warning message (#443) (686175a)
Commits

The new version differs by 1 commits.

  • 686175a fix(ByDisplayValue): improve warning message (#443)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.2

6.12.2 (2020-02-02)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 1ee3e7a fix: fireEvent in IE11 (#445)
  • 6ce9921 docs: add xgbuils as a contributor (#444)

See the full diff