Thierry-Chain / Library-Management-App

Updated Library management system
https://smart-library-rw.herokuapp.com
2 stars 1 forks source link

Update dependency @testing-library/jest-dom to v5 #61

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom ^4.2.4 -> ^5.0.0 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) ### [`v5.11.9`](https://togithub.com/testing-library/jest-dom/releases/tag/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/tag/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/tag/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)) ### [`v5.11.6`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.6) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.5...v5.11.6) ##### Bug Fixes - Improved error messaging for toHaveFocus assertion ([#​304](https://togithub.com/testing-library/jest-dom/issues/304)) ([c79faa2](https://togithub.com/testing-library/jest-dom/commit/c79faa211c90b222658585858c760dbabb07fa5a)) ### [`v5.11.5`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.5) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.4...v5.11.5) ##### Bug Fixes - treat shadow DOM elements as in the document ([#​298](https://togithub.com/testing-library/jest-dom/issues/298)) ([7ee54ab](https://togithub.com/testing-library/jest-dom/commit/7ee54abf20aa4c52f0bc0fa862999a98f7ffbc3f)) ### [`v5.11.4`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.4) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.3...v5.11.4) ##### Bug Fixes - do not explicitly depend on jest assertion utils ([#​250](https://togithub.com/testing-library/jest-dom/issues/250)) ([2da8c71](https://togithub.com/testing-library/jest-dom/commit/2da8c71eef4bdfaf7787710a29cbc7956d8529d9)) ### [`v5.11.3`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.3) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.2...v5.11.3) ##### Bug Fixes - Changed toHaveStyle to use getPropertyValue instead of accessing the property directly ([#​285](https://togithub.com/testing-library/jest-dom/issues/285)) ([92176e1](https://togithub.com/testing-library/jest-dom/commit/92176e1ae018a9c4077e25cfefd3907ab8b61c85)) ### [`v5.11.2`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.1...v5.11.2) ##### Bug Fixes - Suggest using toBeEmptyDOMElement instead of toBeEmpty ([#​284](https://togithub.com/testing-library/jest-dom/issues/284)) ([2cd17d3](https://togithub.com/testing-library/jest-dom/commit/2cd17d34acd67529e5f87b66ca380e9302cdcb23)) ### [`v5.11.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.11.0...v5.11.1) ##### Bug Fixes - **toHaveStyle:** strictly match empty values ([#​276](https://togithub.com/testing-library/jest-dom/issues/276)) ([5bea350](https://togithub.com/testing-library/jest-dom/commit/5bea35075d54a7ccf4c93b1bd06a7182307dd809)), closes [#​272](https://togithub.com/testing-library/jest-dom/issues/272) ### [`v5.11.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.11.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.10.1...v5.11.0) ##### Features - extend toBeChecked to support any role that's compatible ([#​267](https://togithub.com/testing-library/jest-dom/issues/267)) ([c135d0b](https://togithub.com/testing-library/jest-dom/commit/c135d0be8370af61c8f34b3125765f5bba813133)) ### [`v5.10.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.10.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.10.0...v5.10.1) ##### Bug Fixes - element not allowed to be disabled being returned as disabled ([#​261](https://togithub.com/testing-library/jest-dom/issues/261)) ([5e39222](https://togithub.com/testing-library/jest-dom/commit/5e392226d34b2318f21a4f5ffcfd8c9a16d6377b)) ### [`v5.10.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.10.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.9.0...v5.10.0) ##### Features - \[toBeValid/toBeInvalid] Check aria-invalid on any element ([#​259](https://togithub.com/testing-library/jest-dom/issues/259)) ([14d1630](https://togithub.com/testing-library/jest-dom/commit/14d163045d486322113c305d7ef34abe790d6a70)) ### [`v5.9.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.9.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.8.0...v5.9.0) ##### Features - Deprecate toBeEmpty in favour of toBeEmptyDomElement ([#​216](https://togithub.com/testing-library/jest-dom/issues/216)) ([#​254](https://togithub.com/testing-library/jest-dom/issues/254)) ([927c5a4](https://togithub.com/testing-library/jest-dom/commit/927c5a4f898369524ab6e96d67f2e1004f1714d5)) ### [`v5.8.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.8.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.7.0...v5.8.0) ##### Features - add toBePartiallyChecked matcher ([#​249](https://togithub.com/testing-library/jest-dom/issues/249)) ([e46299b](https://togithub.com/testing-library/jest-dom/commit/e46299b8fe4d57b6fbfc5ae8e312eacc8419ee34)) ### [`v5.7.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.7.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.6.0...v5.7.0) ##### Features - Allow to use regex on toHaveDisplayValue ([#​242](https://togithub.com/testing-library/jest-dom/issues/242)) ([5c9e8e5](https://togithub.com/testing-library/jest-dom/commit/5c9e8e5a1a18e58c0bf8147baaf568259c3c2a13)) ### [`v5.6.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.6.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.5.0...v5.6.0) ##### Features - Add new custom matcher toHaveDescription ([#​244](https://togithub.com/testing-library/jest-dom/issues/244)) ([943a0c9](https://togithub.com/testing-library/jest-dom/commit/943a0c9783de6acc83a397b5dab22570f2611c3c)) ### [`v5.5.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.5.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.4.0...v5.5.0) ##### Features - Add `toHaveDisplayValue()` matcher ([#​223](https://togithub.com/testing-library/jest-dom/issues/223)) ([840414f](https://togithub.com/testing-library/jest-dom/commit/840414f73864226852199b5f0c9cb591d7cfc140)) ### [`v5.4.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.4.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.3.0...v5.4.0) ##### Features - add switch role to toBeChecked ([#​228](https://togithub.com/testing-library/jest-dom/issues/228)) ([144c647](https://togithub.com/testing-library/jest-dom/commit/144c647fcf5586312ae7e1a16ff4654713097209)) ### [`v5.3.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.3.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.2.0...v5.3.0) ##### Features - add exact mode option for toHaveClass ([#​176](https://togithub.com/testing-library/jest-dom/issues/176)) ([#​217](https://togithub.com/testing-library/jest-dom/issues/217)) ([cc8721e](https://togithub.com/testing-library/jest-dom/commit/cc8721e10637137ec15e731db2aa8af4b13bf21e)) ### [`v5.2.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.2.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.1.1...v5.2.0) ##### Features - **toHaveValue:** Enhanced error message with type information… ([#​219](https://togithub.com/testing-library/jest-dom/issues/219)) ([eb51c17](https://togithub.com/testing-library/jest-dom/commit/eb51c17438a6fbdaa027bc35cdd07a031a167338)) ### [`v5.1.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.1.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.1.0...v5.1.1) ##### Bug Fixes - root matchers module (closes [#​197](https://togithub.com/testing-library/jest-dom/issues/197)) ([#​200](https://togithub.com/testing-library/jest-dom/issues/200)) ([3b98d4d](https://togithub.com/testing-library/jest-dom/commit/3b98d4d16b51b7b8d9d9ca77172b5367503f203f)) ### [`v5.1.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.1.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.2...v5.1.0) ##### Features - Enhance toHaveStyle to accept JS as css ([#​196](https://togithub.com/testing-library/jest-dom/issues/196)) ([7921e4a](https://togithub.com/testing-library/jest-dom/commit/7921e4a0a9e21e419122951eb28ed270c13209c5)) ### [`v5.0.2`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.0.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.1...v5.0.2) ##### Bug Fixes - toBeVisible ignoring Details element ([#​184](https://togithub.com/testing-library/jest-dom/issues/184)) ([e4d61c2](https://togithub.com/testing-library/jest-dom/commit/e4d61c2ef16018197c316135f57f905bf5b2ca2a)) ### [`v5.0.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.0.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.0...v5.0.1) ##### Bug Fixes - Add @​types/testing-library\_\_jest-dom dependency ([#​189](https://togithub.com/testing-library/jest-dom/issues/189)) ([030da62](https://togithub.com/testing-library/jest-dom/commit/030da6207a2e4862035b7b9d9f915328c5ff4e2f)), closes [#​123](https://togithub.com/testing-library/jest-dom/issues/123) [#​160](https://togithub.com/testing-library/jest-dom/issues/160) [#​185](https://togithub.com/testing-library/jest-dom/issues/185) ### [`v5.0.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.0.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v4.2.4...v5.0.0) - Remove extend-expect typings ([#​182](https://togithub.com/testing-library/jest-dom/issues/182)) ([c76f8c5](https://togithub.com/testing-library/jest-dom/commit/c76f8c548b3d99b8639aea05f76c111997c5bce5)), closes [#​182](https://togithub.com/testing-library/jest-dom/issues/182) ##### BREAKING CHANGES - moving typings to @​types/testing-library\_\_jest-dom - This version does not includes types. The next patch release v5.0.1 will. If you need the type definitions please do not update to v.5.0.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
smart-library ❌ Failed (Inspect) Feb 12, 2023 at 0:11AM (UTC)
vercel[bot] commented 1 year ago

Deployment failed with the following error:

Resource is limited - try again in 41 minutes (more than 100, code: "api-deployments-free-per-day").