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.4 #70

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@testing-library/jest-dom devDependencies patch 5.11.2 -> 5.11.4

Release Notes

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

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 4 years ago

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  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 0e3743f...156e022. 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: