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

Update dependency react-router-dom to v4.3.1 #14

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2018

This PR contains the following updates:

Package Type Update Change
react-router-dom dependencies minor 4.2.2 -> 4.3.1

Release Notes

ReactTraining/react-router

v4.3.1

Compare Source

Just a patch to fix an accidental move of warning from a normal dependency to a devDependency, which was causing issues with installation.

v4.3.0

Compare Source

The major new things of this release are Redirect with params (see #​5209) and the new generatePath API. We also cleaned up the code with Prettier, so browsing through it should be more enjoyable.

One other thing to mention, while I have your attention, is the deprecation of react-router-redux. It's no longer maintained and has a number of fundamental problems (particularly around time travel). Integrating Redux and the DOM History API is challenging because they don't maintain the same semantics and the resulting integration is error prone. Getting to the router context will be easier in future versions of React Router, so the main motivations for needing it will be going away. So, while I would advise against trying to integrate the two, for those that still want this functionality can turn to libraries like @​supasate's connected-react-router.

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 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 force-pushed the renovate/reactrouter-monorepo branch 2 times, most recently from 77ff46b to 17be7e2 Compare January 18, 2019 01:58
@renovate renovate bot changed the title Update dependency react-router-dom to v4.3.1 Update dependency react-router-dom to v4.4.0 Mar 16, 2019
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 17be7e2 to b881b29 Compare March 16, 2019 01:16
@renovate renovate bot changed the title Update dependency react-router-dom to v4.4.0 Update dependency react-router-dom to v4.3.1 Mar 18, 2019
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from b881b29 to 822cdc5 Compare March 18, 2019 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant