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

fix(deps): update dependency redux to v4 #774

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2018

This PR contains the following updates:

Package Type Update Change
redux (source) dependencies major 3.7.2 -> 4.0.4

Release Notes

reduxjs/redux

v4.0.4

Compare Source

This is a republish of 4.0.3 with an updated version of Babel to fix #​3468

Changes

v4.0.3

Compare Source

This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems.

Also, if you are experiencing type errors related to [Symbol.observable], please ensure you have the same version of redux installed for all your dependencies with npm ls redux.

Changes

v4.0.2

Compare Source

This is a very minor release with some nice improvements to our TypeScript type definitions. Enjoy!

Changes

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: "on monday" (UTC).

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

@renovate renovate bot added the Renovate 🌴 Dependency update label Dec 10, 2018
@codecov
Copy link

codecov bot commented Dec 10, 2018

Codecov Report

Merging #774 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #774   +/-   ##
========================================
  Coverage    50.79%   50.79%           
========================================
  Files          240      240           
  Lines         2063     2063           
  Branches       276      276           
========================================
  Hits          1048     1048           
  Misses         843      843           
  Partials       172      172

@renovate renovate bot force-pushed the renovate/redux-4.x branch 7 times, most recently from 715e424 to 8284e88 Compare December 12, 2018 20:12
@DalderupMaurice
Copy link
Member

I'll leave this - react-redux and connected-react-router for you @mhuggins
As redux v4 did not work on your PC and the other 2 deps are related to the v4 update

@renovate renovate bot force-pushed the renovate/redux-4.x branch 5 times, most recently from 7241844 to e9d0c33 Compare December 17, 2018 12:38
@renovate renovate bot force-pushed the renovate/redux-4.x branch 13 times, most recently from 1cd6984 to d0b34b8 Compare December 31, 2018 08:39
@renovate renovate bot force-pushed the renovate/redux-4.x branch 2 times, most recently from 87906b1 to 2a73f4f Compare January 7, 2019 07:30
@renovate renovate bot force-pushed the renovate/redux-4.x branch 12 times, most recently from d831503 to d907101 Compare August 19, 2019 13:36
@renovate renovate bot force-pushed the renovate/redux-4.x branch 12 times, most recently from fbce2c2 to 2143d48 Compare August 27, 2019 18:29
@renovate renovate bot force-pushed the renovate/redux-4.x branch from 2143d48 to 6c9e24f Compare August 27, 2019 19:25
@DalderupMaurice DalderupMaurice removed the blocked Blocked by another issue that must be completed first. label Aug 28, 2019
@DalderupMaurice DalderupMaurice merged commit b51bf72 into develop Aug 28, 2019
@DalderupMaurice DalderupMaurice deleted the renovate/redux-4.x branch August 28, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renovate 🌴 Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants