Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update dependency react-redux to v5.1.2 #173

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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-redux 5.0.7 -> 5.1.2 age adoption passing confidence

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 25, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   38.77%   38.77%           
=======================================
  Files           9        9           
  Lines          49       49           
  Branches        7        9    +2     
=======================================
  Hits           19       19           
  Misses         30       30

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 822e6e6...90f0857. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency react-redux to v5.1.0 fix(deps): update dependency react-redux to v5.1.1 Nov 10, 2018
@renovate renovate bot force-pushed the renovate/react-redux-5.x branch from 71f060d to 790c80d Compare November 10, 2018 21:49
@renovate renovate bot force-pushed the renovate/react-redux-5.x branch from 790c80d to 90f0857 Compare November 11, 2019 10:01
@renovate renovate bot changed the title fix(deps): update dependency react-redux to v5.1.1 fix(deps): update dependency react-redux to v5.1.2 Nov 11, 2019
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant