anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump react-router-dom from 4.3.1 to 5.0.0 #4

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-router-dom from 4.3.1 to 5.0.0.

Release notes *Sourced from [react-router-dom's releases](https://github.com/ReactTraining/react-router/releases).* > ## v5.0.0 > Please see [the blog post](https://reacttraining.com/blog/react-router-v5/) and [the list of 4.4 beta releases](https://github.com/ReactTraining/react-router/releases) for details. > > ## [Changes](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0) > > - Lots of compatibility improvements with React 16 > - Full compatibility with `` > - Better support for `React.forwardRef` in `` > - Better support for `React.createRef` in `` > - Single-file builds, per-file imports are deprecated [see the beta.1 notes](https://github.com/ReactTraining/react-router/releases/tag/v4.4.0-beta.1) > - 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](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6611)) > - Bumps the history dependency to version 4.9.0 > > ## v4.4.0-beta.7 > - Fixed tree-shaking with Webpack (see [#6464](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6464) and [#6465](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6465)) > - Added support for `createRef` in `` (see [#6567](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/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](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6445)) > - Added missing `prop-types` dependency for ESM build (see [#6438](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6438)) > > ## v4.4.0-beta.5 > ## Fixes > > - Fixed `` prop-type warning when using `forwardRef` (see [#6417](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6417), thanks [@​frehner](https://github.com/frehner) and [@​eXon](https://github.com/eXon)) > - Added missing file to `react-router-config` package (see [#6415](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6415), thanks [@​Anomen](https://github.com/Anomen)) > - Several docs improvements (see [#6410](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6410), thanks [@​justsml](https://github.com/justsml)) > > ## v4.4.0-beta.4 > ## Features > > - Adds support for an array of paths in `` (thanks [@​baronswindle](https://github.com/baronswindle)) > > ## Fixes > > - Fix for `` (thanks [@​ericyang89](https://github.com/ericyang89)) > - MUCH smaller CJS + ESM builds (thanks [@​pshrmn](https://github.com/pshrmn) and [@​TrySound](https://github.com/TrySound)) > - Include required deprecation warning file for `require('react-router/Route')` statements (thanks [@​timdorr](https://github.com/timdorr)) > > Enjoy! 😅 > > ## v4.4.0-beta.3 > - Fixed ESM entry point from 4.4.0-beta.2 🤦‍♂️ > > ... (truncated)
Commits - [`ea8eba8`](https://github.com/ReactTraining/react-router/commit/ea8eba843bf899daf8a51c2617d05c179b38369d) v5.0.0 - [`ae658c8`](https://github.com/ReactTraining/react-router/commit/ae658c814aa52a85dc84ca4e49582cba88bd39c1) Restrict react-router deps. Upgrade rrd history. - [`eef79d5`](https://github.com/ReactTraining/react-router/commit/eef79d529efb037d84d99efdedef2baa0941c8c1) v4.4.0 - [`3a1a54e`](https://github.com/ReactTraining/react-router/commit/3a1a54e0bf85da3b1b1fef178d46e68dc54488e7) Release from Travis CI - [`fa98bc7`](https://github.com/ReactTraining/react-router/commit/fa98bc76b363c22a1deb3b4d3a3481987b90cd41) v4.4.0-beta.8 - [`3a52bec`](https://github.com/ReactTraining/react-router/commit/3a52bec764a4e28988ff877c2373e40e163eedda) Use history 4.9.0 - [`4736cfe`](https://github.com/ReactTraining/react-router/commit/4736cfe01dc71b6fa69b76ab946b6205447c3faa) Remove use of eval in dev - [`15cd05e`](https://github.com/ReactTraining/react-router/commit/15cd05ecbbde472d2fb1263458f22e691eae263d) Fix typo in comment ([#6615](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6615)) - [`481d2a1`](https://github.com/ReactTraining/react-router/commit/481d2a1ad9bcc9bb06703dad4dd2bb5140c501a6) Less-specific prop type - [`f4081ae`](https://github.com/ReactTraining/react-router/commit/f4081ae12e32788ac0580f83d1965cb69585d2d6) Polyfill Element for Node ([#6607](https://github-redirect.dependabot.com/ReactTraining/react-router/issues/6607)) - Additional commits viewable in [compare view](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0)


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](https://app.dependabot.com): - 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.