kellyrmilligan / hapi-react-redux

hapi plugin for rendering a react application w/redux
5 stars 2 forks source link

Update react-router to the latest version πŸš€ #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of react-router just got published.

Dependency react-router
Current Version 3.0.2
Type peerDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-router. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.0.0 just got published.

Update to this version instead πŸš€

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.4%) to 96.203% when pulling 8c84cfdf9bbe5740bd06e6d4b97b61a19522e44b on greenkeeper/react-router-4.0.0 into c8063a5e7a76f71031d1a1c62cedb05d74ee55ea on master.

greenkeeper[bot] commented 7 years ago

Version 4.1.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 4.1.1 just got published.

Update to this version instead πŸš€

Release Notes v4.1.1

Changes

Apr 12, 2017

  • Fixes for the various PropTypes related issues.

Note: This work is still ongoing, as the React team still has some outstanding issues to figure out themselves. Keep an eye on this issue and the prop-types repo for updates as we all work through this craziness.