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
docker-compose.yml (docker-compose)
Dockerfile (dockerfile)
package.json (npm)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this Configure Renovate 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)
Use renovate/ as prefix for all branch names
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 concurrent Renovate 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.
What to Expect
With your current configuration, Renovate will create 47 Pull Requests:
Pin dependencies
- Branch name: `renovate/pin-dependencies`
- Pin [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `7.1.1`
- Pin [babel-core](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.0.0`
- Pin [babel-plugin-syntax-dynamic-import](https://renovatebot.com/gh/babel/babel) to `6.18.0`
- Pin [babel-plugin-transform-class-properties](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [babel-polyfill](https://renovatebot.com/gh/babel/babel) to `6.23.0`
- Pin [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.5.1`
- Pin [babel-preset-react](https://renovatebot.com/gh/babel/babel) to `6.24.1`
- Pin [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `3.3.7`
- Pin [coffee-loader](https://renovatebot.com/gh/webpack-contrib/coffee-loader) to `0.7.3`
- Pin [coffee-script](https://renovatebot.com/gh/jashkenas/coffeescript) to `1.12.6`
- Pin [compression-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/compression-webpack-plugin) to `0.4.0`
- Pin [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `0.28.2`
- Pin [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `2.1.0`
- Pin [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `0.11.1`
- Pin [glob](https://renovatebot.com/gh/isaacs/node-glob) to `7.1.2`
- Pin [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.2.1`
- Pin [js-yaml](https://renovatebot.com/gh/nodeca/js-yaml) to `3.8.4`
- Pin [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.5.3`
- Pin [path-complete-extname](https://renovatebot.com/gh/ruyadorno/path-complete-extname) to `0.1.0`
- Pin [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `2.0.5`
- Pin [postcss-smart-import](https://renovatebot.com/gh/sebastian-software/postcss-smart-import) to `0.7.2`
- Pin [precss](https://renovatebot.com/gh/jonathantneal/precss) to `1.4.0`
- Pin [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.5.3`
- Pin [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.5.10`
- Pin [rails-erb-loader](https://renovatebot.com/gh/usabilityhub/rails-erb-loader) to `5.0.1`
- Pin [react](https://renovatebot.com/gh/facebook/react) to `15.5.4`
- Pin [react-bootstrap](https://renovatebot.com/gh/react-bootstrap/react-bootstrap) to `0.31.0`
- Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `15.5.4`
- Pin [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.1.1`
- Pin [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `2.0.2`
- Pin [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `6.0.5`
- Pin [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.18.1`
- Pin [webpack](https://renovatebot.com/gh/webpack/webpack) to `2.6.0`
- Pin [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `2.4.5`
- Pin [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `1.1.0`
- Pin [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.0`
Update babel6 monorepo
- Schedule: "at any time"
- Branch name: `renovate/babel6-monorepo`
- Upgrade [babel-core](https://renovatebot.com/gh/babel/babel) to `6.26.3`
- Upgrade [babel-polyfill](https://renovatebot.com/gh/babel/babel) to `6.26.0`
Update dependency autoprefixer to v7.2.6
- Schedule: "at any time"
- Branch name: `renovate/autoprefixer-7.x`
- Upgrade [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `7.2.6`
Update dependency babel-loader to v7.1.5
- Schedule: "at any time"
- Branch name: `renovate/babel-loader-7.x`
- Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.1.5`
Update dependency babel-preset-env to v1.7.0
- Schedule: "at any time"
- Branch name: `renovate/babel-preset-env-1.x`
- Upgrade [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.7.0`
Update dependency coffee-loader to v0.9.0
- Schedule: "at any time"
- Branch name: `renovate/coffee-loader-0.x`
- Upgrade [coffee-loader](https://renovatebot.com/gh/webpack-contrib/coffee-loader) to `0.9.0`
Update dependency coffee-script to v1.12.7
- Schedule: "at any time"
- Branch name: `renovate/coffee-script-1.x`
- Upgrade [coffee-script](https://renovatebot.com/gh/jashkenas/coffeescript) to `1.12.7`
Update dependency css-loader to v0.28.11
- Schedule: "at any time"
- Branch name: `renovate/css-loader-0.x`
- Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `0.28.11`
Update dependency extract-text-webpack-plugin to v2.1.2
- Schedule: "at any time"
- Branch name: `renovate/extract-text-webpack-plugin-2.x`
- Upgrade [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `2.1.2`
Update dependency file-loader to v0.11.2
- Schedule: "at any time"
- Branch name: `renovate/file-loader-0.x`
- Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `0.11.2`
Update dependency glob to v7.1.3
- Schedule: "at any time"
- Branch name: `renovate/glob-7.x`
- Upgrade [glob](https://renovatebot.com/gh/isaacs/node-glob) to `7.1.3`
Update dependency immutable to v4.0.0-rc.12
- Schedule: "at any time"
- Branch name: `renovate/immutable-4.x`
- Upgrade [immutable](https://renovatebot.com/gh/facebook/immutable-js) to `4.0.0-rc.12`
Update dependency jquery to v3.3.1
- Schedule: "at any time"
- Branch name: `renovate/jquery-3.x`
- Upgrade [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.3.1`
Update dependency js-yaml to v3.12.0
- Schedule: "at any time"
- Branch name: `renovate/js-yaml-3.x`
- Upgrade [js-yaml](https://renovatebot.com/gh/nodeca/js-yaml) to `3.12.0`
Update dependency node-sass to v4.10.0
- Schedule: "at any time"
- Branch name: `renovate/node-sass-4.x`
- Upgrade [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.10.0`
Update dependency postcss-loader to v2.1.6
- Schedule: "at any time"
- Branch name: `renovate/postcss-loader-2.x`
- Upgrade [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `2.1.6`
Update dependency postcss-smart-import to v0.7.6
- Schedule: "at any time"
- Branch name: `renovate/postcss-smart-import-0.x`
- Upgrade [postcss-smart-import](https://renovatebot.com/gh/sebastian-software/postcss-smart-import) to `0.7.6`
Update dependency prettier to v1.15.2
- Schedule: "at any time"
- Branch name: `renovate/prettier-1.x`
- Upgrade [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.15.2`
Update dependency prop-types to v15.6.2
- Schedule: "at any time"
- Branch name: `renovate/prop-types-15.x`
- Upgrade [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.6.2`
Update dependency rails-erb-loader to v5.5.0
- Schedule: "at any time"
- Branch name: `renovate/rails-erb-loader-5.x`
- Upgrade [rails-erb-loader](https://renovatebot.com/gh/usabilityhub/rails-erb-loader) to `5.5.0`
Update dependency react-bootstrap to v0.32.4
- Schedule: "at any time"
- Branch name: `renovate/react-bootstrap-0.x`
- Upgrade [react-bootstrap](https://renovatebot.com/gh/react-bootstrap/react-bootstrap) to `0.32.4`
Update dependency react-router-dom to v4.3.1
- Schedule: "at any time"
- Branch name: `renovate/reactrouter-monorepo`
- Upgrade [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1`
Update dependency resolve-url-loader to v2.3.1
- Schedule: "at any time"
- Branch name: `renovate/resolve-url-loader-2.x`
- Upgrade [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `2.3.1`
Update dependency sass-loader to v6.0.7
- Schedule: "at any time"
- Branch name: `renovate/sass-loader-6.x`
- Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `6.0.7`
Update dependency style-loader to v0.23.1
- Schedule: "at any time"
- Branch name: `renovate/style-loader-0.x`
- Upgrade [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.23.1`
Update dependency webpack to v2.7.0
- Schedule: "at any time"
- Branch name: `renovate/webpack-2.x`
- Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `2.7.0`
Update dependency webpack-dev-server to v2.11.3
- Schedule: "at any time"
- Branch name: `renovate/webpack-dev-server-2.x`
- Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `2.11.3`
Update dependency webpack-manifest-plugin to v1.3.2
- Schedule: "at any time"
- Branch name: `renovate/webpack-manifest-plugin-1.x`
- Upgrade [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `1.3.2`
Update dependency webpack-merge to v4.1.4
- Schedule: "at any time"
- Branch name: `renovate/webpack-merge-4.x`
- Upgrade [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.4`
Update react monorepo to v15.6.2
- Schedule: "at any time"
- Branch name: `renovate/react-monorepo`
- Upgrade [react](https://renovatebot.com/gh/facebook/react) to `15.6.2`
- Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `15.6.2`
Update ruby Docker tag to v2.5.3
- Schedule: "at any time"
- Branch name: `renovate/docker-ruby-2.x`
- Upgrade ruby to `2.5.3`
Update dependency autoprefixer to v9
- Schedule: "at any time"
- Branch name: `renovate/autoprefixer-9.x`
- Upgrade [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `9.3.1`
Update dependency babel-loader to v8
- Schedule: "at any time"
- Branch name: `renovate/babel-loader-8.x`
- Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `8.0.4`
Update dependency bootstrap to v4 [SECURITY]
- Branch name: `renovate/bootstrap-4.x`
- Upgrade [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `4.1.3`
Update dependency compression-webpack-plugin to v2
- Schedule: "at any time"
- Branch name: `renovate/compression-webpack-plugin-2.x`
- Upgrade [compression-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/compression-webpack-plugin) to `2.0.0`
Update dependency css-loader to v1
- Schedule: "at any time"
- Branch name: `renovate/css-loader-1.x`
- Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.1`
Update dependency extract-text-webpack-plugin to v3
- Schedule: "at any time"
- Branch name: `renovate/extract-text-webpack-plugin-3.x`
- Upgrade [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `3.0.2`
Update dependency file-loader to v2
- Schedule: "at any time"
- Branch name: `renovate/file-loader-2.x`
- Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `2.0.0`
Update dependency path-complete-extname to v1
- Schedule: "at any time"
- Branch name: `renovate/path-complete-extname-1.x`
- Upgrade [path-complete-extname](https://renovatebot.com/gh/ruyadorno/path-complete-extname) to `1.0.0`
Update dependency postcss-loader to v3
- Schedule: "at any time"
- Branch name: `renovate/postcss-loader-3.x`
- Upgrade [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `3.0.0`
Update dependency precss to v3
- Schedule: "at any time"
- Branch name: `renovate/precss-3.x`
- Upgrade [precss](https://renovatebot.com/gh/jonathantneal/precss) to `3.1.2`
Update dependency resolve-url-loader to v3
- Schedule: "at any time"
- Branch name: `renovate/resolve-url-loader-3.x`
- Upgrade [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `3.0.0`
Update dependency sass-loader to v7
- Schedule: "at any time"
- Branch name: `renovate/sass-loader-7.x`
- Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.1.0`
Update dependency webpack to v4
- Schedule: "at any time"
- Branch name: `renovate/webpack-4.x`
- Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.25.1`
Update dependency webpack-dev-server to v3
- Schedule: "at any time"
- Branch name: `renovate/webpack-dev-server-3.x`
- Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.10`
Update dependency webpack-manifest-plugin to v2
- Schedule: "at any time"
- Branch name: `renovate/webpack-manifest-plugin-2.x`
- Upgrade [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `2.0.4`
Update react monorepo to v16 (major)
- Schedule: "at any time"
- Branch name: `renovate/major-react-monorepo`
- Upgrade [react](https://renovatebot.com/gh/facebook/react) to `16.6.1`
- Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `16.6.1`
: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: prHourlyLimit.
:question: If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.
This PR has been generated by Renovate Bot. View repository job log here.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a Renovate config 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
docker-compose.yml
(docker-compose)Dockerfile
(dockerfile)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
renovate/
as prefix for all branch namesfix
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.What to Expect
With your current configuration, Renovate will create 47 Pull Requests:
Pin dependencies
- Branch name: `renovate/pin-dependencies` - Pin [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `7.1.1` - Pin [babel-core](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.0.0` - Pin [babel-plugin-syntax-dynamic-import](https://renovatebot.com/gh/babel/babel) to `6.18.0` - Pin [babel-plugin-transform-class-properties](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [babel-polyfill](https://renovatebot.com/gh/babel/babel) to `6.23.0` - Pin [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.5.1` - Pin [babel-preset-react](https://renovatebot.com/gh/babel/babel) to `6.24.1` - Pin [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `3.3.7` - Pin [coffee-loader](https://renovatebot.com/gh/webpack-contrib/coffee-loader) to `0.7.3` - Pin [coffee-script](https://renovatebot.com/gh/jashkenas/coffeescript) to `1.12.6` - Pin [compression-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/compression-webpack-plugin) to `0.4.0` - Pin [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `0.28.2` - Pin [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `2.1.0` - Pin [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `0.11.1` - Pin [glob](https://renovatebot.com/gh/isaacs/node-glob) to `7.1.2` - Pin [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.2.1` - Pin [js-yaml](https://renovatebot.com/gh/nodeca/js-yaml) to `3.8.4` - Pin [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.5.3` - Pin [path-complete-extname](https://renovatebot.com/gh/ruyadorno/path-complete-extname) to `0.1.0` - Pin [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `2.0.5` - Pin [postcss-smart-import](https://renovatebot.com/gh/sebastian-software/postcss-smart-import) to `0.7.2` - Pin [precss](https://renovatebot.com/gh/jonathantneal/precss) to `1.4.0` - Pin [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.5.3` - Pin [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.5.10` - Pin [rails-erb-loader](https://renovatebot.com/gh/usabilityhub/rails-erb-loader) to `5.0.1` - Pin [react](https://renovatebot.com/gh/facebook/react) to `15.5.4` - Pin [react-bootstrap](https://renovatebot.com/gh/react-bootstrap/react-bootstrap) to `0.31.0` - Pin [react-dom](https://renovatebot.com/gh/facebook/react) to `15.5.4` - Pin [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.1.1` - Pin [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `2.0.2` - Pin [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `6.0.5` - Pin [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.18.1` - Pin [webpack](https://renovatebot.com/gh/webpack/webpack) to `2.6.0` - Pin [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `2.4.5` - Pin [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `1.1.0` - Pin [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.0`Update babel6 monorepo
- Schedule: "at any time" - Branch name: `renovate/babel6-monorepo` - Upgrade [babel-core](https://renovatebot.com/gh/babel/babel) to `6.26.3` - Upgrade [babel-polyfill](https://renovatebot.com/gh/babel/babel) to `6.26.0`Update dependency autoprefixer to v7.2.6
- Schedule: "at any time" - Branch name: `renovate/autoprefixer-7.x` - Upgrade [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `7.2.6`Update dependency babel-loader to v7.1.5
- Schedule: "at any time" - Branch name: `renovate/babel-loader-7.x` - Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `7.1.5`Update dependency babel-preset-env to v1.7.0
- Schedule: "at any time" - Branch name: `renovate/babel-preset-env-1.x` - Upgrade [babel-preset-env](https://renovatebot.com/gh/babel/babel-preset-env) to `1.7.0`Update dependency coffee-loader to v0.9.0
- Schedule: "at any time" - Branch name: `renovate/coffee-loader-0.x` - Upgrade [coffee-loader](https://renovatebot.com/gh/webpack-contrib/coffee-loader) to `0.9.0`Update dependency coffee-script to v1.12.7
- Schedule: "at any time" - Branch name: `renovate/coffee-script-1.x` - Upgrade [coffee-script](https://renovatebot.com/gh/jashkenas/coffeescript) to `1.12.7`Update dependency css-loader to v0.28.11
- Schedule: "at any time" - Branch name: `renovate/css-loader-0.x` - Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `0.28.11`Update dependency extract-text-webpack-plugin to v2.1.2
- Schedule: "at any time" - Branch name: `renovate/extract-text-webpack-plugin-2.x` - Upgrade [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `2.1.2`Update dependency file-loader to v0.11.2
- Schedule: "at any time" - Branch name: `renovate/file-loader-0.x` - Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `0.11.2`Update dependency glob to v7.1.3
- Schedule: "at any time" - Branch name: `renovate/glob-7.x` - Upgrade [glob](https://renovatebot.com/gh/isaacs/node-glob) to `7.1.3`Update dependency immutable to v4.0.0-rc.12
- Schedule: "at any time" - Branch name: `renovate/immutable-4.x` - Upgrade [immutable](https://renovatebot.com/gh/facebook/immutable-js) to `4.0.0-rc.12`Update dependency jquery to v3.3.1
- Schedule: "at any time" - Branch name: `renovate/jquery-3.x` - Upgrade [jquery](https://renovatebot.com/gh/jquery/jquery) to `3.3.1`Update dependency js-yaml to v3.12.0
- Schedule: "at any time" - Branch name: `renovate/js-yaml-3.x` - Upgrade [js-yaml](https://renovatebot.com/gh/nodeca/js-yaml) to `3.12.0`Update dependency node-sass to v4.10.0
- Schedule: "at any time" - Branch name: `renovate/node-sass-4.x` - Upgrade [node-sass](https://renovatebot.com/gh/sass/node-sass) to `4.10.0`Update dependency postcss-loader to v2.1.6
- Schedule: "at any time" - Branch name: `renovate/postcss-loader-2.x` - Upgrade [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `2.1.6`Update dependency postcss-smart-import to v0.7.6
- Schedule: "at any time" - Branch name: `renovate/postcss-smart-import-0.x` - Upgrade [postcss-smart-import](https://renovatebot.com/gh/sebastian-software/postcss-smart-import) to `0.7.6`Update dependency prettier to v1.15.2
- Schedule: "at any time" - Branch name: `renovate/prettier-1.x` - Upgrade [prettier](https://renovatebot.com/gh/prettier/prettier) to `1.15.2`Update dependency prop-types to v15.6.2
- Schedule: "at any time" - Branch name: `renovate/prop-types-15.x` - Upgrade [prop-types](https://renovatebot.com/gh/facebook/prop-types) to `15.6.2`Update dependency rails-erb-loader to v5.5.0
- Schedule: "at any time" - Branch name: `renovate/rails-erb-loader-5.x` - Upgrade [rails-erb-loader](https://renovatebot.com/gh/usabilityhub/rails-erb-loader) to `5.5.0`Update dependency react-bootstrap to v0.32.4
- Schedule: "at any time" - Branch name: `renovate/react-bootstrap-0.x` - Upgrade [react-bootstrap](https://renovatebot.com/gh/react-bootstrap/react-bootstrap) to `0.32.4`Update dependency react-router-dom to v4.3.1
- Schedule: "at any time" - Branch name: `renovate/reactrouter-monorepo` - Upgrade [react-router-dom](https://renovatebot.com/gh/ReactTraining/react-router) to `4.3.1`Update dependency resolve-url-loader to v2.3.1
- Schedule: "at any time" - Branch name: `renovate/resolve-url-loader-2.x` - Upgrade [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `2.3.1`Update dependency sass-loader to v6.0.7
- Schedule: "at any time" - Branch name: `renovate/sass-loader-6.x` - Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `6.0.7`Update dependency style-loader to v0.23.1
- Schedule: "at any time" - Branch name: `renovate/style-loader-0.x` - Upgrade [style-loader](https://renovatebot.com/gh/webpack-contrib/style-loader) to `0.23.1`Update dependency webpack to v2.7.0
- Schedule: "at any time" - Branch name: `renovate/webpack-2.x` - Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `2.7.0`Update dependency webpack-dev-server to v2.11.3
- Schedule: "at any time" - Branch name: `renovate/webpack-dev-server-2.x` - Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `2.11.3`Update dependency webpack-manifest-plugin to v1.3.2
- Schedule: "at any time" - Branch name: `renovate/webpack-manifest-plugin-1.x` - Upgrade [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `1.3.2`Update dependency webpack-merge to v4.1.4
- Schedule: "at any time" - Branch name: `renovate/webpack-merge-4.x` - Upgrade [webpack-merge](https://renovatebot.com/gh/survivejs/webpack-merge) to `4.1.4`Update react monorepo to v15.6.2
- Schedule: "at any time" - Branch name: `renovate/react-monorepo` - Upgrade [react](https://renovatebot.com/gh/facebook/react) to `15.6.2` - Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `15.6.2`Update ruby Docker tag to v2.5.3
- Schedule: "at any time" - Branch name: `renovate/docker-ruby-2.x` - Upgrade ruby to `2.5.3`Update dependency autoprefixer to v9
- Schedule: "at any time" - Branch name: `renovate/autoprefixer-9.x` - Upgrade [autoprefixer](https://renovatebot.com/gh/postcss/autoprefixer) to `9.3.1`Update dependency babel-loader to v8
- Schedule: "at any time" - Branch name: `renovate/babel-loader-8.x` - Upgrade [babel-loader](https://renovatebot.com/gh/babel/babel-loader) to `8.0.4`Update dependency bootstrap to v4 [SECURITY]
- Branch name: `renovate/bootstrap-4.x` - Upgrade [bootstrap](https://renovatebot.com/gh/twbs/bootstrap) to `4.1.3`Update dependency compression-webpack-plugin to v2
- Schedule: "at any time" - Branch name: `renovate/compression-webpack-plugin-2.x` - Upgrade [compression-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/compression-webpack-plugin) to `2.0.0`Update dependency css-loader to v1
- Schedule: "at any time" - Branch name: `renovate/css-loader-1.x` - Upgrade [css-loader](https://renovatebot.com/gh/webpack-contrib/css-loader) to `1.0.1`Update dependency extract-text-webpack-plugin to v3
- Schedule: "at any time" - Branch name: `renovate/extract-text-webpack-plugin-3.x` - Upgrade [extract-text-webpack-plugin](https://renovatebot.com/gh/webpack-contrib/extract-text-webpack-plugin) to `3.0.2`Update dependency file-loader to v2
- Schedule: "at any time" - Branch name: `renovate/file-loader-2.x` - Upgrade [file-loader](https://renovatebot.com/gh/webpack-contrib/file-loader) to `2.0.0`Update dependency path-complete-extname to v1
- Schedule: "at any time" - Branch name: `renovate/path-complete-extname-1.x` - Upgrade [path-complete-extname](https://renovatebot.com/gh/ruyadorno/path-complete-extname) to `1.0.0`Update dependency postcss-loader to v3
- Schedule: "at any time" - Branch name: `renovate/postcss-loader-3.x` - Upgrade [postcss-loader](https://renovatebot.com/gh/postcss/postcss-loader) to `3.0.0`Update dependency precss to v3
- Schedule: "at any time" - Branch name: `renovate/precss-3.x` - Upgrade [precss](https://renovatebot.com/gh/jonathantneal/precss) to `3.1.2`Update dependency resolve-url-loader to v3
- Schedule: "at any time" - Branch name: `renovate/resolve-url-loader-3.x` - Upgrade [resolve-url-loader](https://renovatebot.com/gh/bholloway/resolve-url-loader) to `3.0.0`Update dependency sass-loader to v7
- Schedule: "at any time" - Branch name: `renovate/sass-loader-7.x` - Upgrade [sass-loader](https://renovatebot.com/gh/webpack-contrib/sass-loader) to `7.1.0`Update dependency webpack to v4
- Schedule: "at any time" - Branch name: `renovate/webpack-4.x` - Upgrade [webpack](https://renovatebot.com/gh/webpack/webpack) to `4.25.1`Update dependency webpack-dev-server to v3
- Schedule: "at any time" - Branch name: `renovate/webpack-dev-server-3.x` - Upgrade [webpack-dev-server](https://renovatebot.com/gh/webpack/webpack-dev-server) to `3.1.10`Update dependency webpack-manifest-plugin to v2
- Schedule: "at any time" - Branch name: `renovate/webpack-manifest-plugin-2.x` - Upgrade [webpack-manifest-plugin](https://renovatebot.com/gh/danethurber/webpack-manifest-plugin) to `2.0.4`Update react monorepo to v16 (major)
- Schedule: "at any time" - Branch name: `renovate/major-react-monorepo` - Upgrade [react](https://renovatebot.com/gh/facebook/react) to `16.6.1` - Upgrade [react-dom](https://renovatebot.com/gh/facebook/react) to `16.6.1`: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: prHourlyLimit.
:question: If you have any questions, try reading the Docs, particularly the Getting Started section. Also, you can post questions about your config in Renovate's Config Help repository.
This PR has been generated by Renovate Bot. View repository job log here.