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 dependency react-redux to v5.1.2 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 21, 2018

This PR contains the following updates:

Package Type Update Change
react-redux dependencies minor 5.0.5 -> 5.1.2

Release Notes

reduxjs/react-redux

v5.1.2

Compare Source

v5.1.1

Compare Source

  • Upgrade hoist-non-react-statics to deal with contextType (by @​timdorr)
  • Treat null as a valid plain object prototype in isPlainObject() (#​1075 by @​rgrove)

v5.1.0

Compare Source

The biggest fix is for connect() being used with React's newer forwardRef, memo, and lazy APIs.

We also have begun a complete rewrite of our docs for React Redux. Check them out! Many thanks to those who contributed: @​markerikson, @​sveinpg, @​wgao19, @​BTMPL, @​pyliaorachel, @​dagstuan, @​Kerumen, and @​carloluis (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check #​1001 to see what else needs to be done.

We're also looking at overhauling Redux's documentation. Check out reduxjs/redux#​2590 for the latest there.

Changes

v5.0.7

Compare Source

v5.0.6

Compare Source

  • Persist child listeners through hot reload (#​715 by @​dsgkirkby)
  • Update hoist-non-react-statics to 2.x (#​759 by @​danez)
  • Move ref context binding to fix object freezing middleware (#​733 by @​gpoitch)
  • Remove explicit Provider.displayName in favor of the inferred name (#​728 by @​Andarist)
  • Move create-react-class back to devDependencies
  • Switch build process back to npm@5

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency react-redux to v5.0.7 Update dependency react-redux to v5.1.0 Oct 25, 2018
@renovate renovate bot changed the title Update dependency react-redux to v5.1.0 Update dependency react-redux to v5.1.1 Nov 10, 2018
@renovate renovate bot changed the title Update dependency react-redux to v5.1.1 Update dependency react-redux to v5.1.2 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant