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 #53

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

Configure Renovate #53

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 4, 2020

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

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Gemfile (bundler)
  • package.json (npm)
  • .ruby-version (ruby-version)

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
  • 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

🔡 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 13 Pull Requests:

fix(deps): pin dependencies
chore(deps): update dependency ruby to v2.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-2.x
  • Merge into: master
  • Upgrade ruby to 2.7.2
fix(deps): update dependency @​babel/preset-react to v7.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade @babel/preset-react to 7.12.1
fix(deps): update dependency @​rails/webpacker to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rails-webpacker-4.x
  • Merge into: master
  • Upgrade @rails/webpacker to 4.3.0
fix(deps): update dependency axios to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to 0.21.0
fix(deps): update dependency react-hook-form to v6.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-6.x
  • Merge into: master
  • Upgrade react-hook-form to 6.9.6
fix(deps): update dependency styled-components to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-5.x
  • Merge into: master
  • Upgrade styled-components to 5.2.0
fix(deps): update dependency tinycolor2 to v1.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tinycolor2-1.x
  • Merge into: master
  • Upgrade tinycolor2 to 1.4.2
fix(deps): update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
chore(deps): update dependency puma to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/puma-5.x
  • Merge into: master
  • Upgrade puma to ~> 5.0
chore(deps): update dependency webpacker to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpacker-5.x
  • Merge into: master
  • Upgrade webpacker to ~> 5.0
fix(deps): update dependency @​rails/webpacker to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rails-webpacker-5.x
  • Merge into: master
  • Upgrade @rails/webpacker to 5.2.1
fix(deps): update react monorepo to v17 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 17.0.1
  • Upgrade react-dom to 17.0.1

🚸 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.


❓ 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.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from a076219 to 811b805 Compare September 15, 2020 20:38
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from edc90a3 to 6ece132 Compare September 23, 2020 07:54
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 6b586bb to 8080472 Compare October 2, 2020 22:10
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 75a678f to 4f759b7 Compare October 9, 2020 05:51
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from f5466bd to 72439f1 Compare October 21, 2020 17:12
@renovate renovate bot force-pushed the renovate/configure branch from 72439f1 to 38033ca Compare October 28, 2020 03:54
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