This repository was archived by the owner on Feb 14, 2025. It is now read-only.
Configure Renovate #48
Open
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:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.devDependenciesand retain SemVer ranges for others.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 17 Pull Requests:
chore(deps): update dependency secops to v2.0.7
renovate/circleci-dependencies-(non-major)main2.0.7fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
renovate/lifecycleruntimektxmain2.8.7chore(deps): update apollo graphql packages to v4.1.1
renovate/apollo-graphql-packagesmain4.1.14.1.1chore(deps): update dependency com.android.application to v8.8.0
renovate/agpmain8.8.0chore(deps): update dependency gradle to v8.12.1
renovate/gradle-8.xmain8.12.1chore(deps): update kotlin monorepo to v2.1.10
renovate/kotlin-monorepomain2.1.102.1.10fix(deps): update dependency androidx.activity:activity-compose to v1.10.0
renovate/activitycomposemain1.10.0fix(deps): update dependency androidx.compose:compose-bom to v2024.12.01
renovate/composebommain2024.12.01fix(deps): update dependency androidx.core:core-ktx to v1.15.0
renovate/corektxmain1.15.0fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.6
renovate/navigationcomposemain2.8.6fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
renovate/espressocoremain3.6.1fix(deps): update dependency androidx.test.ext:junit to v1.2.1
renovate/androidxtestjunitmain1.2.1fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
renovate/coilmain2.7.0chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.xmainv4chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.xmainv4fix(deps): update dependency androidx.compose:compose-bom to v2025
renovate/major-composebommain2025.01.01chore(deps): lock file maintenance
renovate/lock-file-maintenancemain❓ 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.