Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/build.yml
(github-actions).github/workflows/code_analysis.yml
(github-actions).github/workflows/unit_tests.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)analytics-api/build.gradle.kts
(gradle)analytics-impl/build.gradle.kts
(gradle)app/build.gradle.kts
(gradle)build-logic/settings.gradle.kts
(gradle)build-logic/convention/build.gradle.kts
(gradle)commons/build.gradle.kts
(gradle)data/cleaner-api/build.gradle.kts
(gradle)data/cleaner-impl/build.gradle.kts
(gradle)data/db/build.gradle.kts
(gradle)data/local-datastorage-api/build.gradle.kts
(gradle)data/local-datastorage-impl/build.gradle.kts
(gradle)data/repo-api/build.gradle.kts
(gradle)data/repo-impl/build.gradle.kts
(gradle)data/worker-api/build.gradle.kts
(gradle)data/worker-impl/build.gradle.kts
(gradle)di/build.gradle.kts
(gradle)domain/build.gradle.kts
(gradle)gradle/libs.versions.toml
(gradle)testing/build.gradle.kts
(gradle)ui/build.gradle.kts
(gradle)utils/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 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 16 Pull Requests:
Update dependency androidx.activity:activity-compose to v1.8.2
renovate/activity.compose
master
1.8.2
Update dependency androidx.navigation:navigation-compose to v2.7.6
renovate/navigation
master
2.7.6
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4
renovate/androiddesugarjdklibs
master
2.0.4
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
renovate/kotlin.serialization
master
1.6.2
Update kotlin monorepo to v1.9.22
renovate/kotlin-monorepo
master
1.9.22
1.9.22
Update ksp to v1.9.22-1.0.16
renovate/ksp
master
1.9.22-1.0.16
1.9.22-1.0.16
Update mockk to v1.13.9
renovate/mockk
master
1.13.9
1.13.9
Update agp to v8.2.1
renovate/agp
master
8.2.1
8.2.1
8.2.1
Update dependency androidx.work:work-runtime-ktx to v2.9.0
renovate/work
master
2.9.0
Update dependency com.android.tools:common to v31.2.1
renovate/androidtools
master
31.2.1
Update dependency com.google.android.material:material to v1.11.0
renovate/material
master
1.11.0
Update dependency com.google.firebase:firebase-bom to v32.7.0
renovate/firebase.bom
master
32.7.0
Update dependency gradle to v8.5
renovate/gradle-8.x
master
8.5
Update dependency io.coil-kt:coil-compose to v2.5.0
renovate/coil
master
2.5.0
Update hilt to v2.50
renovate/hilt
master
2.50
2.50
2.50
2.50
Update lifecycle to v2.7.0
renovate/lifecycle
master
2.7.0
2.7.0
2.7.0
🚸 Branch creation will be limited to maximum 3 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package hateitorrateit.android.hilt:hateitorrateit.android.hilt.gradle.plugin
Failed to look up maven package hateitorrateit.android.library:hateitorrateit.android.library.gradle.plugin
Failed to look up maven package hateitorrateit.android.library.compose:hateitorrateit.android.library.compose.gradle.plugin
Files affected:
gradle/libs.versions.toml
❓ 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 Mend Renovate. View repository job log here.