Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 26, 2019

Bumps react-router from 3.0.0 to 5.0.0.

Release notes

Sourced from react-router's releases.

v5.0.0

Please see the blog post and the list of 4.4 beta releases for details.

Changes

  • Lots of compatibility improvements with React 16
  • Full compatibility with <React.StrictMode>
  • Better support for React.forwardRef in <Route component>
  • Better support for React.createRef in <Link innerRef>
  • Single-file builds, per-file imports are deprecated see the beta.1 notes
  • Pre-built bundles for both development and production

v4.4.0-beta.8

  • Stop using eval in development to be compliant with unsafe-eval CSP (see #6611)
  • Bumps the history dependency to version 4.9.0

v4.4.0-beta.7

  • Fixed tree-shaking with Webpack (see #6464 and #6465)
  • Added support for createRef in <Link innerRef> (see #6567)
  • We now throw an error when using 2 different builds (dev only, see b2c6fa0725b7ff1ed762064d633b26b6293e0140)

v4.4.0-beta.6

Fixes

  • Fixed import of react-is in the CommonJS build (see #6445)
  • Added missing prop-types dependency for ESM build (see #6438)

v4.4.0-beta.5

Fixes

v4.4.0-beta.4

Features

Fixes

Enjoy! 😅

v4.4.0-beta.3

  • Fixed ESM entry point from 4.4.0-beta.2 🤦‍♂️
... (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.


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 Mar 26, 2019
@dependabot-preview dependabot-preview bot requested a review from tomusdrw March 26, 2019 05:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.0 branch from 8b483db to f8234a3 Compare March 26, 2019 08:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.0 branch from f8234a3 to a24447c Compare May 21, 2019 08:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.0 branch from a24447c to 72f9c0a Compare May 28, 2019 08:48
@dependabot-preview
Copy link
Contributor Author

Superseded by #246.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-router-5.0.0 branch June 11, 2019 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant