Configure Renovate #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
.gitlab-ci.yml
(gitlabci)gradle.properties
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)app/build.gradle.kts
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 14 Pull Requests:
Update eclipse-temurin Docker tag to v17.0.14_7-jdk
renovate/eclipse-temurin-17.x
main
17.0.14_7-jdk
Update dependency androidx.activity:activity-compose to v1.10.1
renovate/androidx.activity-activity-compose-1.x
main
1.10.1
Update dependency androidx.compose:compose-bom to v2023.10.01
renovate/androidx.compose-compose-bom-2023.x
main
2023.10.01
Update dependency androidx.core:core-ktx to v1.15.0
renovate/androidx.core-core-ktx-1.x
main
1.15.0
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
renovate/androidx.lifecycle-lifecycle-runtime-ktx-2.x
main
2.8.7
Update dependency androidx.test.espresso:espresso-core to v3.6.1
renovate/androidx.test.espresso-espresso-core-3.x
main
3.6.1
Update dependency androidx.test.ext:junit to v1.2.1
renovate/androidx.test.ext-junit-1.x
main
1.2.1
Update dependency composeOptions to v1.5.15
renovate/composeoptions-1.x
main
1.5.15
Update dependency gradle to v8.13
renovate/gradle-8.x
main
8.13
Update plugin com.android.application to v8.9.0
renovate/com.android.application-8.x
main
8.9.0
Update plugin org.jetbrains.kotlin.android to v1.9.25
renovate/kotlin-monorepo
main
1.9.25
Update dependency androidx.compose:compose-bom to v2025
renovate/androidx.compose-compose-bom-2025.x
main
2025.02.00
Update eclipse-temurin Docker tag to v21
renovate/eclipse-temurin-21.x
main
21.0.6_7-jdk
Update plugin org.jetbrains.kotlin.android to v2
renovate/major-kotlin-monorepo
main
2.1.10
🚸 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.