multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

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

Closed renovate[bot] closed 2 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.6 -> 5.16.2 age adoption passing confidence

Release Notes

testing-library/jest-dom ### [`v5.16.2`](https://togithub.com/testing-library/jest-dom/releases/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/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/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/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/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/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) ### [`v5.11.9`](https://togithub.com/testing-library/jest-dom/releases/v5.11.9) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.8...v5.11.9) ##### Bug Fixes - Ignore comment nodes in toBeEmptyDOMElement ([#​317](https://togithub.com/testing-library/jest-dom/issues/317)) ([6a6531d](https://togithub.com/testing-library/jest-dom/commit/6a6531d17b69583590dea67dc2b6ca5fb18351b3)) ### [`v5.11.8`](https://togithub.com/testing-library/jest-dom/releases/v5.11.8) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.7...v5.11.8) ##### Bug Fixes - Adds expected text for toContainHTML checks that fail ([#​299](https://togithub.com/testing-library/jest-dom/issues/299)) ([#​318](https://togithub.com/testing-library/jest-dom/issues/318)) ([0bd1ed9](https://togithub.com/testing-library/jest-dom/commit/0bd1ed9c14ca23067d81f4c04967839776e94bbf)) ### [`v5.11.7`](https://togithub.com/testing-library/jest-dom/releases/v5.11.7) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.6...v5.11.7) ##### Bug Fixes - check equality in toHaveDisplayValue (fix [#​290](https://togithub.com/testing-library/jest-dom/issues/290)) ([#​319](https://togithub.com/testing-library/jest-dom/issues/319)) ([4179117](https://togithub.com/testing-library/jest-dom/commit/4179117d3df1f2cd6c7a203759b3668dcd092ac7))

Configuration

📅 Schedule: "every weekend" (UTC).

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

netlify[bot] commented 3 years ago

❌ Deploy preview failed at Netlify. @jimmyandrade take a look please

🔨 Explore the source changes: caff0bbffe3f1fa37bf6e5275ee46c107f68a49b

🔍 Inspect the deploy log: https://app.netlify.com/sites/multei/deploys/6225fad0bc5f1d0007918bdf