poetapp / explorer-web

Explore the Po.et Network and manage your API Tokens
https://explorer.poetnetwork.net/
MIT License
23 stars 9 forks source link

chore(deps): update dependency react-router-dom to v5 #590

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
react-router-dom dependencies major 4.3.1 -> 5.0.0 source

Release Notes

ReactTraining/react-router ### [`v5.0.0`](https://togithub.com/ReactTraining/react-router/releases/v5.0.0) [Compare Source](https://togithub.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0) _More notes coming soon..._ Just a note on the version bump: This was necessary because of how we specified versions in 4.x. In `react-router-dom`, we asked for `react-router` with the selector `^4.3.1`. That was matching the temporary `4.4.0` release, for users of 4.3.1 and lower. Those versions are incompatible with each other directly; you should always have the same versions of `react-router` and `react-router-dom`. So, in order to fix this, we've bumped up the major version. Despite the major bump, this is actually a minor release. It is fully backwards compatible with any project coming from 4.x. Sorry for the convenience. šŸ˜¬ #### [Changes](https://togithub.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0) - _Coming soon_

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 if you modify the PR title to begin with "rebase!".

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



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