Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #88

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2024

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/code-analysis.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • gradle.properties (gradle)
  • config.gradle (gradle)
  • cpd.gradle (gradle)
  • deploy.gradle (gradle)
  • detekt.gradle (gradle)
  • dokka.gradle (gradle)
  • ktlint.gradle (gradle)
  • maven.gradle (gradle)
  • settings.gradle (gradle)
  • tasks.gradle (gradle)
  • build.gradle (gradle)
  • buildSrc/build.gradle (gradle)
  • gradle/libs.versions.toml (gradle)
  • sample/build.gradle (gradle)
  • sentinel/jacoco.gradle (gradle)
  • sentinel/publish.gradle (gradle)
  • sentinel/build.gradle (gradle)
  • sentinel-no-op/publish.gradle (gradle)
  • sentinel-no-op/build.gradle (gradle)
  • tool-appgallery/publish.gradle (gradle)
  • tool-appgallery/build.gradle (gradle)
  • tool-chucker/publish.gradle (gradle)
  • tool-chucker/build.gradle (gradle)
  • tool-collar/publish.gradle (gradle)
  • tool-collar/build.gradle (gradle)
  • tool-dbinspector/publish.gradle (gradle)
  • tool-dbinspector/build.gradle (gradle)
  • tool-googleplay/publish.gradle (gradle)
  • tool-googleplay/build.gradle (gradle)
  • tool-leakcanary/publish.gradle (gradle)
  • tool-leakcanary/build.gradle (gradle)
  • tool-thimble/publish.gradle (gradle)
  • tool-thimble/build.gradle (gradle)
  • tool-timber/publish.gradle (gradle)
  • tool-timber/build.gradle (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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) 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 39 Pull Requests:

Update dependency jacoco to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/jacoco-0.x
  • Merge into: master
  • Upgrade jacoco to 0.8.12
Update detekt to v1.23.7
Update kotlin monorepo to v1.9.25
Update plugin com.google.devtools.ksp to v1.9.25-1.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.devtools.ksp-1.x
  • Merge into: master
  • Upgrade com.google.devtools.ksp to 1.9.25-1.0.20
Update dependency androidx.activity:activity-ktx to v1.9.3
Update dependency androidx.appcompat:appcompat to v1.7.0
Update dependency androidx.core:core-ktx to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/core
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.15.0
Update dependency androidx.fragment:fragment-ktx to v1.8.5
Update dependency androidx.fragment:fragment-ktx to v1.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.fragment-fragment-ktx-1.x
  • Merge into: master
  • Upgrade androidx.fragment:fragment-ktx to 1.8.5
Update dependency androidx.fragment:fragment-testing to v1.8.5
Update dependency androidx.startup:startup-runtime to v1.2.0
Update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: master
  • Upgrade androidx.test.espresso:espresso-core to 3.6.1
Update dependency androidx.test.espresso:espresso-intents to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-intents-3.x
  • Merge into: master
  • Upgrade androidx.test.espresso:espresso-intents to 3.6.1
Update dependency androidx.test.ext:junit to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: master
  • Upgrade androidx.test.ext:junit to 1.2.1
Update dependency androidx.test:core-ktx to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-core-ktx-1.x
  • Merge into: master
  • Upgrade androidx.test:core-ktx to 1.6.1
Update dependency androidx.test:rules to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-rules-1.x
  • Merge into: master
  • Upgrade androidx.test:rules to 1.6.1
Update dependency androidx.test:runner to v1.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-runner-1.x
  • Merge into: master
  • Upgrade androidx.test:runner to 1.6.2
Update dependency androidx.work:work-runtime-ktx to v2.10.0
Update dependency com.android.tools.build:gradle to v8.7.3
Update dependency com.github.chuckerteam.chucker:library to v4.1.0
Update dependency com.google.android.material:material to v1.12.0
Update dependency com.squareup.leakcanary:leakcanary-android to v2.14
Update dependency de.aaschmid:gradle-cpd-plugin to v3.5
Update dependency gradle to v8.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.11.1
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.9.0
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ktlintplugin
  • Merge into: master
  • Upgrade org.jlleitschuh.gradle:ktlint-gradle to 11.6.1
Update dependency org.robolectric:shadowapi to v4.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-shadowapi-4.x
  • Merge into: master
  • Upgrade org.robolectric:shadowapi to 4.14.1
Update inject to v0.7.2
Update lifecycle to v2.8.7
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
  • Merge into: master
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 0.9.0
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • 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: master
  • Upgrade actions/setup-java to v4
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/major-ktlintplugin
  • Merge into: master
  • Upgrade org.jlleitschuh.gradle:ktlint-gradle to 12.1.2
Update gradle/wrapper-validation-action action to v3
Update kotlin monorepo to v2 (major)
Update plugin com.google.devtools.ksp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.devtools.ksp-2.x
  • Merge into: master
  • Upgrade com.google.devtools.ksp to 2.1.0-1.0.29

🚸 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 was generated by Mend Renovate. View the repository job log.

Copy link

sonarqubecloud bot commented Dec 7, 2024

@KCeh KCeh self-assigned this Dec 8, 2024
@KCeh KCeh added the enhancement New feature or request label Dec 8, 2024
@KCeh
Copy link
Collaborator

KCeh commented Dec 8, 2024

Let's just keep this open. I will configure everything when I catch some free time. Also, I will probably do AGP update manually due so we don't forget about minimization change

@KCeh KCeh mentioned this pull request Dec 11, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant