Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Update dependency redux to v4 #144

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Update dependency redux to v4 #144

merged 1 commit into from
Dec 14, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2018

This PR contains the following updates:

Package Type Update Change References
redux peerDependencies major >=3.7.2 -> >=4.0.1 homepage, source

Release Notes

reduxjs/redux

v4.0.1

Compare Source

A very minor release. We've upgraded to Babel 7 internally and now provide a .mjs file which you can import cleanly into browsers that support ES modules natively. Enjoy!

Changes

v4.0.0

Compare Source

Redux 4 is here! 🎉

If you're a React user, this is going to be a lot like going from 15 to 16. Not a lot of user-facing changes, but some interesting improvements under the hood.

The major changes (#​1342) are around our TypeScript definitions, bundled CommonJS and ES builds, throwing if you subscribe or getState from a reducer, and a bunch of other smaller things. The full changes are listed below.

Enjoy!

Changes


Renovate configuration

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

🚦 Automerge: Enabled.

♻️ 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 this update 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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       13       13           
=======================================
  Hits           60       60           
  Misses          1        1           
  Partials        1        1

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 b513586...810b532. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       13       13           
=======================================
  Hits           60       60           
  Misses          1        1           
  Partials        1        1

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 b513586...810b532. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       13       13           
=======================================
  Hits           60       60           
  Misses          1        1           
  Partials        1        1

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 b513586...810b532. Read the comment docs.

@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit bb37fe2 into master Dec 14, 2018
@renovate renovate bot deleted the renovate/redux-4.x branch December 14, 2018 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants