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.5 🚀 #63

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

Conversation

greenkeeperio-bot
Copy link
Contributor

🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
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.


Hello lovely humans,

react-redux just published its new version 5.0.5.

State Update 🚀
Dependency react-redux
New version 5.0.5
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!

🌴


GitHub Release

  • Upgrade prop-types to fix UMD warnings (Fixes #696)
  • Build UMD with Rollup (25% size reduction!) (#681 by @TrySound)
  • Create a <Provider> using a specific store key (#695 by @tleunen)

The new version differs by 182 commits .

  • c08df41 5.0.5
  • ccbe621 Upgrade prop-types to fix UMD warnings
  • a7a11fc Bundle umd with rollup (#681)
  • f472fba Add a way to create a Provider using a specific store key (#695)
  • 02547ee Delete prepublish.js
  • 189e27c Added a new troubleshoot (#691)
  • 73e5d2c Remove state between connectAdvanced calls in example (#685)
  • e6400f3 Again, make Provider not need to wrap root component (#675)
  • 133e38c Make Provider not need to wrap root component (#674)
  • 85145c2 5.0.4
  • fcc28ff Handle createClass deprecations
  • 82c20ed Handle react-addons-test-utils deprecations
  • 8f4deed Update deps in Yarn
  • cdf1369 Fix deprecation warnings for react >= 15.5.0 (#663)
  • 747c649 Merge pull request #662 from wbreakell/webpack-link

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

@codecov-io
Copy link

codecov-io commented May 18, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #63   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          16     16           
  Branches        0      2    +2     
=====================================
  Hits           16     16

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 ef760f6...09425ca. 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