amilajack / popcorn-time-desktop

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

fix(deps): update dependency redux to ^4.0.1 #411

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
redux dependencies patch ^4.0.0 -> ^4.0.1 homepage, source

Release Notes

reduxjs/redux ### [`v4.0.1`](https://renovatebot.com/gh/reduxjs/redux/releases/v4.0.1) [Compare Source](https://renovatebot.com/gh/reduxjs/redux/compare/v4.0.0...v4.0.1) A very minor release. We've upgraded to Babel 7 internally and now provide a `.mjs` file which you can import cleanly into browsers that support ES modules natively. Enjoy! #### [Changes](https://renovatebot.com/gh/reactjs/redux/compare/v4.0.0...v4.0.1) - Update mixed NODE_ENV message for Webpack 4 ([`4a215fb`](https://renovatebot.com/gh/reduxjs/redux/commit/4a215fb) by [@​timdorr](https://renovatebot.com/gh/timdorr)) - Add unpkg field to package.json ([#​3003](https://renovatebot.com/gh/reduxjs/redux/issues/3003) by [@​andrewbridge](https://renovatebot.com/gh/andrewbridge)) - Use same return type for both StoreCreator signatures ([#​2985](https://renovatebot.com/gh/reduxjs/redux/issues/2985) by [@​reklawnos](https://renovatebot.com/gh/reklawnos)) - Mark StoreCreator's preloadedState argument as optional ([#​3080](https://renovatebot.com/gh/reduxjs/redux/issues/3080) by [@​srittau](https://renovatebot.com/gh/srittau)) - Add ES browser build ([#​3143](https://renovatebot.com/gh/reduxjs/redux/issues/3143) by [@​TimvdLippe](https://renovatebot.com/gh/TimvdLippe)) - Throw an error if createStore is passed several enhancers ([#​3151](https://renovatebot.com/gh/reduxjs/redux/issues/3151) by [@​selbekk](https://renovatebot.com/gh/selbekk)) - Upgrade to Babel 7 ([`b9ee1cf`](https://renovatebot.com/gh/reduxjs/redux/commit/b9ee1cf) by [@​timdorr](https://renovatebot.com/gh/timdorr))

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.