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 react-router-dom to v4.3.1 - autoclosed #151

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom 4.2.2 -> 4.3.1 age adoption passing confidence

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: "before 3am on the first day of the month" in timezone Europe/Paris.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 26bf9f4 to 75fcd31 Compare January 24, 2019 01:00
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 75fcd31 to a110db0 Compare February 14, 2019 21:55
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v4.3.1 fix(deps): update dependency react-router-dom to v4.4.0 Mar 16, 2019
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch 2 times, most recently from 76b57b1 to 4bec2ff Compare March 18, 2019 21:55
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v4.4.0 fix(deps): update dependency react-router-dom to v4.3.1 Mar 18, 2019
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 4bec2ff to 1cab598 Compare March 28, 2019 22:59
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v4.3.1 Update dependency react-router-dom to v4.3.1 May 13, 2019
@renovate renovate bot changed the title Update dependency react-router-dom to v4.3.1 fix(deps): update dependency react-router-dom to v4.3.1 May 15, 2019
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 1cab598 to 6951b21 Compare December 31, 2019 23:21
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 6951b21 to 73f4002 Compare April 30, 2020 23:29
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from 73f4002 to ec904c0 Compare March 1, 2021 00:19
@renovate renovate bot force-pushed the renovate/reactrouter-monorepo branch from ec904c0 to 7c1759f Compare March 31, 2021 22:06
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v4.3.1 fix(deps): update dependency react-router-dom to v4.3.1 - autoclosed Sep 30, 2021
@renovate renovate bot closed this Sep 30, 2021
@renovate renovate bot deleted the renovate/reactrouter-monorepo branch September 30, 2021 15:37
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