Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
package.json (npm)
.travis.yml (travis)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Update existing lock files only when package.json is modified
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
You have configured Renovate to use branch master as base branch.
What to Expect
With your current configuration, Renovate will create 33 Pull Requests:
Pin dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Pin [babel-cli](https://togithub.com/babel/babel) to `6.3.17`
- Pin [babel-core](https://togithub.com/babel/babel) to `6.3.26`
- Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`
- Pin [babel-loader](https://togithub.com/babel/babel-loader) to `6.2.10`
- Pin [babel-plugin-transform-decorators-legacy](https://togithub.com/loganfsmyth/babel-plugin-transform-decorators-legacy) to `1.3.5`
- Pin [babel-plugin-transform-runtime](https://togithub.com/babel/babel) to `6.3.13`
- Pin [babel-preset-es2015](https://togithub.com/babel/babel) to `6.3.13`
- Pin [babel-preset-react](https://togithub.com/babel/babel) to `6.3.13`
- Pin [babel-preset-stage-0](https://togithub.com/babel/babel) to `6.3.13`
- Pin [chai](https://togithub.com/chaijs/chai) to `3.4.1`
- Pin [chai-spies](https://togithub.com/chaijs/chai-spies) to `0.7.1`
- Pin [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.11.16`
- Pin [eslint](https://togithub.com/eslint/eslint) to `1.10.3`
- Pin [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `3.0.0`
- Pin [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `3.12.0`
- Pin [husky](https://togithub.com/typicode/husky) to `0.10.2`
- Pin [isparta-loader](https://togithub.com/deepsweet/isparta-loader) to `2.0.0`
- Pin [karma](https://togithub.com/karma-runner/karma) to `0.13.22`
- Pin [karma-chrome-launcher](https://togithub.com/karma-runner/karma-chrome-launcher) to `0.2.3`
- Pin [karma-clear-screen-reporter](https://togithub.com/arthurc/karma-clear-screen-reporter) to `1.0.0`
- Pin [karma-coverage](https://togithub.com/karma-runner/karma-coverage) to `0.5.5`
- Pin [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) to `0.1.7`
- Pin [karma-mocha](https://togithub.com/karma-runner/karma-mocha) to `0.2.2`
- Pin [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `1.1.6`
- Pin [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `1.7.0`
- Pin [mocha](https://togithub.com/mochajs/mocha) to `2.3.4`
- Pin [react](https://togithub.com/facebook/react) to `0.14.9`
- Pin [react-addons-test-utils](https://togithub.com/facebook/react) to `0.14.8`
- Pin [react-dom](https://togithub.com/facebook/react) to `0.14.9`
- Pin [rimraf](https://togithub.com/isaacs/rimraf) to `2.5.4`
- Pin [webpack](https://togithub.com/webpack/webpack) to `1.12.15`
- Pin [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `1.14.1`
Update babel monorepo
- Schedule: ["at any time"]
- Branch name: `renovate/babel-monorepo`
- Merge into: `master`
- Upgrade [babel-cli](https://togithub.com/babel/babel) to `6.26.0`
- Upgrade [babel-core](https://togithub.com/babel/babel) to `6.26.3`
- Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `6.4.1`
- Upgrade [babel-plugin-transform-runtime](https://togithub.com/babel/babel) to `6.23.0`
- Upgrade [babel-preset-es2015](https://togithub.com/babel/babel) to `6.24.1`
- Upgrade [babel-preset-react](https://togithub.com/babel/babel) to `6.24.1`
- Upgrade [babel-preset-stage-0](https://togithub.com/babel/babel) to `6.24.1`
Update dependency chai to v3.5.0
- Schedule: ["at any time"]
- Branch name: `renovate/chai-3.x`
- Merge into: `master`
- Upgrade [chai](https://togithub.com/chaijs/chai) to `3.5.0`
Update dependency coveralls to v2.13.3
- Schedule: ["at any time"]
- Branch name: `renovate/coveralls-2.x`
- Merge into: `master`
- Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.13.3`
Update dependency eslint-plugin-babel to v3.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-babel-3.x`
- Merge into: `master`
- Upgrade [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `3.3.0`
Update dependency eslint-plugin-react to v3.16.1
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-react-3.x`
- Merge into: `master`
- Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `3.16.1`
Update dependency husky to v0.14.3
- Schedule: ["at any time"]
- Branch name: `renovate/husky-0.x`
- Merge into: `master`
- Upgrade [husky](https://togithub.com/typicode/husky) to `0.14.3`
Update dependency karma-mocha-reporter to v1.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/karma-mocha-reporter-1.x`
- Merge into: `master`
- Upgrade [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `1.3.0`
Update dependency karma-webpack to v1.8.1
- Schedule: ["at any time"]
- Branch name: `renovate/karma-webpack-1.x`
- Merge into: `master`
- Upgrade [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `1.8.1`
Update dependency mocha to v2.5.3
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-2.x`
- Merge into: `master`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `2.5.3`
Update dependency rimraf to v2.7.1
- Schedule: ["at any time"]
- Branch name: `renovate/rimraf-2.x`
- Merge into: `master`
- Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `2.7.1`
Update dependency webpack to v1.15.0
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-1.x`
- Merge into: `master`
- Upgrade [webpack](https://togithub.com/webpack/webpack) to `1.15.0`
Update dependency babel-loader to v8
- Schedule: ["at any time"]
- Branch name: `renovate/major-babel-monorepo`
- Merge into: `master`
- Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.0.6`
Update dependency chai to v4
- Schedule: ["at any time"]
- Branch name: `renovate/chai-4.x`
- Merge into: `master`
- Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0`
Update dependency chai-spies to v1
- Schedule: ["at any time"]
- Branch name: `renovate/chai-spies-1.x`
- Merge into: `master`
- Upgrade [chai-spies](https://togithub.com/chaijs/chai-spies) to `1.0.0`
Update dependency coveralls to v3
- Schedule: ["at any time"]
- Branch name: `renovate/coveralls-3.x`
- Merge into: `master`
- Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.0.9`
Update dependency eslint to v6 [SECURITY]
- Branch name: `renovate/npm-eslint-vulnerability`
- Merge into: `master`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `6.8.0`
Update dependency eslint-plugin-babel to v5
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-babel-5.x`
- Merge into: `master`
- Upgrade [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `5.3.0`
Update dependency eslint-plugin-react to v7
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-react-7.x`
- Merge into: `master`
- Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `7.18.3`
Update dependency husky to v4
- Schedule: ["at any time"]
- Branch name: `renovate/husky-4.x`
- Merge into: `master`
- Upgrade [husky](https://togithub.com/typicode/husky) to `4.2.3`
Update dependency karma to v4
- Schedule: ["at any time"]
- Branch name: `renovate/karma-4.x`
- Merge into: `master`
- Upgrade [karma](https://togithub.com/karma-runner/karma) to `4.4.1`
Update dependency karma-chrome-launcher to v3
- Schedule: ["at any time"]
- Branch name: `renovate/karma-chrome-launcher-3.x`
- Merge into: `master`
- Upgrade [karma-chrome-launcher](https://togithub.com/karma-runner/karma-chrome-launcher) to `3.1.0`
Update dependency karma-coverage to v2
- Schedule: ["at any time"]
- Branch name: `renovate/karma-coverage-2.x`
- Merge into: `master`
- Upgrade [karma-coverage](https://togithub.com/karma-runner/karma-coverage) to `2.0.1`
Update dependency karma-firefox-launcher to v1
- Schedule: ["at any time"]
- Branch name: `renovate/karma-firefox-launcher-1.x`
- Merge into: `master`
- Upgrade [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) to `1.3.0`
Update dependency karma-mocha to v1
- Schedule: ["at any time"]
- Branch name: `renovate/karma-mocha-1.x`
- Merge into: `master`
- Upgrade [karma-mocha](https://togithub.com/karma-runner/karma-mocha) to `1.3.0`
Update dependency karma-mocha-reporter to v2
- Schedule: ["at any time"]
- Branch name: `renovate/karma-mocha-reporter-2.x`
- Merge into: `master`
- Upgrade [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `2.2.5`
Update dependency karma-webpack to v4
- Schedule: ["at any time"]
- Branch name: `renovate/karma-webpack-4.x`
- Merge into: `master`
- Upgrade [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `4.0.2`
Update dependency lodash.isequal to v4
- Schedule: ["at any time"]
- Branch name: `renovate/major-lodash-monorepo`
- Merge into: `master`
- Upgrade [lodash.isequal](https://togithub.com/lodash/lodash) to `^4.0.0`
Update dependency mocha to v7
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-7.x`
- Merge into: `master`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.1.0`
Update dependency rimraf to v3
- Schedule: ["at any time"]
- Branch name: `renovate/rimraf-3.x`
- Merge into: `master`
- Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `3.0.2`
Update dependency webpack to v4
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-4.x`
- Merge into: `master`
- Upgrade [webpack](https://togithub.com/webpack/webpack) to `4.42.0`
Update dependency webpack-dev-server [SECURITY]
- Branch name: `renovate/npm-webpack-dev-server-vulnerability`
- Merge into: `master`
- Upgrade [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `3.10.3`
- Upgrade [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `1.16.5`
Update react monorepo (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-react-monorepo`
- Merge into: `master`
- Upgrade [react](https://togithub.com/facebook/react) to `>=0.14.0 <16.13.1`
- Upgrade [react](https://togithub.com/facebook/react) to `16.13.0`
- Upgrade [react-addons-test-utils](https://togithub.com/facebook/react) to `15.6.2`
- Upgrade [react-dom](https://togithub.com/facebook/react) to `16.13.0`
:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.
:question: Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
package.json
(npm).travis.yml
(travis)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.You have configured Renovate to use branch
master
as base branch.What to Expect
With your current configuration, Renovate will create 33 Pull Requests:
Pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [babel-cli](https://togithub.com/babel/babel) to `6.3.17` - Pin [babel-core](https://togithub.com/babel/babel) to `6.3.26` - Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0` - Pin [babel-loader](https://togithub.com/babel/babel-loader) to `6.2.10` - Pin [babel-plugin-transform-decorators-legacy](https://togithub.com/loganfsmyth/babel-plugin-transform-decorators-legacy) to `1.3.5` - Pin [babel-plugin-transform-runtime](https://togithub.com/babel/babel) to `6.3.13` - Pin [babel-preset-es2015](https://togithub.com/babel/babel) to `6.3.13` - Pin [babel-preset-react](https://togithub.com/babel/babel) to `6.3.13` - Pin [babel-preset-stage-0](https://togithub.com/babel/babel) to `6.3.13` - Pin [chai](https://togithub.com/chaijs/chai) to `3.4.1` - Pin [chai-spies](https://togithub.com/chaijs/chai-spies) to `0.7.1` - Pin [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.11.16` - Pin [eslint](https://togithub.com/eslint/eslint) to `1.10.3` - Pin [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `3.0.0` - Pin [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `3.12.0` - Pin [husky](https://togithub.com/typicode/husky) to `0.10.2` - Pin [isparta-loader](https://togithub.com/deepsweet/isparta-loader) to `2.0.0` - Pin [karma](https://togithub.com/karma-runner/karma) to `0.13.22` - Pin [karma-chrome-launcher](https://togithub.com/karma-runner/karma-chrome-launcher) to `0.2.3` - Pin [karma-clear-screen-reporter](https://togithub.com/arthurc/karma-clear-screen-reporter) to `1.0.0` - Pin [karma-coverage](https://togithub.com/karma-runner/karma-coverage) to `0.5.5` - Pin [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) to `0.1.7` - Pin [karma-mocha](https://togithub.com/karma-runner/karma-mocha) to `0.2.2` - Pin [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `1.1.6` - Pin [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `1.7.0` - Pin [mocha](https://togithub.com/mochajs/mocha) to `2.3.4` - Pin [react](https://togithub.com/facebook/react) to `0.14.9` - Pin [react-addons-test-utils](https://togithub.com/facebook/react) to `0.14.8` - Pin [react-dom](https://togithub.com/facebook/react) to `0.14.9` - Pin [rimraf](https://togithub.com/isaacs/rimraf) to `2.5.4` - Pin [webpack](https://togithub.com/webpack/webpack) to `1.12.15` - Pin [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `1.14.1`Update babel monorepo
- Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [babel-cli](https://togithub.com/babel/babel) to `6.26.0` - Upgrade [babel-core](https://togithub.com/babel/babel) to `6.26.3` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `6.4.1` - Upgrade [babel-plugin-transform-runtime](https://togithub.com/babel/babel) to `6.23.0` - Upgrade [babel-preset-es2015](https://togithub.com/babel/babel) to `6.24.1` - Upgrade [babel-preset-react](https://togithub.com/babel/babel) to `6.24.1` - Upgrade [babel-preset-stage-0](https://togithub.com/babel/babel) to `6.24.1`Update dependency chai to v3.5.0
- Schedule: ["at any time"] - Branch name: `renovate/chai-3.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `3.5.0`Update dependency coveralls to v2.13.3
- Schedule: ["at any time"] - Branch name: `renovate/coveralls-2.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `2.13.3`Update dependency eslint-plugin-babel to v3.3.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-babel-3.x` - Merge into: `master` - Upgrade [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `3.3.0`Update dependency eslint-plugin-react to v3.16.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-3.x` - Merge into: `master` - Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `3.16.1`Update dependency husky to v0.14.3
- Schedule: ["at any time"] - Branch name: `renovate/husky-0.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `0.14.3`Update dependency karma-mocha-reporter to v1.3.0
- Schedule: ["at any time"] - Branch name: `renovate/karma-mocha-reporter-1.x` - Merge into: `master` - Upgrade [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `1.3.0`Update dependency karma-webpack to v1.8.1
- Schedule: ["at any time"] - Branch name: `renovate/karma-webpack-1.x` - Merge into: `master` - Upgrade [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `1.8.1`Update dependency mocha to v2.5.3
- Schedule: ["at any time"] - Branch name: `renovate/mocha-2.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `2.5.3`Update dependency rimraf to v2.7.1
- Schedule: ["at any time"] - Branch name: `renovate/rimraf-2.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `2.7.1`Update dependency webpack to v1.15.0
- Schedule: ["at any time"] - Branch name: `renovate/webpack-1.x` - Merge into: `master` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `1.15.0`Update dependency babel-loader to v8
- Schedule: ["at any time"] - Branch name: `renovate/major-babel-monorepo` - Merge into: `master` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.0.6`Update dependency chai to v4
- Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0`Update dependency chai-spies to v1
- Schedule: ["at any time"] - Branch name: `renovate/chai-spies-1.x` - Merge into: `master` - Upgrade [chai-spies](https://togithub.com/chaijs/chai-spies) to `1.0.0`Update dependency coveralls to v3
- Schedule: ["at any time"] - Branch name: `renovate/coveralls-3.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.0.9`Update dependency eslint to v6 [SECURITY]
- Branch name: `renovate/npm-eslint-vulnerability` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `6.8.0`Update dependency eslint-plugin-babel to v5
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-babel-5.x` - Merge into: `master` - Upgrade [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `5.3.0`Update dependency eslint-plugin-react to v7
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-7.x` - Merge into: `master` - Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `7.18.3`Update dependency husky to v4
- Schedule: ["at any time"] - Branch name: `renovate/husky-4.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.2.3`Update dependency karma to v4
- Schedule: ["at any time"] - Branch name: `renovate/karma-4.x` - Merge into: `master` - Upgrade [karma](https://togithub.com/karma-runner/karma) to `4.4.1`Update dependency karma-chrome-launcher to v3
- Schedule: ["at any time"] - Branch name: `renovate/karma-chrome-launcher-3.x` - Merge into: `master` - Upgrade [karma-chrome-launcher](https://togithub.com/karma-runner/karma-chrome-launcher) to `3.1.0`Update dependency karma-coverage to v2
- Schedule: ["at any time"] - Branch name: `renovate/karma-coverage-2.x` - Merge into: `master` - Upgrade [karma-coverage](https://togithub.com/karma-runner/karma-coverage) to `2.0.1`Update dependency karma-firefox-launcher to v1
- Schedule: ["at any time"] - Branch name: `renovate/karma-firefox-launcher-1.x` - Merge into: `master` - Upgrade [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) to `1.3.0`Update dependency karma-mocha to v1
- Schedule: ["at any time"] - Branch name: `renovate/karma-mocha-1.x` - Merge into: `master` - Upgrade [karma-mocha](https://togithub.com/karma-runner/karma-mocha) to `1.3.0`Update dependency karma-mocha-reporter to v2
- Schedule: ["at any time"] - Branch name: `renovate/karma-mocha-reporter-2.x` - Merge into: `master` - Upgrade [karma-mocha-reporter](https://togithub.com/litixsoft/karma-mocha-reporter) to `2.2.5`Update dependency karma-webpack to v4
- Schedule: ["at any time"] - Branch name: `renovate/karma-webpack-4.x` - Merge into: `master` - Upgrade [karma-webpack](https://togithub.com/webpack-contrib/karma-webpack) to `4.0.2`Update dependency lodash.isequal to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-lodash-monorepo` - Merge into: `master` - Upgrade [lodash.isequal](https://togithub.com/lodash/lodash) to `^4.0.0`Update dependency mocha to v7
- Schedule: ["at any time"] - Branch name: `renovate/mocha-7.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.1.0`Update dependency rimraf to v3
- Schedule: ["at any time"] - Branch name: `renovate/rimraf-3.x` - Merge into: `master` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `3.0.2`Update dependency webpack to v4
- Schedule: ["at any time"] - Branch name: `renovate/webpack-4.x` - Merge into: `master` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `4.42.0`Update dependency webpack-dev-server [SECURITY]
- Branch name: `renovate/npm-webpack-dev-server-vulnerability` - Merge into: `master` - Upgrade [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `3.10.3` - Upgrade [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `1.16.5`Update react monorepo (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `master` - Upgrade [react](https://togithub.com/facebook/react) to `>=0.14.0 <16.13.1` - Upgrade [react](https://togithub.com/facebook/react) to `16.13.0` - Upgrade [react-addons-test-utils](https://togithub.com/facebook/react) to `15.6.2` - Upgrade [react-dom](https://togithub.com/facebook/react) to `16.13.0`:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.:question: Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by WhiteSource Renovate. View repository job log here.