SurveyMonkey / graphql-ergonomock

Automatic mocking of GraphQL queries
MIT License
19 stars 5 forks source link

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

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.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: Disabled by config. Please merge this manually once you are satisfied.

: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 #78 (2ad9554) into master (2876eb7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files           8        8           
  Lines         158      158           
  Branches       41       41           
=======================================
  Hits          157      157           
  Misses          1        1           

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 2876eb7...2ad9554. Read the comment docs.

joual commented 3 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: