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 Jun 11, 2019

Bumps react-router from 3.0.0 to 5.0.1.

Release notes

Sourced from react-router's releases.

v5.0.1

Changes

Bugfixes:

  • Fixed display name for router context consumer and provider (6a99c93)
  • Fixed infinite loop caused by Redirect in some scenarios (017f692 and 2ce1d32)
  • Fixed license issue for react context polyfill (f9849c8, then 992af48)
  • Fixed Redirect throwing an exception in StaticRouter without context (3ccbd19)
  • Fixed regression in matchPath that caused an exception for empty paths (7bd1407)
  • Fixed page reload when an exception was thrown in Link onClick (82ce94c)
  • Fixed warning about createRef or useRef values in wrappedComponentRef when using withRouter() (56c829b)
  • Fixed withRouter() wrapped component inside NavLink not working properly (a38ef04)
  • Fixed CJS build - previously, incorrect exports were emitted (caa9950)

Changes:

  • Reduced component depth in withRouter() HOC. (10d78bb)
  • Changed misleading warning when withRouter is used outside a Router (10d78bb)
  • Reduced install size and bundle size by switching to mini-create-react-context (992af48)

Thanks to @​StringEpsilon for putting this list together. Enjoy!

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

If all status checks pass Dependabot will automatically merge this pull request.


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 Jun 11, 2019
@dependabot-preview dependabot-preview bot requested a review from tomusdrw June 11, 2019 11:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.1 branch from 02b27cb to 8878e9e Compare July 9, 2019 09:02
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.1 branch from 8878e9e to db9ed16 Compare August 13, 2019 09:15
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.1 branch 2 times, most recently from c4f9ccb to d17b0c1 Compare September 10, 2019 08:33
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.1 branch from d17b0c1 to 3d02326 Compare September 17, 2019 09:28
Bumps [react-router](https://github.com/ReactTraining/react-router) from 3.0.0 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Commits](remix-run/react-router@v3.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-router-5.0.1 branch from 3d02326 to 68d7e67 Compare September 24, 2019 07:58
@dependabot-preview
Copy link
Contributor Author

Superseded by #349.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-router-5.0.1 branch October 1, 2019 09:43
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