pradel / react-responsive-modal

Simple responsive react modal
https://react-responsive-modal.leopradel.com/
MIT License
606 stars 95 forks source link

Update dependency jest-enzyme to v7.1.2 #374

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jest-enzyme devDependencies minor 7.0.2 -> 7.1.2

Release Notes

FormidableLabs/enzyme-matchers ### [`v7.1.2`](https://togithub.com/FormidableLabs/enzyme-matchers/blob/master/CHANGELOG.md#​712) [Compare Source](https://togithub.com/FormidableLabs/enzyme-matchers/compare/v7.1.1...v7.1.2) ===== - Fix a typescript conflict with a recent Jest update. ([@​tobilen](https://togithub.com/tobilen)) - Internal cleanup with jest compatibility. ([@​vkrol](https://togithub.com/vkrol)) - Internal updates to latest Babel and Jest. ([@​vkrol](https://togithub.com/vkrol)) - Fix documentation linking issues ([@​harrykiselev](https://togithub.com/harrykiselev)) ### [`v7.1.1`](https://togithub.com/FormidableLabs/enzyme-matchers/blob/master/CHANGELOG.md#​711) [Compare Source](https://togithub.com/FormidableLabs/enzyme-matchers/compare/v7.1.0...v7.1.1) ===== - Fix a flowtype regression. ([@​bz2](https://togithub.com/bz2)) - Improve infra to prevent further flowtype regressions. ([@​bz2](https://togithub.com/bz2)) ### [`v7.1.0`](https://togithub.com/FormidableLabs/enzyme-matchers/blob/master/CHANGELOG.md#​710) [Compare Source](https://togithub.com/FormidableLabs/enzyme-matchers/compare/v7.0.2...v7.1.0) ===== - `toContainMatchingElement` and `toContainMatchingElements` now can take a list of Enzyme wrappers. ([@​GreenGremlin](https://togithub.com/GreenGremlin)) - Improved messaging for `toContainMatchingElement` and `toContainMatchingElements`. ([@​GreenGremlin](https://togithub.com/GreenGremlin))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codecov[bot] commented 4 years ago

Codecov Report

Merging #374 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #374   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          85     85           
  Branches       25     25           
=====================================
  Hits           85     85

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 c41cba9...c69a3f1. Read the comment docs.