Skip to content

chore: Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#1
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 7, 2025

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.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • renovate.json (renovate-config-presets)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Rate limit PR creation to a maximum of four per hour.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic prefixes for commit messages and PR titles.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): update gradle/actions digest to ed40850
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/gradle-actions-digest
  • Merge into: main
  • Upgrade gradle/actions to ed408507eac070d1f99cc633dbcf757c94c7933a
chore(deps): update dependency androidx.activity:activity-compose to v1.13.0
chore(deps): update dependency androidx.compose:compose-bom to v2024.12.01
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/composebom
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2024.12.01
chore(deps): update dependency androidx.core:core-ktx to v1.18.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/corektx
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.18.0
chore(deps): update dependency androidx.datastore:datastore-preferences to v1.2.1
chore(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.10.0
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.10.0
chore(deps): update dependency androidx.navigation:navigation-compose to v2.9.7
chore(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/espressocore
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-core to 3.7.0
chore(deps): update dependency androidx.test.ext:junit to v1.3.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/junitversion
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.3.0
chore(deps): update dependency com.android.application to v8.13.2
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0
chore(deps): update gradle to v8.14.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.4
chore(deps): update kotlin monorepo to v2.3.20
chore(deps): update actions/cache action to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to 668228422ae6a00e4ad889ee87cd7109ec5666a7
chore(deps): update actions/checkout action to v6
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
chore(deps): update actions/setup-java action to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to be666c2fcd27ec809703dec50e508c2fdc7f6654
chore(deps): update dependency androidx.compose:compose-bom to v2026
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-composebom
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2026.03.00
chore(deps): update dependency com.android.application to v9
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/major-agp
  • Merge into: main
  • Upgrade com.android.application to 9.1.0
chore(deps): update gradle to v9
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.4.1
chore(deps): update gradle/actions action to v6
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/gradle-actions-6.x
  • Merge into: main
  • Upgrade gradle/actions to 0f4528296b4bc09e8ae0fc7be30185a4ab435545
chore(deps): update okhttp monorepo to v5 (major)

🚸 PR creation will be limited to maximum 4 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants