Configure Renovate
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.
Detected Package Files
-
.github/workflows/Build_AndroidDeveloperVerificationAPKSigningExample.yml(github-actions) -
.github/workflows/Build_BiometricAuthentication.yml(github-actions) -
.github/workflows/Build_BiometricLoginKotlin.yml(github-actions) -
.github/workflows/Build_DirectBoot.yml(github-actions) -
AndroidDeveloperVerificationAPKSigningExample/gradle.properties(gradle) -
AndroidDeveloperVerificationAPKSigningExample/settings.gradle.kts(gradle) -
AndroidDeveloperVerificationAPKSigningExample/build.gradle.kts(gradle) -
AndroidDeveloperVerificationAPKSigningExample/app/build.gradle.kts(gradle) -
AndroidDeveloperVerificationAPKSigningExample/gradle/libs.versions.toml(gradle) -
BiometricAuthentication/gradle.properties(gradle) -
BiometricAuthentication/settings.gradle(gradle) -
BiometricAuthentication/build.gradle(gradle) -
BiometricAuthentication/app/build.gradle(gradle) -
BiometricLoginKotlin/gradle.properties(gradle) -
BiometricLoginKotlin/settings.gradle(gradle) -
BiometricLoginKotlin/build.gradle(gradle) -
BiometricLoginKotlin/app/build.gradle(gradle) -
DirectBoot/gradle.properties(gradle) -
DirectBoot/settings.gradle(gradle) -
DirectBoot/build.gradle(gradle) -
DirectBoot/Application/build.gradle(gradle) -
AndroidDeveloperVerificationAPKSigningExample/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper) -
BiometricAuthentication/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper) -
BiometricLoginKotlin/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper) -
DirectBoot/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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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.
- Group all updates together.
- Enable Renovate Dependency Dashboard creation.
- Schedule daily before 4 AM.
- Automerge non-major upgrades for semver stable packages if they pass tests.
- Run Renovate on following schedule: * 0-3 * * *
🔡 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 1 Pull Request:
fix(deps): update all dependencies
- Schedule: ["* 0-3 * * *"]
- Branch name:
renovate/all - Merge into:
main - Upgrade actions/checkout to
v5 - Upgrade actions/setup-java to
v5 - Upgrade gradle to
9.1.0 - Upgrade gradle/actions to
v5 - Upgrade com.android.tools.build:gradle to
8.13.0 - Upgrade com.google.android.material:material to
1.13.0 - Upgrade androidx.recyclerview:recyclerview to
1.4.0 - Upgrade androidx.biometric:biometric to
1.1.0 - Upgrade androidx.appcompat:appcompat to
1.7.1 - Upgrade org.jetbrains.kotlin:kotlin-stdlib-jdk7 to
2.2.20 - Upgrade org.jetbrains.kotlin:kotlin-gradle-plugin to
2.2.20 - Upgrade junit:junit to
4.13.2 - Upgrade com.google.code.gson:gson to
2.13.2 - Upgrade androidx.fragment:fragment-ktx to
1.8.9 - Upgrade androidx.test.ext:junit to
1.3.0 - Upgrade androidx.test.espresso:espresso-core to
3.7.0 - Upgrade androidx.core:core-ktx to
1.17.0 - Upgrade androidx.constraintlayout:constraintlayout to
2.2.1 - Upgrade androidx.compose:compose-bom to
2025.10.00 - Upgrade androidx.activity:activity-compose to
1.11.0 - Upgrade org.jetbrains.kotlin.plugin.compose to
2.2.20 - Upgrade org.jetbrains.kotlin.android to
2.2.20
❓ 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.