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

Bump react-router from 3.2.1 to 4.3.1 #33

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 28, 2019

Bumps react-router from 3.2.1 to 4.3.1.

Release notes

Sourced from react-router's releases.

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.

v4.3.0

The major new things of this release are Redirect with params (see #5209) and the new generatePath API. We also cleaned up the code with Prettier, so browsing through it should be more enjoyable.

One other thing to mention, while I have your attention, is the deprecation of react-router-redux. It's no longer maintained and has a number of fundamental problems (particularly around time travel). Integrating Redux and the DOM History API is challenging because they don't maintain the same semantics and the resulting integration is error prone. Getting to the router context will be easier in future versions of React Router, so the main motivations for needing it will be going away. So, while I would advise against trying to integrate the two, for those that still want this functionality can turn to libraries like @​supasate's connected-react-router.

Changes

v4.3.0-rc.3

Changes

  • Fix broken UMD builds.
  • Add sideEffects: false for webpack tree shaking (#6082 by @​taylorc93)

v4.3.0-rc.2

Changes

  • Bump hoist-non-react-statics for React 16.3.
  • Missing generatePath in react-router-dom package.

v4.3.0-rc.1

Changes

Mar 26, 2018

... (truncated)
Changelog

Sourced from react-router's changelog.

v4.3.0

Jun 6, 2018

v4.2.0

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)
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 28, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-4.3.1 branch from 2a923b3 to 64742dc Compare March 11, 2019 12:00
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-4.3.1 branch from 64742dc to b204ec7 Compare April 4, 2019 07:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-4.3.1 branch 2 times, most recently from 9cff073 to d8e6e7e Compare April 17, 2019 07:43
@vizipi
Copy link

vizipi bot commented May 6, 2019

Pull request analysis by VIZIPI
Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
100.00 % Dependabot 6 2
100.00 % 轩辕焮痕 2 2

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time.

No files found with a 40% threashold


Committed file ranks

File Rank
package.json 96.00%
package-lock.json 92.00%

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-4.3.1 branch from d8e6e7e to baebb0d Compare May 6, 2019 12:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-4.3.1 branch from baebb0d to 621a0dd Compare May 9, 2019 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant