openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

chore(deps): update dependency @testing-library/jest-dom to v5.17.0 #588

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.16.2 -> 5.17.0 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom) ### [`v5.17.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.17.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0) ##### Features - New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` ([#​503](https://togithub.com/testing-library/jest-dom/issues/503)) ([d717c66](https://togithub.com/testing-library/jest-dom/commit/d717c66cb4a32c806e53b287418a4013d37898fb)) ### [`v5.16.5`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.5) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) ##### Bug Fixes - migrate ccs v3 to [@​adobe/css-tools](https://togithub.com/adobe/css-tools) v4 ([#​470](https://togithub.com/testing-library/jest-dom/issues/470)) ([948d90f](https://togithub.com/testing-library/jest-dom/commit/948d90f32cc79339bdeebea0454599db74c5d071)) ### [`v5.16.4`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.4) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4) ##### Bug Fixes - Support unenclosed inner text for details elements in to be visible ([#​396](https://togithub.com/testing-library/jest-dom/issues/396)) ([af18453](https://togithub.com/testing-library/jest-dom/commit/af1845383ee2cba007f43460104f73409e7618ac)) ### [`v5.16.3`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.3) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3) ##### Bug Fixes - clarify toHaveFocus message when using `.not` ([#​447](https://togithub.com/testing-library/jest-dom/issues/447)) ([6988a67](https://togithub.com/testing-library/jest-dom/commit/6988a67b1c2a98a5873c952beace08fc07eedbe2))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bcb43df) 92.37% compared to head (7a5af0b) 92.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ======================================= Coverage 92.37% 92.37% ======================================= Files 169 169 Lines 3450 3450 Branches 898 898 ======================================= Hits 3187 3187 Misses 243 243 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.