schretzilla / Website-3.0

Updated version of my personal website using React!
http://www.greatscottsworld.com/
0 stars 0 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/jest-dom ### [`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)) ### [`v5.16.2`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2) ##### Bug Fixes - add custom element support to `toBeDisabled` ([#​368](https://togithub.com/testing-library/jest-dom/issues/368)) ([8162115](https://togithub.com/testing-library/jest-dom/commit/8162115445bc1adaa2740859542a78b18ec3e660)) ### [`v5.16.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.0...v5.16.1) ##### Bug Fixes - Improve `toHaveClass` error message format ([#​405](https://togithub.com/testing-library/jest-dom/issues/405)) ([a9beb47](https://togithub.com/testing-library/jest-dom/commit/a9beb47455dae0f455ddacc473d0ddabe09f0b43)) ### [`v5.16.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.15.1...v5.16.0) ##### Features - Update aria-query to 5.0.0 ([#​414](https://togithub.com/testing-library/jest-dom/issues/414)) ([de26c7a](https://togithub.com/testing-library/jest-dom/commit/de26c7ae2f502f284d5d4320634571877dbcf7fc)) ### [`v5.15.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.15.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1) ##### Bug Fixes - wrong deprecate error message ([#​422](https://togithub.com/testing-library/jest-dom/issues/422)) ([dfcefa2](https://togithub.com/testing-library/jest-dom/commit/dfcefa2e0262002b4eb0c2e382ea750e7f582347)) ### [`v5.15.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.15.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.14.1...v5.15.0) ##### Features - import parse directly from css ([#​415](https://togithub.com/testing-library/jest-dom/issues/415)) ([4cb606c](https://togithub.com/testing-library/jest-dom/commit/4cb606cc591345a2f44240d7e74740b26fa9fa85)) ### [`v5.14.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.14.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.14.0...v5.14.1) ##### Bug Fixes - Updates deprecated matchers info ([#​378](https://togithub.com/testing-library/jest-dom/issues/378)) ([fc9ce6d](https://togithub.com/testing-library/jest-dom/commit/fc9ce6d406f7c3379aac3fa7aed756af105dfdb4)) ### [`v5.14.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.14.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.13.0...v5.14.0) ##### Features - toHaveAccessibleName and toHaveAccessibleDescription ([#​377](https://togithub.com/testing-library/jest-dom/issues/377)) ([87ffd2a](https://togithub.com/testing-library/jest-dom/commit/87ffd2a639dcf91fb59e38066136976e163df618)) ### [`v5.13.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.13.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.12.0...v5.13.0) ##### Features - Add `toHaveErrorMessage` matcher ([#​370](https://togithub.com/testing-library/jest-dom/issues/370)) ([217fdcc](https://togithub.com/testing-library/jest-dom/commit/217fdcc2377bc24bfdbd2e121289704128048fa9)) ### [`v5.12.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.12.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.10...v5.12.0) ##### Features - check for any Node in toHaveTextContent ([#​358](https://togithub.com/testing-library/jest-dom/issues/358)) ([fa0d91d](https://togithub.com/testing-library/jest-dom/commit/fa0d91d17ed0735db33f70397cd4b4a43f26f6bc)) ### [`v5.11.10`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.10) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.9...v5.11.10) ##### Bug Fixes - normalize expected value in toContainHTML ([#​349](https://togithub.com/testing-library/jest-dom/issues/349)) ([21ad89b](https://togithub.com/testing-library/jest-dom/commit/21ad89bc707b6e41af887d1bd103dd6dbc665dee)), closes [#​347](https://togithub.com/testing-library/jest-dom/issues/347)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.16.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.