amilajack / popcorn-time-desktop

šŸæ šŸ• šŸŽž A Modern Popcorn Time Client
MIT License
468 stars 109 forks source link

chore(deps): update dependency eslint-plugin-react to ^7.12.3 #520

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-react devDependencies patch ^7.12.1 -> ^7.12.3 source

Release Notes

yannickcr/eslint-plugin-react ### [`v7.12.3`](https://renovatebot.com/gh/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7123---2019-01-04) [Compare Source](https://renovatebot.com/gh/yannickcr/eslint-plugin-react/compare/v7.12.2...v7.12.3) ##### Fixed - [`jsx-indent`][]: Prevent crash on valueless props ([#​2120][], [@​jomasti](https://renovatebot.com/gh/jomasti)) - [`jsx-fragments`][]: avoid crashing on self-closing fragments ([#​2113][], [@​alexzherdev](https://renovatebot.com/gh/alexzherdev)) - [`no-unused-prop-types`][]: Fix propType detection inside class bodies ([#​2115][], [@​drx](https://renovatebot.com/gh/drx)) - [`no-unused-prop-types`][]: fix issue with propTypes misclassifying props ([#​2111][], [@​drx](https://renovatebot.com/gh/drx)) - [`display-name`][]: fix false positive for `React.memo` ([#​2109][], [@​jomasti](https://renovatebot.com/gh/jomasti)) ##### Changed - [Docs] add a missing comma in the JSON settings ([#​2117][], [@​haideralsh](https://renovatebot.com/gh/haideralsh)) - [Docs] update README to document React version detection ([#​2114][], [@​mohsinulhaq](https://renovatebot.com/gh/mohsinulhaq)) [#​2120]: https://github.com/yannickcr/eslint-plugin-react/issues/2120 [#​2117]: https://github.com/yannickcr/eslint-plugin-react/issues/2117 [#​2115]: https://github.com/yannickcr/eslint-plugin-react/issues/2115 [#​2114]: https://github.com/yannickcr/eslint-plugin-react/issues/2114 [#​2113]: https://github.com/yannickcr/eslint-plugin-react/issues/2113 [#​2111]: https://github.com/yannickcr/eslint-plugin-react/issues/2111 [#​2109]: https://github.com/yannickcr/eslint-plugin-react/issues/2109 ### [`v7.12.2`](https://renovatebot.com/gh/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7122---2019-01-02) [Compare Source](https://renovatebot.com/gh/yannickcr/eslint-plugin-react/compare/v7.12.1...v7.12.2) ##### Fixed - [`prop-types`][]: avoid crash on used prevProps ([#​2095][], [@​ljharb](https://renovatebot.com/gh/ljharb)) - Version warning: Link does not end with '.' ([#​2103][], [@​yoyo837](https://renovatebot.com/gh/yoyo837))) - [`forbid-prop-types`][]: fix crash with propWrapper check on MemberExpressions ([#​2104][], [@​ljharb](https://renovatebot.com/gh/ljharb)) [#​2104]: https://github.com/yannickcr/eslint-plugin-react/issues/2104 [#​2103]: https://github.com/yannickcr/eslint-plugin-react/pull/2103 [#​2095]: https://github.com/yannickcr/eslint-plugin-react/issues/2095

Renovate configuration

:date: Schedule: "on saturday" (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.



This PR has been generated by Renovate Bot. View repository job log here.