Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 18, 2017

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 or close this Pull Request.

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 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)
  • 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
  • Group all packages published by Apollo GraphQL together
  • Group all packages by Font Awesome together
  • Group go-openapi packages together
  • Group Java Hibernate Core packages
  • Group Java Hibernate Validator packages
  • Group Java Hibernate OGM packages
  • Group Java Hibernate Commons packages
  • Group PHP illuminate packages together
  • Group all @Polymer packages together
  • Group omniauth packages together
  • Group socket.io packages
  • Group Java Spring AMQP packages
  • Group Java Spring Android packages
  • Group Java Spring Batch packages
  • Group Java Spring Boot packages
  • Group Java Spring Cloud packages
  • Group Java Spring Core packages
  • Group Java Spring Data packages
  • Group Java Spring HATEOAS packages
  • Group Java Spring Integration packages
  • Group Java Spring Kafka packages
  • Group Java Spring LDAP packages
  • Group Java Spring Mobile packages
  • Group Java Spring OSGi packages
  • Group Java Spring REST Docs packages
  • Group Java Spring Roo packages
  • Group Java Spring Scala packages
  • Group Java Spring Security packages
  • Group Java Spring Session packages
  • Group Java Spring Shell packages
  • Group Java Spring Social packages
  • Group Java Spring Statemachine packages
  • Group Java Spring WebFlow packages
  • Group Java Spring WS packages
  • Group PHP symfony packages together
  • Use curated list of recommended non-monorepo package groupings

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 16 Pull Requests:

  1. Pin dependencies
  1. Update dependency flow-bin to v0.106.3
  • Branch name: renovate/flow-bin-0.x
  • Upgrades flow-bin in devDependencies from ^0.37.0 to 0.106.3
  1. Update dependency regenerator-runtime to v0.13.3
  • Branch name: renovate/regenerator-runtime-0.x
  • Upgrades regenerator-runtime in devDependencies from ^0.9.6 to 0.13.3
  1. Update dependency babel-eslint to v10
  • Branch name: renovate/babel-eslint-10.x
  • Upgrades babel-eslint in devDependencies from ^7.1.0 to 10.0.3
  1. Update dependency babel-loader to v8
  • Branch name: renovate/babel-loader-8.x
  • Upgrades babel-loader in devDependencies from ^6.2.7 to 8.0.6
  1. Update dependency coveralls to v3
  • Branch name: renovate/coveralls-3.x
  • Upgrades coveralls in devDependencies from ^2.11.14 to 3.0.6
  1. Update dependency eslint to v6
  • Branch name: renovate/eslint-6.x
  • Upgrades eslint in devDependencies from ^3.11.1 to 6.3.0
  1. Update dependency eslint-config-airbnb to v18
  • Branch name: renovate/eslint-config-airbnb-18.x
  • Upgrades eslint-config-airbnb in devDependencies from ^13.0.0 to 18.0.1
  1. Update dependency eslint-config-airbnb-base to v14
  • Branch name: renovate/eslint-config-airbnb-base-14.x
  • Upgrades eslint-config-airbnb-base in devDependencies from ^9.0.0 to 14.0.0
  1. Update dependency eslint-plugin-flowtype to v4
  • Branch name: renovate/eslint-plugin-flowtype-4.x
  • Upgrades eslint-plugin-flowtype in devDependencies from ^2.29.1 to 4.3.0
  1. Update dependency eslint-plugin-jsdoc to v15
  • Branch name: renovate/eslint-plugin-jsdoc-15.x
  • Upgrades eslint-plugin-jsdoc in devDependencies from ^2.4.0 to 15.9.1
  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.2.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.7.1 to 7.14.3
  1. Update dependency jest to v24
  • Branch name: renovate/jest-24.x
  • Upgrades jest in devDependencies from ^18.0.0 to 24.9.0
  1. Update dependency react to v16
  • Branch name: renovate/react-16.x
  • Upgrades react in dependencies from ^15.4.2 to ^16.0.0
  1. Update dependency webpack to v4
  • Branch name: renovate/webpack-4.x
  • Upgrades webpack in devDependencies from ^1.13.3 to 4.39.3


This PR has been generated by Renovate Bot.

@grantga grantga force-pushed the renovate/configure branch from 59e335b to 4024b42 Compare July 19, 2018 00:06
@grantga grantga force-pushed the renovate/configure branch 29 times, most recently from 05d7976 to d5d7795 Compare August 18, 2018 03:17
@intelight-github intelight-github force-pushed the renovate/configure branch 7 times, most recently from 85c3c72 to 20a706e Compare August 12, 2019 22:10
@intelight-github intelight-github force-pushed the renovate/configure branch 7 times, most recently from b235774 to 984b712 Compare August 19, 2019 22:10
@intelight-github intelight-github force-pushed the renovate/configure branch 8 times, most recently from ad77147 to 4a6f033 Compare August 27, 2019 22:12
@intelight-github intelight-github force-pushed the renovate/configure branch 6 times, most recently from 92ddd9a to ac641d2 Compare September 2, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant