amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
468 stars 109 forks source link

fix(deps): update dependency react-redux to ^5.1.1 #406

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
react-redux dependencies minor ^5.0.7 -> ^5.1.1 source

Release Notes

reduxjs/react-redux ### [`v5.1.1`](https://renovatebot.com/gh/reduxjs/react-redux/releases/v5.1.1) [Compare Source](https://renovatebot.com/gh/reduxjs/react-redux/compare/v5.1.0...v5.1.1) - Upgrade hoist-non-react-statics to deal with contextType (by [@​timdorr](https://renovatebot.com/gh/timdorr)) - Treat `null` as a valid plain object prototype in `isPlainObject()` ([#​1075](https://renovatebot.com/gh/reduxjs/react-redux/issues/1075) by [@​rgrove](https://renovatebot.com/gh/rgrove)) ### [`v5.1.0`](https://renovatebot.com/gh/reduxjs/react-redux/releases/v5.1.0) [Compare Source](https://renovatebot.com/gh/reduxjs/react-redux/compare/v5.0.7...v5.1.0) The biggest fix is for `connect()` being used with React's newer `forwardRef`, `memo`, and `lazy` APIs. We also have begun a complete rewrite of our docs for React Redux. [Check them out!](https://react-redux.js.org/) Many thanks to those who contributed: [@​markerikson](https://renovatebot.com/gh/markerikson), [@​sveinpg](https://renovatebot.com/gh/sveinpg), [@​wgao19](https://renovatebot.com/gh/wgao19), [@​BTMPL](https://renovatebot.com/gh/BTMPL), [@​pyliaorachel](https://renovatebot.com/gh/pyliaorachel), [@​dagstuan](https://renovatebot.com/gh/dagstuan), [@​Kerumen](https://renovatebot.com/gh/Kerumen), and [@​carloluis](https://renovatebot.com/gh/carloluis) (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check [#​1001](https://renovatebot.com/gh/reduxjs/react-redux/issues/1001) to see what else needs to be done. We're also looking at overhauling Redux's documentation. Check out [reduxjs/redux#​2590](https://renovatebot.com/gh/reduxjs/redux/issues/2590) for the latest there. #### [Changes](https://renovatebot.com/gh/reactjs/react-redux/compare/v5.0.7...v5.1.0) - Simplify object check and eliminate lodash dependency ([#​936](https://renovatebot.com/gh/reduxjs/react-redux/issues/936) by [@​matthargett](https://renovatebot.com/gh/matthargett)) - Remove subkey arg ([#​945](https://renovatebot.com/gh/reduxjs/react-redux/issues/945) by [@​theJian](https://renovatebot.com/gh/theJian)) - Switch our test suite to Jest ([@​timdorr](https://renovatebot.com/gh/timdorr)) - Implement testing in React 0.14, 15, and 16.x ([#​984](https://renovatebot.com/gh/reduxjs/react-redux/issues/984) by [@​cellog](https://renovatebot.com/gh/cellog)) - Convert tests to use react-testing-library instead of Enzyme ([#​998](https://renovatebot.com/gh/reduxjs/react-redux/issues/998) by [@​cellog](https://renovatebot.com/gh/cellog) and [@​markerikson](https://renovatebot.com/gh/markerikson)) - Add unpkg field to package.json ([#​1003](https://renovatebot.com/gh/reduxjs/react-redux/issues/1003) by [@​nickmccurdy](https://renovatebot.com/gh/nickmccurdy)) - Set up basic docusaurus structure ([#​1032](https://renovatebot.com/gh/reduxjs/react-redux/issues/1032) by [@​sveinpg](https://renovatebot.com/gh/sveinpg)) - Add nodejs version 10 for ci ([#​1058](https://renovatebot.com/gh/reduxjs/react-redux/issues/1058) by [@​noelyoo](https://renovatebot.com/gh/noelyoo)) - Upgrade to babel@7 ([#​1043](https://renovatebot.com/gh/reduxjs/react-redux/issues/1043) [@​Andarist](https://renovatebot.com/gh/Andarist))

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.