psantos10 / sos

4 stars 0 forks source link

Update dependency react-router-dom to v5.2.0 #76

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
react-router-dom dependencies minor 5.1.2 -> 5.2.0

Release Notes

ReactTraining/react-router ### [`v5.2.0`](https://togithub.com/ReactTraining/react-router/releases/v5.2.0) [Compare Source](https://togithub.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0) This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for `Link`'s `component` prop and support a `sensitive` prop on NavLink for control over case sensitive matching. Enjoy! #### [Changes](https://togithub.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0) - Add `sensitive` prop on NavLink ([#​7251](https://togithub.com/ReactTraining/react-router/issues/7251) by [@​caseywebdev](https://togithub.com/caseywebdev)) - Fix Link `component` prop type check ([#​7276](https://togithub.com/ReactTraining/react-router/issues/7276) by [@​ypyakymiv](https://togithub.com/ypyakymiv)) - Update `mini-create-react-context` ([#​7288](https://togithub.com/ReactTraining/react-router/issues/7288) by [@​patricksmms](https://togithub.com/patricksmms)) - Separate `history` to its own context ([#​7103](https://togithub.com/ReactTraining/react-router/issues/7103) by [@​illuminist](https://togithub.com/illuminist))

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.