Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-redux to version 5.0.3 🚀 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

react-redux just published its new version 5.0.3.

State Update 🚀
Dependency react-redux
New version 5.0.3
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-redux.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 164 commits .

  • 1c714ab 5.0.3
  • 5850e51 Upgrade deps.
  • 4d30225 Duck-type subscription in prop checks (#628)
  • a7ac94f Merge pull request #629 from reactjs/gaearon-patch-1
  • 771cbf0 Add React 16 as a valid peer dep
  • 573db0b Use shallowEqual from fbjs. (#591)
  • e548778 Fixes subscription bug when a new store is passed as a prop. (#589)
  • 428f8b5 Allow 2nd method to get ownProps if factory doesn't require it. Fixes #604 (#616)
  • 0f5870e Merge pull request #615 from rmadsen/patch-1
  • 33ee1a2 Update API documentation
  • 79bf2f3 Merge pull request #605 from pvorona/master
  • 154ef48 Stringify wrong argument for easier debugging
  • a5aea01 Merge pull request #600 from abglassford/patch-1
  • d53caac expand on "it"
  • 2854692 Minor grammatical fix

There are 164 commits in total. See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@codecov-io
Copy link

Codecov Report

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

@@          Coverage Diff          @@
##           master    #38   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines          42     42           
  Branches        3      8    +5     
=====================================
  Hits           42     42

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 2db9e66...34377e7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants