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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-router to the latest version 馃殌 #6

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 devDependency

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 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.0% when pulling 7e4a670 on greenkeeper/react-router-4.0.0 into b30f5d0 on master.

@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 馃殌

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.

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 devDependency 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 Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

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

Update to this version instead 馃殌

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

greenkeeper bot commented Mar 16, 2019

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

Update to this version instead 馃殌

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

greenkeeper bot commented Mar 18, 2019

  • The devDependency 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 devDependency 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

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

greenkeeper bot commented Sep 24, 2019

  • The devDependency react-router was updated from 3.2.4 to 5.1.0.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 27, 2019

  • The devDependency react-router was updated from 3.2.4 to 5.1.1.

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 30, 2019

  • The devDependency react-router was updated from 3.2.4 to 5.1.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency react-router was updated from 3.2.6 to 5.2.0.

Update to this version instead 馃殌

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.

None yet

1 participant