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.9.0 #21

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.1.1 -> 5.9.0

Release Notes

testing-library/jest-dom ### [`v5.9.0`](https://togithub.com/testing-library/jest-dom/releases/v5.9.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.8.0...v5.9.0) ##### Features - Deprecate toBeEmpty in favour of toBeEmptyDomElement ([#​216](https://togithub.com/testing-library/jest-dom/issues/216)) ([#​254](https://togithub.com/testing-library/jest-dom/issues/254)) ([927c5a4](https://togithub.com/testing-library/jest-dom/commit/927c5a4f898369524ab6e96d67f2e1004f1714d5)) ### [`v5.8.0`](https://togithub.com/testing-library/jest-dom/releases/v5.8.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.7.0...v5.8.0) ##### Features - add toBePartiallyChecked matcher ([#​249](https://togithub.com/testing-library/jest-dom/issues/249)) ([e46299b](https://togithub.com/testing-library/jest-dom/commit/e46299b8fe4d57b6fbfc5ae8e312eacc8419ee34)) ### [`v5.7.0`](https://togithub.com/testing-library/jest-dom/releases/v5.7.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.6.0...v5.7.0) ##### Features - Allow to use regex on toHaveDisplayValue ([#​242](https://togithub.com/testing-library/jest-dom/issues/242)) ([5c9e8e5](https://togithub.com/testing-library/jest-dom/commit/5c9e8e5a1a18e58c0bf8147baaf568259c3c2a13)) ### [`v5.6.0`](https://togithub.com/testing-library/jest-dom/releases/v5.6.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.5.0...v5.6.0) ##### Features - Add new custom matcher toHaveDescription ([#​244](https://togithub.com/testing-library/jest-dom/issues/244)) ([943a0c9](https://togithub.com/testing-library/jest-dom/commit/943a0c9783de6acc83a397b5dab22570f2611c3c)) ### [`v5.5.0`](https://togithub.com/testing-library/jest-dom/releases/v5.5.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.4.0...v5.5.0) ##### Features - Add `toHaveDisplayValue()` matcher ([#​223](https://togithub.com/testing-library/jest-dom/issues/223)) ([840414f](https://togithub.com/testing-library/jest-dom/commit/840414f73864226852199b5f0c9cb591d7cfc140)) ### [`v5.4.0`](https://togithub.com/testing-library/jest-dom/releases/v5.4.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.3.0...v5.4.0) ##### Features - add switch role to toBeChecked ([#​228](https://togithub.com/testing-library/jest-dom/issues/228)) ([144c647](https://togithub.com/testing-library/jest-dom/commit/144c647fcf5586312ae7e1a16ff4654713097209)) ### [`v5.3.0`](https://togithub.com/testing-library/jest-dom/releases/v5.3.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.2.0...v5.3.0) ##### Features - add exact mode option for toHaveClass ([#​176](https://togithub.com/testing-library/jest-dom/issues/176)) ([#​217](https://togithub.com/testing-library/jest-dom/issues/217)) ([cc8721e](https://togithub.com/testing-library/jest-dom/commit/cc8721e10637137ec15e731db2aa8af4b13bf21e)) ### [`v5.2.0`](https://togithub.com/testing-library/jest-dom/releases/v5.2.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.1.1...v5.2.0) ##### Features - **toHaveValue:** Enhanced error message with type information… ([#​219](https://togithub.com/testing-library/jest-dom/issues/219)) ([eb51c17](https://togithub.com/testing-library/jest-dom/commit/eb51c17438a6fbdaa027bc35cdd07a031a167338))

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

Impacted file tree graph

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

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 c8f393a...86d8d3d. 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: