philihp / fields-of-arle

Fields of Arle Simulator
https://arle.philihp.com
GNU General Public License v3.0
19 stars 10 forks source link

Update dependency @testing-library/jest-dom to v5.11.9 #658

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

testing-library/jest-dom ### [`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)) ### [`v5.11.6`](https://togithub.com/testing-library/jest-dom/releases/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/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))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #658 (17c2635) into master (c6ac676) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #658   +/-   ##
=======================================
  Coverage   35.18%   35.18%           
=======================================
  Files         175      175           
  Lines        1745     1745           
  Branches      205      205           
=======================================
  Hits          614      614           
  Misses       1024     1024           
  Partials      107      107           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e55eb2e...17c2635. Read the comment docs.