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.1 #18

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 25, 2018

This PR contains the following updates:

Package Type Update Change References
react-redux dependencies minor ^5.0.6 -> 5.1.1 source
@​types/react-redux devDependencies patch 5.0.13 -> 5.0.21 source

Release Notes

reduxjs/react-redux

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


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 if you modify the PR title to begin with "rebase!".

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


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

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

@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
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.

1 participant