graphql-boilerplates / react-fullstack-graphql

Starter projects for fullstack applications based on React & GraphQL.
1.44k stars 323 forks source link

fix(deps): update dependency react-modal to v3.11.2 #696

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
react-modal dependencies patch 3.11.1 -> 3.11.2

Release Notes

reactjs/react-modal ### [`v3.11.2`](https://togithub.com/reactjs/react-modal/blob/master/CHANGELOG.md#​3112---Tue-25-Feb-2020-214936-UTC) [Compare Source](https://togithub.com/reactjs/react-modal/compare/v3.11.1...v3.11.2) - [8cd47cd](../../commit/8cd47cd) fixed: update package.json version. - [bb76272](../../commit/bb76272) fixed: rules' execution order. - [83c8c23](../../commit/83c8c23) fixed: when building, use test single run rule. - [c6c4d8c](../../commit/c6c4d8c) fixed: removed build and version rules since they were simplified. - [83c5e29](../../commit/83c5e29) fixed: makefile rule to check the working tree. - [5fdcfdd](../../commit/5fdcfdd) [fixed] set correct URL for codepen setAppElement example - [8efaa37](../../commit/8efaa37) [chore] forgot to remote book.json. - [f7e96f3](../../commit/f7e96f3) [fixed] sync package-lock.json. - [4abbc0a](../../commit/4abbc0a) [fixed] passing lint. - [dc57795](../../commit/dc57795) [chore] fixed rule to check if repository is dirty. - [b9cbd40](../../commit/b9cbd40) [chore] rewrite CHANGELOG. - [e5fe406](../../commit/e5fe406) [chore] moving documentation to mkdocs. - [525c35c](../../commit/525c35c) [chore] moving webpack scripts to scripts folder. - [aa822be](../../commit/aa822be) [chore] it's not necessary to make chunks when running the examples. - [eb20444](../../commit/eb20444) [fixed] Focus trap when reentering document ([#​742](https://togithub.com/reactjs/react-modal/issues/742)) ([#​791](https://togithub.com/reactjs/react-modal/issues/791)) - [98dd5be](../../commit/98dd5be) [Chore] Update README (example with React Hooks). - [cec8833](../../commit/cec8833) fixed: using variable before declaration... - [5dffbf2](../../commit/5dffbf2) [fixed] Call parent.removeChild only if parent exists ([#​778](https://togithub.com/reactjs/react-modal/issues/778))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

: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.