SurveyMonkey / graphql-ergonomock

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

chore(deps): update dependency @testing-library/react to v11 #73

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/react devDependencies major 10.4.9 -> 11.0.4

Release Notes

testing-library/react-testing-library ### [`v11.0.4`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.3...v11.0.4) ##### Bug Fixes - Trigger ongot-/onlostpointercapture when calling got-/lostpointercapture ([#​786](https://togithub.com/testing-library/react-testing-library/issues/786)) ([c546a6f](https://togithub.com/testing-library/react-testing-library/commit/c546a6f4927f925bf1187e631ca0444001f067f5)) ### [`v11.0.3`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.3) ##### Bug Fixes - Trigger onPointerEnter/Leave when calling pointerEnter/Leave ([#​784](https://togithub.com/testing-library/react-testing-library/issues/784)) ([c7b5622](https://togithub.com/testing-library/react-testing-library/commit/c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d)) ### [`v11.0.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.1...v11.0.2) ##### Bug Fixes - **cleanup:** remove unnecessary async/await ([#​778](https://togithub.com/testing-library/react-testing-library/issues/778)) ([220d8d4](https://togithub.com/testing-library/react-testing-library/commit/220d8d4fd1f29c64e5094a6efa46fdee7b8105de)) ### [`v11.0.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.0...v11.0.1) ##### Bug Fixes - Update typings for cleanup ([#​776](https://togithub.com/testing-library/react-testing-library/issues/776)) ([9191890](https://togithub.com/testing-library/react-testing-library/commit/9191890c882314c0048206e23a1fff40561b7ee4)) ### [`v11.0.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.9...v11.0.0) ##### Features - use act to flush instead of custom implementation ([#​768](https://togithub.com/testing-library/react-testing-library/issues/768)) ([693228c](https://togithub.com/testing-library/react-testing-library/commit/693228ce10f23e2b695730ea88dbdaa35506e00e)) ##### BREAKING CHANGES - cleanup is now synchronous and wraps the unmounting process in `act`.

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 #73 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  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 4032234...5d0eff0. 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: