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

chore(deps): update dependency react-router to v4 #498

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2018

This Pull Request updates dependency react-router from v3.2.0 to v4.2.0

Release Notes

v4.2.0

Compare Source

Mar 26, 2018

  • Redirect with parameters (#​5209 by @​dlindenkreuz)
  • Fix with missing pathname: <Link to="?foo=bar"> (#​5489 by @​pshrmn)
  • Escape NavLink path to allow special characters in path. (#​5596 by @​esiegel)
  • Expose generatePath (#​5661 by @​rybon)
  • Use named import of history module. (#​5589 by @​RoboBurned)
  • Hoist dependencies for smaller UMD builds (#​5720 by @​pshrmn)
  • Remove aria-current from navLink when inactive (#​5508 by @​AlmeroSteyn)
  • Add invariant for missing "to" property on <Link> (#​5792 by @​selbekk)
  • Use Prettier on the code (e6f9017 by @​mjackson)
  • Fix pathless route's match when parent is null (#​5964 by @​pshrmn)
  • Use history.createLocation in <StaticRouter> (#​5722 by @​pshrmn)

v4.1.2

Compare Source

July 16, 2017

  • Re-publish of v4.1.1, but with an updated version of prop-types to fix warnings in the UMD build.

v4.1.1

Compare Source

Aug 23, 2017

  • Re-run Redirect on props update (#​5162 by @​alexilyaev)
  • Prevent remounts on routes with the same component in renderRoutes (#​5430 by @​artywhite)
  • Case sensitive routes (#​5438 by @​paustria)
  • Use direct imports in platform packages (#​5095 by @​ruiaraujo)
  • Add optional otherProps argument renderRoutes (#​5137 by @​jharris4)
  • Bump hoist-non-react-statics (#​5347 by @​roderickhsiao)
  • 3x build speed improvements on CI (ea1212a by @​timdorr)
  • Use Jest for testing (172dc16 by @​mjackson)
  • Explicit error using Route outside of Router (#​4939 by @​eXon)
  • react-router-native Link improvements (#​4816 by @​benstepp)
  • aria-current on NavLink (#​4708 by @​JasonEtco)
  • Make AndroidBackButton a generic BackButton component (#​5295 by @​DonnieWest)
  • Access Link's underlying node via innerRef (#​5294 by @​danielberndt)
  • Return null from react-router-native DeepLinking if children is undefined (#​5278 by @​seekshiva)
  • Warn when using the history prop on a pre-configured Router (#​5151 by @​Aprillion)
  • Fix memory leak in ConnectedRouter during server side rendering (#​5203 by @​klis87)
  • Reorder NavLink activeClassName/className priority (#​5109 by @​carloluis)
  • Change react-native BackAndroid to BackHandler (#​5093 by @​SeanGroff)
  • Fix react-router-native StackRouter (#​5071 by @​kafein)

v4.1.0

Compare Source

Apr 12, 2017

  • Fixes for the various PropTypes related issues.

v4.0.0

Compare Source

Apr 11, 2017

  • Add wrappedComponent to the component returned by withRouter
  • Add wrappedComponentRef prop to the component returned by withRouter
  • Add non-react static methods and properties of the wrapped component to the component returned by withRouter

v3.2.1

Compare Source

  • React 16.3 support


This PR has been generated by Renovate Bot.

@renovate renovate bot requested a review from evenchange4 as a code owner January 16, 2018 14:03
@michaelhsu-bot
Copy link
Collaborator

michaelhsu-bot commented Jan 16, 2018

Warnings
⚠️

Please add a label to your PR.

⚠️

Please assign someone to merge this PR, and optionally include people who should review.

⚠️

Changes were made to package.json, but not to licenses.csv - Perhaps you need to run $ yarn run license?

Generated by 🚫 dangerJS

@renovate renovate bot force-pushed the renovate/react-router-4.x branch from f4fe19a to 7d5ea54 Compare January 16, 2018 15:25
@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcslite failed.

Built with commit 62bbe3f

https://app.netlify.com/sites/mcslite/deploys/5aa8800b92226a11ad1750c9

@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcs-lite-ui ready!

Built with commit 45c279c

https://deploy-preview-498--mcs-lite-ui.netlify.com

@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcs-lite-introduction ready!

Built with commit 45c279c

https://deploy-preview-498--mcs-lite-introduction.netlify.com

@renovate renovate bot force-pushed the renovate/react-router-4.x branch 10 times, most recently from c62bdcd to 82fe2dd Compare January 19, 2018 01:28
@renovate renovate bot force-pushed the renovate/react-router-4.x branch 14 times, most recently from 50cc59c to 7485c02 Compare January 30, 2018 14:44
@renovate renovate bot force-pushed the renovate/react-router-4.x branch 3 times, most recently from 96ca246 to 4a20178 Compare February 27, 2018 06:36
@renovate renovate bot force-pushed the renovate/react-router-4.x branch 7 times, most recently from eccf6ac to 62bbe3f Compare March 14, 2018 01:51
@renovate renovate bot force-pushed the renovate/react-router-4.x branch 3 times, most recently from 9d7baae to b9e1eb8 Compare March 26, 2018 02:41
Copy link
Member

@evenchange4 evenchange4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BREAKING

@renovate renovate bot force-pushed the renovate/react-router-4.x branch 3 times, most recently from 24a2e67 to a3b4671 Compare March 27, 2018 02:17
@renovate renovate bot force-pushed the renovate/react-router-4.x branch 8 times, most recently from 0c5b052 to 2654427 Compare May 8, 2018 03:55
@renovate renovate bot force-pushed the renovate/react-router-4.x branch from 2654427 to 45c279c Compare May 8, 2018 04:54
@evenchange4 evenchange4 closed this May 8, 2018
@evenchange4 evenchange4 deleted the renovate/react-router-4.x branch May 8, 2018 05:39
@renovate
Copy link
Contributor Author

renovate bot commented May 8, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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

Successfully merging this pull request may close these issues.

None yet

3 participants