SurveyMonkey / graphql-ergonomock

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

chore(deps): update @testing-library/jest-dom to v5.11.0 #45

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/jest-dom devDependencies minor 5.9.0 -> 5.11.0

Release Notes

testing-library/jest-dom ### [`v5.11.0`](https://togithub.com/testing-library/jest-dom/releases/v5.11.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.10.1...v5.11.0) ##### Features - extend toBeChecked to support any role that's compatible ([#​267](https://togithub.com/testing-library/jest-dom/issues/267)) ([c135d0b](https://togithub.com/testing-library/jest-dom/commit/c135d0be8370af61c8f34b3125765f5bba813133)) ### [`v5.10.1`](https://togithub.com/testing-library/jest-dom/releases/v5.10.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.10.0...v5.10.1) ##### Bug Fixes - element not allowed to be disabled being returned as disabled ([#​261](https://togithub.com/testing-library/jest-dom/issues/261)) ([5e39222](https://togithub.com/testing-library/jest-dom/commit/5e392226d34b2318f21a4f5ffcfd8c9a16d6377b)) ### [`v5.10.0`](https://togithub.com/testing-library/jest-dom/releases/v5.10.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.9.0...v5.10.0) ##### Features - [toBeValid/toBeInvalid] Check aria-invalid on any element ([#​259](https://togithub.com/testing-library/jest-dom/issues/259)) ([14d1630](https://togithub.com/testing-library/jest-dom/commit/14d163045d486322113c305d7ef34abe790d6a70))

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  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 2d91db4...c0f766a. 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: