Configure Renovate
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/android.yml(github-actions).github/workflows/build-and-publish-web.yml(github-actions)gradle.properties(gradle)settings.gradle.kts(gradle)build.gradle.kts(gradle)androidApp/build.gradle.kts(gradle)compose-desktop/build.gradle.kts(gradle)compose-web/build.gradle.kts(gradle)gradle/libs.versions.toml(gradle)shared/build.gradle.kts(gradle)wearApp/build.gradle.kts(gradle)gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- 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 directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 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 11 Pull Requests:
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4-wasm1
- Schedule: ["at any time"]
- Branch name:
renovate/org.jetbrains.kotlinx-kotlinx-collections-immutable-0.x - Merge into:
main - Upgrade org.jetbrains.kotlinx:kotlinx-collections-immutable to
0.4-wasm1
Update wearCompose to v1.3.1
- Schedule: ["at any time"]
- Branch name:
renovate/wearcompose - Merge into:
main - Upgrade androidx.wear.compose:compose-navigation to
1.3.1 - Upgrade androidx.wear.compose:compose-material to
1.3.1 - Upgrade androidx.wear.compose:compose-foundation to
1.3.1
Update dependency androidx.activity:activity-compose to v1.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/androidxactivity - Merge into:
main - Upgrade androidx.activity:activity-compose to
1.9.0
Update dependency androidx.compose:compose-bom to v2024.05.00
- Schedule: ["at any time"]
- Branch name:
renovate/androidxcomposebom - Merge into:
main - Upgrade androidx.compose:compose-bom to
2024.05.00
Update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/androidx.lifecycle-lifecycle-runtime-compose-2.x - Merge into:
main - Upgrade androidx.lifecycle:lifecycle-runtime-compose to
2.7.0
Update dependency com.android.tools.build:gradle to v8.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/com.android.tools.build-gradle-8.x - Merge into:
main - Upgrade com.android.tools.build:gradle to
8.4.0
Update dependency gradle to v8.7
- Schedule: ["at any time"]
- Branch name:
renovate/gradle-8.x - Merge into:
main - Upgrade gradle to
8.7
Update dependency org.jetbrains.kotlinx:atomicfu to v0.24.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.jetbrains.kotlinx-atomicfu-0.x - Merge into:
main - Upgrade org.jetbrains.kotlinx:atomicfu to
0.24.0
Update JamesIves/github-pages-deploy-action action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/jamesives-github-pages-deploy-action-4.x - Merge into:
main - Upgrade JamesIves/github-pages-deploy-action to
v4.6.0
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x - Merge into:
main - Upgrade actions/checkout to
v4
Update actions/setup-java action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-java-4.x - Merge into:
main - Upgrade actions/setup-java to
v4
🚸 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 Mend Renovate. View repository job log here.