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.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
.circleci/config.yml
(circleci).github/workflows/pr.yml
(github-actions)final/gradle.properties
(gradle)final/settings.gradle.kts
(gradle)final/build.gradle.kts
(gradle)final/app/build.gradle.kts
(gradle)final/gradle/libs.versions.toml
(gradle)start/gradle.properties
(gradle)start/settings.gradle.kts
(gradle)start/build.gradle.kts
(gradle)start/app/build.gradle.kts
(gradle)start/gradle/libs.versions.toml
(gradle)final/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)start/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.devDependencies
and retain SemVer ranges for others.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5
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:
chore(deps): update dependency secops to v2.0.7
renovate/circleci-dependencies-(non-major)
main
2.0.7
fix(deps): update dependency androidx.activity:activity-compose to v1.9.3
renovate/activitycompose
main
1.9.3
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
renovate/lifecycleruntimektx
main
2.8.7
chore(deps): update apollo graphql packages to v4.1.0
renovate/apollo-graphql-packages
main
4.1.0
4.1.0
chore(deps): update dependency com.android.application to v8.7.3
renovate/agp
main
8.7.3
chore(deps): update dependency gradle to v8.11.1
renovate/gradle-8.x
main
8.11.1
chore(deps): update kotlin monorepo to v2.1.0
renovate/kotlin-monorepo
main
2.1.0
2.1.0
fix(deps): update dependency androidx.compose:compose-bom to v2024.12.01
renovate/composebom
main
2024.12.01
fix(deps): update dependency androidx.core:core-ktx to v1.15.0
renovate/corektx
main
1.15.0
fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.5
renovate/navigationcompose
main
2.8.5
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
renovate/espressocore
main
3.6.1
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
renovate/androidxtestjunit
main
1.2.1
fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
renovate/coil
main
2.7.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.x
main
v4
chore(deps): lock file maintenance
renovate/lock-file-maintenance
main
❓ 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.