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

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

Conversation

renovate-self-hosted-apter[bot]
Copy link

@renovate-self-hosted-apter renovate-self-hosted-apter bot commented Feb 13, 2023

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

  • .github/workflows/android-ci.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • app/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .github/workflows/android-ci.yml (regex)

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.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Raise PRs immediately (after branch is created).
  • Schedule monthly.
  • Apply label dependencies to PRs.
  • Update _VERSION environment variables in GitHub Action files.
  • Run Renovate on following schedule: before 3am on the first day of the month

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

chore(deps): update plugin org.jetbrains.kotlin.android to v1.8.21
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/kotlin-monorepo
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.android to 1.8.21
chore(deps): update dependency gradle to v7.6.1
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.1
chore(deps): update plugin com.android.application to v7.4.2
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/com.android.application-7.x
  • Merge into: main
  • Upgrade com.android.application to 7.4.2
chore(deps): update plugin com.android.library to v7.4.2
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/com.android.library-7.x
  • Merge into: main
  • Upgrade com.android.library to 7.4.2
fix(deps): update dependency androidx.appcompat:appcompat to v1.6.1
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.6.1
fix(deps): update dependency androidx.core:core-ktx to v1.10.0
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.10.0
chore(deps): update dependency gradle to v8
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.1.1
chore(deps): update plugin com.android.application to v8
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.0.0
chore(deps): update plugin com.android.library to v8
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/com.android.library-8.x
  • Merge into: main
  • Upgrade com.android.library to 8.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 5am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Renovate Bot.

@renovate-self-hosted-apter renovate-self-hosted-apter bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants