MatejBransky / react-katex

Display math in TeX with KaTeX and ReactJS
https://codesandbox.io/s/github/MatejMazur/react-katex/tree/master/demo?fontsize=14&hidenavigation=1&module=%2Fsrc%2FExample.tsx&theme=dark
MIT License
147 stars 12 forks source link

Update dependency @testing-library/jest-dom to v5.14.1 - autoclosed #76

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

testing-library/jest-dom ### [`v5.14.1`](https://togithub.com/testing-library/jest-dom/releases/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/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/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/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/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: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.