MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

chore(deps): update dependency react-redux to v5.0.7 - autoclosed #570

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency react-redux from v5.0.6 to v5.0.7

Release Notes ### [`v5.0.7`](https://github.com/reactjs/react-redux/releases/v5.0.7) - Allow Redux 4.0 - Update hoist-non-react-statics to support `getDerivedStateFromProps` - Fix test code coverage reporting (#​850 by @​jacobdfriedmann) - Use `methodName` in error message (#​852 by @​pwnn) ---
Commits #### v5.0.7 - [`96d7484`](https://github.com/reactjs/react-redux/commit/96d7484ac4484e988affc893059e1b17383a447c) Fix misspell in api.md - [`fd81f18`](https://github.com/reactjs/react-redux/commit/fd81f1812c2420aa72805b61f1d06754cb5bfb43) Merge pull request #​762 from yenshih/patch-1 - [`f1367df`](https://github.com/reactjs/react-redux/commit/f1367df6de7fc5aed4e2434d68038a517208f6da) Fix some grammar (#​778) - [`a875a4c`](https://github.com/reactjs/react-redux/commit/a875a4c5361bb8b9422196e49e4a84dfc8471a9c) Add dispatch shorthand example to documentation (#​804) - [`4c2670d`](https://github.com/reactjs/react-redux/commit/4c2670dc11cc067ef106f6c527e6e8b9d47f8af8) Update api.md - factory functions (#​805) - [`6fc5d39`](https://github.com/reactjs/react-redux/commit/6fc5d3973b020359d44afa2a3336d1197c13adf8) Remove extra comma after the last property in .eslintrc json (#​830) - [`59bf925`](https://github.com/reactjs/react-redux/commit/59bf9253e2c1b505f24d701bb122ab249b352a49) Travis is currently busted with Node 9. - [`775765a`](https://github.com/reactjs/react-redux/commit/775765ab2ce457ea0ffea05ba736ff0702d8a3ca) The latest node 8 includes an updated npm already. - [`a3fb71a`](https://github.com/reactjs/react-redux/commit/a3fb71a24bbed5e7c006663edb0c983549e53742) docs: fix typo - [`7bde889`](https://github.com/reactjs/react-redux/commit/7bde889738b4e4716bcd5fa7acf75e2675798997) Merge pull request #​846 from tbroadley/fix-typos - [`e170b2c`](https://github.com/reactjs/react-redux/commit/e170b2c54fbb796a32c087dcb9a1325abe5a370c) Tweak mSTP note - [`76dd7fa`](https://github.com/reactjs/react-redux/commit/76dd7faa90981dd2f9efa76f3e2f26ecf2c12cf7) fix: optimize invariant message (#​852) - [`83aef6f`](https://github.com/reactjs/react-redux/commit/83aef6f9f2c0513c87fda0d5641218b57e1040a4) Fix nyc test code coverage reporting (#​850) - [`a7a0902`](https://github.com/reactjs/react-redux/commit/a7a0902a681259b178bccad60af2c35e5f05d78a) Upgrade dependencies and rollup config - [`8abdf93`](https://github.com/reactjs/react-redux/commit/8abdf934f574a1873c87417a5e41c7a80e5121c3) Support redux 4.0 - [`d485791`](https://github.com/reactjs/react-redux/commit/d485791cfdca3f2c9c14922340edb28b347bfa63) Remove deprecated jsnext:main entry. - [`c1b9d36`](https://github.com/reactjs/react-redux/commit/c1b9d36e078836374fe833a6eb2a8f0de0ad1e30) 5.0.7

This PR has been generated by Renovate Bot.

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit a7def4df374e380fc89e08b9635ca0023fde6401

https://deploy-preview-570--mcs-lite-introduction.netlify.com

michaelhsu-bot commented 6 years ago
Warnings
:warning: Please add a label to your PR.
:warning: Please assign someone to merge this PR, and optionally include people who should review.
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit a7def4df374e380fc89e08b9635ca0023fde6401

https://deploy-preview-570--mcslite.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit c78c43684c103343c9dc30825b38d2fddf90c7ed

https://deploy-preview-570--mcs-lite-ui.netlify.com

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #570   +/-   ##
======================================
  Coverage    84.4%   84.4%           
======================================
  Files         319     319           
  Lines        2648    2648           
  Branches      169     169           
======================================
  Hits         2235    2235           
  Misses        352     352           
  Partials       61      61

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 a187ba8...a7def4d. Read the comment docs.