Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Apr 12, 2019

The dependency react-redux was updated from 6.0.1 to 7.0.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v7.0.2

This is a bug fix release with a small performance improvement and fix for nested component unmounting.

Changes

  • Memoize renderedWrappedComponent separately (#1234 by @vzaidman)
  • Fix timing issue with setting up store subscription inside a connected component (#1235 by @MrWolfZ)
Commits

The new version differs by 16 commits.

  • 8853327 7.0.2
  • c315d4d Switch back to plain Jest
  • 8719eda memoize renderedWrappedComponent separately to prevent this step from being performed when redundant (#1234)
  • 7555eae fix timing issue with setting up store subscription inside a connected component; see issue 1226 (#1235)
  • 7402f72 Update v7 docs to be "current version" (#1222)
  • 5c69baf 7.0.1
  • 4bed472 Update README
  • 608c9c5 7.0.0
  • fa58572 Use Hooks internally (aka 7.0) (#1209)
  • eae14cc Enable versioned docs (#1106)
  • 28adb54 Touch up deps and Travis config
  • 8e20a05 Update the codecov config to be more forgiving.
  • 72ed6db npm install lockfile flapping 🙄
  • 4f3c2e2 Replace double whitespaces with single once in the custom store warning message (#1199)
  • 471cb2c Change CommonJS Broken Docs Link (#1198)

There are 16 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Apr 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2019

  • The dependency react-redux was updated from 6.0.1 to 7.0.3.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • dbfcc97 7.0.3
  • d162625 fix timing issue in component updates due to consecutive dispatches (#1263)
  • 9803028 Remove unnecessary import from hooks docs (#1258)
  • 67944a3 Fix error in docs for useSelector (#1255)
  • e2804f2 Fix typo in useSelector docs (#1254)
  • d4f09a7 Add selector deps, perf info, and bump version (#1253)
  • aefc520 Fix example typo (#1250)
  • cf24fc8 Fix React hooks API links
  • edc1501 Hooks docs (#1249)
  • d4b54b5 Lower react peer dependency to ^16.8.3 (#1242)
  • b67a8d3 Fix broken link (#1243)
  • 960b733 Bumped required React version in documentation (#1238)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 11, 2019

  • The dependency react-redux was updated from 6.0.1 to 7.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 26, 2019

  • The dependency react-redux was updated from 6.0.1 to 7.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2019

  • The dependency react-redux was updated from 6.0.1 to 7.1.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2019

  • The dependency react-redux was updated from 6.0.1 to 7.1.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2020

  • The dependency react-redux was updated from 6.0.1 to 7.2.0.

Update to this version instead 🚀

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.

1 participant