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

Update react-router to the latest version 🚀 #57

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 11, 2017

Version 4.0.0 of react-router just got published.

Dependency react-router
Current Version 3.0.2
Type dependency

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2017

Version 4.1.0 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2017

Version 4.1.1 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2017

Version 4.1.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 24, 2017

Version 4.2.0 just got published.

Update to this version instead 🚀

Release Notes v4.2.0

Changes

Aug 23, 2017

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 4.3.0 just got published.

Update to this version instead 🚀

Release Notes v4.3.0

Changes

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 4.3.1 just got published.

Update to this version instead 🚀

Release Notes v4.3.1

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

greenkeeper bot added a commit that referenced this pull request Oct 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2018

  • The dependency react-router was updated from 3.2.1 to 4.3.1.

Update to this version instead 🚀

Release Notes for v4.4.0-beta.5

One step closer to 4.4.0 final...

Fixes

  • Fixed <Route component> prop-type warning when using forwardRef (see #6417, thanks @frehner and @eXon)
  • Added missing file to react-router-config package (see #6415, thanks @Anomen)
  • Several docs improvements (see #6410, thanks @justsml)

Enjoy! 😅

greenkeeper bot added a commit that referenced this pull request Mar 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2019

  • The dependency react-router was updated from 3.2.1 to 4.4.0.

Update to this version instead 🚀

Commits

The new version differs by 52 commits.

There are 52 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The dependency react-router was updated from 3.2.1 to 5.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2019

  • The dependency react-router was updated from 3.2.1 to 5.0.1.

Update to this version instead 🚀

Commits

The new version differs by 37 commits.

  • 0c9a10d v5.0.1
  • b0bb959 Update package locks
  • 8ed894f add hooks option to scroll restoration docs (#6762)
  • 0f5d701 Small code change in matchPath.md (#6761)
  • caa9950 esModule: false fix read only TypeError in expors (#6758)
  • bd436ce Merge branch 'website'
  • a38ef04 Don't override path in NavLink component. Fixes #6613 (#6623)
  • 97f0eee Removing "update blocking" content (#6652)
  • 56c829b fix(react-router): Allow string and object refs in withRouter (#6680)
  • aeccaeb Updated some devDependencies to fix audit warnings (#6741)
  • 48a97bf Fix build on windows. (#6740)
  • 82ce94c prevent reload of page if an error occurs in onClick event handler (#6711)
  • 7bd1407 matchPath: Fixed exception thrown if path is undefined (#6715)
  • 67df646 use huskyrc file (#6706)
  • 29155fc Update matchPath docs (#6703)

There are 37 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants