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.2.5 #80

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/react 11.0.4 -> 11.2.5 age adoption passing confidence

Release Notes

testing-library/react-testing-library ### [`v11.2.5`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.5) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.4...v11.2.5) ##### Bug Fixes - **render:** add default type for Queries parameter ([#​871](https://togithub.com/testing-library/react-testing-library/issues/871)) ([5576e6f](https://togithub.com/testing-library/react-testing-library/commit/5576e6f71445fd08cb10a58b571976eb410699ec)) ### [`v11.2.4`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.3...v11.2.4) ##### Bug Fixes - **render:** Default to HTMLElement in returned container ([#​868](https://togithub.com/testing-library/react-testing-library/issues/868)) ([81c2de9](https://togithub.com/testing-library/react-testing-library/commit/81c2de90c621df4f0702db02adf0c1f31bc08cd6)) ### [`v11.2.3`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.2...v11.2.3) ##### Bug Fixes - Return type of unmount is `void` ([#​857](https://togithub.com/testing-library/react-testing-library/issues/857)) ([1389f09](https://togithub.com/testing-library/react-testing-library/commit/1389f094748991b3a900e2fcc9f4bf21df212da9)) ### [`v11.2.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.1...v11.2.2) ##### Bug Fixes - **dependencies:** bump dom testing library ([#​836](https://togithub.com/testing-library/react-testing-library/issues/836)) ([7fcb0f2](https://togithub.com/testing-library/react-testing-library/commit/7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd)) ### [`v11.2.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.0...v11.2.1) ##### Bug Fixes - **types:** Allow all HTML and SVG elements in render. ([#​833](https://togithub.com/testing-library/react-testing-library/issues/833)) ([1dc33b2](https://togithub.com/testing-library/react-testing-library/commit/1dc33b23bec6d033d65674ac6e1c2dd7e9a71202)) ### [`v11.2.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.2...v11.2.0) ##### Features - bump dom testing library ([#​831](https://togithub.com/testing-library/react-testing-library/issues/831)) ([456424f](https://togithub.com/testing-library/react-testing-library/commit/456424ff33ea8d5156e5d86c64a756c6f852d96d)) ### [`v11.1.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.1...v11.1.2) ##### Bug Fixes - import pretty-format from [@​testing-library/dom](https://togithub.com/testing-library/dom) ([#​821](https://togithub.com/testing-library/react-testing-library/issues/821)) ([2712dc2](https://togithub.com/testing-library/react-testing-library/commit/2712dc2da46bc8af456b4759d5e4b2c971c54092)) ### [`v11.1.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.0...v11.1.1) ##### Bug Fixes - upgrade dependencies, typescript, [@​testing-library/dom](https://togithub.com/testing-library/dom) etc ([#​816](https://togithub.com/testing-library/react-testing-library/issues/816)) ([e07e641](https://togithub.com/testing-library/react-testing-library/commit/e07e6416f25fd75df510c5d4211dc06f9f7398d7)) ### [`v11.1.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.4...v11.1.0) ##### Features - bump [@​testing-library/dom](https://togithub.com/testing-library/dom) to v7.26.0 ([#​799](https://togithub.com/testing-library/react-testing-library/issues/799)) ([6b9a720](https://togithub.com/testing-library/react-testing-library/commit/6b9a7207adee15f9f94cfbd23903f9f54fc178ec))

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 #80 (e9ee7f8) into master (ad1837f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  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 ad1837f...e9ee7f8. 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: