Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Configure Renovate #4

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

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

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

  • cloudbuild.yaml (cloudbuild)
  • Dockerfile (dockerfile)
  • .github/workflows/main.yaml (github-actions)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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

chore(deps): update actions/cache action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: main
  • Upgrade actions/cache to v2
chore(deps): update actions/checkout action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: main
  • Upgrade actions/checkout to v2
chore(deps): update actions/setup-python action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-2.x
  • Merge into: main
  • Upgrade actions/setup-python to v2

🚸 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 ae7b7d9 to 4c38424 Compare February 27, 2021 06:58
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from e57b063 to 033d0c4 Compare March 7, 2021 06:24
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from b6ccb34 to f468807 Compare March 13, 2021 07:29
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from a01901f to 514a583 Compare March 23, 2021 06:44
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from a2cbcc2 to 5dc3be5 Compare April 1, 2021 07:53
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 9d2cbce to d451eb2 Compare April 7, 2021 05:26
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from e729a47 to e68aa0d Compare October 12, 2021 06:10
@codeclimate
Copy link

codeclimate bot commented Dec 4, 2021

Code Climate has analyzed commit 77b45ef and detected 0 issues on this pull request.

View more on Code Climate.

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