SurveyMonkey / graphql-ergonomock

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

chore(deps): update dependency @testing-library/react to v10.4.5 #40

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies minor 10.1.0 -> 10.4.5

Release Notes

testing-library/react-testing-library ### [`v10.4.5`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.5) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.4...v10.4.5) ##### Bug Fixes - **flushMicroTasks:** fallback to no scheduler ([#​739](https://togithub.com/testing-library/react-testing-library/issues/739)) ([9e5cf59](https://togithub.com/testing-library/react-testing-library/commit/9e5cf59ceaa66b534ef95d519cacb8afc4814215)) ### [`v10.4.4`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.3...v10.4.4) ##### Bug Fixes - React next fails on build ([#​726](https://togithub.com/testing-library/react-testing-library/issues/726)) ([#​732](https://togithub.com/testing-library/react-testing-library/issues/732)) ([604d3e9](https://togithub.com/testing-library/react-testing-library/commit/604d3e96364175974fcb2d12fc7fa02b1c50d2e6)) ### [`v10.4.3`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.2...v10.4.3) ##### Bug Fixes - **cleanup:** Cleanup should flush microtask queue after unmount ([#​632](https://togithub.com/testing-library/react-testing-library/issues/632)) ([aac2e44](https://togithub.com/testing-library/react-testing-library/commit/aac2e44fc8b970deed16248913582459cf044c64)) ### [`v10.4.2`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.1...v10.4.2) ##### Bug Fixes - **cleanup:** microtask flushing now supports fake timers ([#​720](https://togithub.com/testing-library/react-testing-library/issues/720)) ([5814b29](https://togithub.com/testing-library/react-testing-library/commit/5814b29e973075a733b617f6348646fd03116647)) ### [`v10.4.1`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.0...v10.4.1) ##### Bug Fixes - update [@​testing-library/dom](https://togithub.com/testing-library/dom) to get a bug fix ([6558845](https://togithub.com/testing-library/react-testing-library/commit/6558845b47f2dc718073646a0c108f8258461ce1)) ### [`v10.4.0`](https://togithub.com/testing-library/react-testing-library/releases/v10.4.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.3.0...v10.4.0) ##### Features - force update of [@​testing-library/dom](https://togithub.com/testing-library/dom) ([d10a13d](https://togithub.com/testing-library/react-testing-library/commit/d10a13daeb6c776b604465eeb6f7adefbd5d56ba)) Latest DOM Testing Library release page: The big feature is fake timers working with async utils out of the box ### [`v10.3.0`](https://togithub.com/testing-library/react-testing-library/releases/v10.3.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.2.1...v10.3.0) ##### Features - update cheat sheet + added source file ([#​711](https://togithub.com/testing-library/react-testing-library/issues/711)) ([1984c91](https://togithub.com/testing-library/react-testing-library/commit/1984c91d3d78f7f741bb4a2db1fe2c6c569e5e2c)) ### [`v10.2.1`](https://togithub.com/testing-library/react-testing-library/releases/v10.2.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.2.0...v10.2.1) ##### Bug Fixes - **TS:** add type defs file for pure ([#​696](https://togithub.com/testing-library/react-testing-library/issues/696)) ([4bd4497](https://togithub.com/testing-library/react-testing-library/commit/4bd44973da83162931609e4cf686fae41bb20584)), closes [#​695](https://togithub.com/testing-library/react-testing-library/issues/695) ### [`v10.2.0`](https://togithub.com/testing-library/react-testing-library/releases/v10.2.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.1.0...v10.2.0) ##### Features - run cleanup() when test runner supports teardown() ([#​676](https://togithub.com/testing-library/react-testing-library/issues/676)) ([c91e9a9](https://togithub.com/testing-library/react-testing-library/commit/c91e9a986a41d8663822e90a9c901e4cc6f2ee7a))

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          153       153           
  Branches        40        40           
=========================================
  Hits           153       153           

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 d45cb2b...ec1b6e3. Read the comment docs.

joual commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: