Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Configure Renovate #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2018

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

Renovate will begin keeping your dependencies up-to-date only once you merge this Pull Request.
If you close this Pull Request unmerged, then Renovate will be disabled.

If you have any questions, try reading our Docs, particularly the Getting Started section.
You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.


Detected Package Files

  • package.json (npm)

Configuration Summary

Based on the currently configured presets, Renovate will:

  • Start dependency updates once this Configure Renovate PR is merged or closed
  • 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, 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

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (the extends array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.


What to Expect

With your current configuration, Renovate will create 32 Pull Requests:

  1. Update babel6 monorepo
  • Branch name: renovate/babel6-monorepo
  • Upgrades babel-preset-react in devDependencies from 6.16.0 to 6.24.1
  • Upgrades babel-preset-es2017 in devDependencies from 6.16.0 to 6.24.1
  • Upgrades babel-preset-es2016 in devDependencies from 6.16.0 to 6.24.1
  • Upgrades babel-preset-es2015 in devDependencies from 6.18.0 to 6.24.1
  • Upgrades babel-plugin-transform-runtime in devDependencies from 6.15.0 to 6.23.0
  • Upgrades babel-plugin-transform-react-inline-elements in devDependencies from 6.8.0 to 6.22.0
  • Upgrades babel-plugin-transform-react-constant-elements in devDependencies from 6.9.1 to 6.23.0
  • Upgrades babel-core in devDependencies from 6.18.2 to 6.26.3
  • Upgrades babel-runtime in dependencies from 6.18.0 to 6.26.0
  • Upgrades babel-plugin-transform-regenerator in dependencies from 6.16.1 to 6.26.0
  1. Update dependency babel-eslint to v7.2.3
  • Branch name: renovate/babel-eslint-7.x
  • Upgrades babel-eslint in devDependencies from 7.1.0 to 7.2.3
  1. Update dependency babel-loader to v6.4.1
  • Branch name: renovate/babel-loader-6.x
  • Upgrades babel-loader in devDependencies from 6.2.7 to 6.4.1
  1. Update dependency babel-plugin-transform-es2015-modules-commonjs to v6.26.2
  • Branch name: renovate/babel-plugin-transform-es2015-modules-commonjs-6.x
  • Upgrades babel-plugin-transform-es2015-modules-commonjs in devDependencies from 6.18.0 to 6.26.2
  1. Update dependency babel-plugin-transform-es2015-template-literals to v6.22.0
  • Branch name: renovate/babel-plugin-transform-es2015-template-literals-6.x
  • Upgrades babel-plugin-transform-es2015-template-literals in devDependencies from 6.8.0 to 6.22.0
  1. Update dependency babel-plugin-transform-minify-booleans to v6.9.4
  1. Update dependency babel-plugin-transform-remove-console to v6.9.4
  1. Update dependency babel-plugin-transform-remove-debugger to v6.9.4
  1. Update dependency babel-plugin-transform-undefined-to-void to v6.9.4
  1. Update dependency css-loader to v0.28.11
  • Branch name: renovate/css-loader-0.x
  • Upgrades css-loader in devDependencies from 0.25.0 to 0.28.11
  1. Update dependency eslint to v3.19.0
  • Branch name: renovate/eslint-3.x
  • Upgrades eslint in devDependencies from 3.10.0 to 3.19.0
  1. Update dependency eslint-loader to v1.9.0
  • Branch name: renovate/eslint-loader-1.x
  • Upgrades eslint-loader in devDependencies from 1.6.1 to 1.9.0
  1. Update dependency eslint-plugin-import to v2.12.0
  • Branch name: renovate/eslint-plugin-import-2.x
  • Upgrades eslint-plugin-import in devDependencies from 2.2.0 to 2.12.0
  1. Update dependency eslint-plugin-react to v6.10.3
  • Branch name: renovate/eslint-plugin-react-6.x
  • Upgrades eslint-plugin-react in devDependencies from 6.6.0 to 6.10.3
  1. Update dependency json-loader to v0.5.7
  • Branch name: renovate/json-loader-0.x
  • Upgrades json-loader in devDependencies from 0.5.4 to 0.5.7
  1. Update dependency list to v0.9.5
  • Branch name: renovate/list-0.x
  • Upgrades list in dependencies from 0.8.2 to 0.9.5
  1. Update dependency react-intl to v2.4.0
  • Branch name: renovate/react-intl-2.x
  • Upgrades react-intl in dependencies from 2.1.5 to 2.4.0
  1. Update dependency react-router to v4.3.0-rc.3
  • Branch name: renovate/react-router-4.x
  • Upgrades react-router in dependencies from 4.0.0-alpha.5 to 4.3.0-rc.3
  1. Update dependency style-loader to v0.21.0
  • Branch name: renovate/style-loader-0.x
  • Upgrades style-loader in devDependencies from 0.13.1 to 0.21.0
  1. Update dependency template-string-loader to v0.0.4
  • Branch name: renovate/template-string-loader-0.x
  • Upgrades template-string-loader in devDependencies from 0.0.3 to 0.0.4
  1. Update dependency webpack to v1.15.0
  • Branch name: renovate/webpack-1.x
  • Upgrades webpack in devDependencies from 1.13.3 to 1.15.0
  1. Update dependency babel-eslint to v8
  • Branch name: renovate/babel-eslint-8.x
  • Upgrades babel-eslint in devDependencies from 7.1.0 to 8.2.3
  1. Update dependency babel-loader to v7
  • Branch name: renovate/babel-loader-7.x
  • Upgrades babel-loader in devDependencies from 6.2.7 to 7.1.4
  1. Update dependency eslint to v4
  • Branch name: renovate/eslint-4.x
  • Upgrades eslint in devDependencies from 3.10.0 to 4.19.1
  1. Update dependency eslint-config-airbnb to v16
  • Branch name: renovate/eslint-config-airbnb-16.x
  • Upgrades eslint-config-airbnb in devDependencies from 13.0.0 to 16.1.0
  1. Update dependency eslint-loader to v2
  • Branch name: renovate/eslint-loader-2.x
  • Upgrades eslint-loader in devDependencies from 1.6.1 to 2.0.0
  1. Update dependency eslint-plugin-jsx-a11y to v6
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Upgrades eslint-plugin-jsx-a11y in devDependencies from 2.2.3 to 6.0.3
  1. Update dependency eslint-plugin-react to v7
  • Branch name: renovate/eslint-plugin-react-7.x
  • Upgrades eslint-plugin-react in devDependencies from 6.6.0 to 7.8.2
  1. Update dependency extract-text-webpack-plugin to v3
  1. Update dependency list to v2
  • Branch name: renovate/list-2.x
  • Upgrades list in dependencies from 0.8.2 to 2.0.13
  1. Update dependency webpack to v4
  • Branch name: renovate/webpack-4.x
  • Upgrades webpack in devDependencies from 1.13.3 to 4.10.2
  1. Update react monorepo to v16
  • Branch name: renovate/react-monorepo
  • Upgrades react-dom in dependencies from 15.3.2 to 16.4.0
  • Upgrades react in dependencies from 15.3.2 to 16.4.0


This PR has been generated by Renovate Bot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant