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 dependency react-router to v2.8.1 - autoclosed #14

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 11, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router 2.0.0 -> 2.8.1 age adoption passing confidence

Release Notes

ReactTraining/react-router

v2.8.1

Compare Source

Changes

Sep 13, 2016

  • Bugfix: Fix redirects that specify query (#​3808)

v2.8.0

Compare Source

Changes

Sep 9, 2016

  • Feature: Support omitting to on <Link> (#​3803)
  • Refactor: Use history.replace instead of history.transitionTo for redirects (#​3799)

v2.7.0

Compare Source

Changes

Aug 20, 2016

  • Feature: Support router as a prop on withRouter-wrapped components for overriding the router object from context (#​3729)
  • Feature: Add withRef option to withRouter that enables getWrappedInstance (#​3735, #​3740)
  • Bugfix: Warn on invalid router middlewares (#​3717)

v2.6.1

Compare Source

Changes

Jul 29, 2016

  • Bugfix: Correctly handle routes with patterns that are the names of properties on Object.prototype (#​3680)

v2.6.0

Compare Source

Changes

Jul 18, 2016

  • Feature: Add prevState as argument to onLeave hooks (#​3616)
  • Bugfix: Fix when the <Link> onClick invariant runs (#​3636)

v2.5.2

Compare Source

Changes
  • Bugfix: Remove extraneous propTypes check when creating a route object from a React element (#​3591)

v2.5.1

Compare Source

Changes
  • Bugfix: Throw error instead of silently failing with history v3 (#​3571)
  • Bugfix: Explicitly throw error in onClick handler of <Link> rendered outside of router context (#​3572)

v2.5.0

Compare Source

Changes
  • Feature/Deprecation: Call getChildRoutes and getIndexRoute with partialNextState; deprecate accessing location directly in favor of partialNextState.location there (#​3556, #​3561, #​3569, Upgrade Guide)
  • Refactor: Refactor creating routeParams objects (#​3544)

v2.4.1

Compare Source

Changes
  • Bugfix: Don't crash on invalid URI components in params (#​3453)

v2.4.0

Compare Source

Changes
  • Feature: Add withRouter higher-order component for injecting props.router (#​3352)
  • Minor: Add React as a peer dependency (#​3361)
  • Minor: Upgrade to Babel 6 (#​3362)
  • Minor: Add target to propTypes for <Link> (#​3397)

v2.3.0

Compare Source

Changes
  • Feature: Add applyRouterMiddleware for extending router rendering (#​3327)
  • Feature/Deprecation: Add routerShape and locationShape as top-level exported prop types, and deprecate all the old prop types, including the ones that were previously incorrectly removed (#​3349)
  • Minor: Move ES module build back to es6/ to avoid breaking people who were incorrectly importing from react-router/es6 (#​3334)

v2.2.4

Compare Source

Changes
  • Noop: Publish again to npm to work around missing tarball problem

v2.2.2

Compare Source

Changes
  • Bugfix: Fix edge cases with continuing matches after pathless routes (#​3308)

v2.2.1

Compare Source

Changes
  • Bugfix: Fix this in getComponent and getComponents (#​3306)

v2.2.0

Compare Source

Changes
  • Feature/Deprecation: Call getComponent and getComponents with nextState; deprecate accessing location directly in favor of nextState.location there (#​3298, Upgrade Guide)
  • Bugfix: Do not ignore extraneous slashes in matching (#​3285)
  • Bugfix: Do not unnecessarily set empty className on <Link> (#​3288)
  • Minor: Update PropTypes (#​3218)
  • Minor: Move ES module build from es6/ to es/ (#​3295)
  • Minor: Do not include unused deprecation logic in production builds (#​3296)

v2.1.1

Compare Source

Changes
  • Bugfix: Remove unintentionally released code change (#​3280)

v2.1.0

Compare Source

Changes
  • Feature: Add support for onChange hook on routes (#​3108)
  • Minor: Include full warning messages in non-minified UMD build (#​3213)
  • Minor: Speed up path matching (#​3217)

v2.0.1

Compare Source

Changes
  • Bugfix: Call transition hooks on child routes of parents whose params
    changed but the child's did not. (#​3166)
  • Minor: Remove support for installing from source (#​3164)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate bot changed the title Update dependency react-router to v2.8.1 Update dependency react-router to v2.8.1 - autoclosed Oct 18, 2021
@renovate renovate bot closed this Oct 18, 2021
@renovate renovate bot deleted the renovate/reactrouter-monorepo branch October 18, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant