Configure Renovate #1

Merged
kumi merged 1 commit from renovate/configure into main 2025-03-08 10:29:18 +00:00
Collaborator

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

  • .gitlab-ci.yml (gitlabci)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/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
  • 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 14 Pull Requests:

Update eclipse-temurin Docker tag to v17.0.14_7-jdk
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-17.x
  • Merge into: main
  • Upgrade eclipse-temurin to 17.0.14_7-jdk
Update dependency androidx.activity:activity-compose to v1.10.1
Update dependency androidx.compose:compose-bom to v2023.10.01
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose-compose-bom-2023.x
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2023.10.01
Update dependency androidx.core:core-ktx to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.15.0
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
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: main
  • Upgrade androidx.test.espresso:espresso-core 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: main
  • Upgrade androidx.test.ext:junit to 1.2.1
Update dependency composeOptions to v1.5.15
  • Schedule: ["at any time"]
  • Branch name: renovate/composeoptions-1.x
  • Merge into: main
  • Upgrade composeOptions to 1.5.15
Update dependency gradle to v8.13
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.13
Update plugin com.android.application to v8.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.9.0
Update plugin org.jetbrains.kotlin.android to v1.9.25
Update dependency androidx.compose:compose-bom to v2025
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose-compose-bom-2025.x
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2025.02.00
Update eclipse-temurin Docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: main
  • Upgrade eclipse-temurin to 21.0.6_7-jdk
Update plugin org.jetbrains.kotlin.android to v2

🚸 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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `.gitlab-ci.yml` (gitlabci) * `gradle.properties` (gradle) * `settings.gradle.kts` (gradle) * `build.gradle.kts` (gradle) * `app/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 - 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 14 Pull Requests: <details> <summary>Update eclipse-temurin Docker tag to v17.0.14_7-jdk</summary> - Schedule: ["at any time"] - Branch name: `renovate/eclipse-temurin-17.x` - Merge into: `main` - Upgrade eclipse-temurin to `17.0.14_7-jdk` </details> <details> <summary>Update dependency androidx.activity:activity-compose to v1.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.activity-activity-compose-1.x` - Merge into: `main` - Upgrade [androidx.activity:activity-compose](https://cs.android.com/androidx/platform/frameworks/support) to `1.10.1` </details> <details> <summary>Update dependency androidx.compose:compose-bom to v2023.10.01</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.compose-compose-bom-2023.x` - Merge into: `main` - Upgrade androidx.compose:compose-bom to `2023.10.01` </details> <details> <summary>Update dependency androidx.core:core-ktx to v1.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.core-core-ktx-1.x` - Merge into: `main` - Upgrade [androidx.core:core-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `1.15.0` </details> <details> <summary>Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.lifecycle-lifecycle-runtime-ktx-2.x` - Merge into: `main` - Upgrade [androidx.lifecycle:lifecycle-runtime-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `2.8.7` </details> <details> <summary>Update dependency androidx.test.espresso:espresso-core to v3.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.test.espresso-espresso-core-3.x` - Merge into: `main` - Upgrade androidx.test.espresso:espresso-core to `3.6.1` </details> <details> <summary>Update dependency androidx.test.ext:junit to v1.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.test.ext-junit-1.x` - Merge into: `main` - Upgrade androidx.test.ext:junit to `1.2.1` </details> <details> <summary>Update dependency composeOptions to v1.5.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/composeoptions-1.x` - Merge into: `main` - Upgrade [composeOptions](https://cs.android.com/androidx/platform/frameworks/support) to `1.5.15` </details> <details> <summary>Update dependency gradle to v8.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.13` </details> <details> <summary>Update plugin com.android.application to v8.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.application-8.x` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.9.0` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v1.9.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) to `1.9.25` </details> <details> <summary>Update dependency androidx.compose:compose-bom to v2025</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.compose-compose-bom-2025.x` - Merge into: `main` - Upgrade androidx.compose:compose-bom to `2025.02.00` </details> <details> <summary>Update eclipse-temurin Docker tag to v21</summary> - Schedule: ["at any time"] - Branch name: `renovate/eclipse-temurin-21.x` - Merge into: `main` - Upgrade eclipse-temurin to `21.0.6_7-jdk` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) to `2.1.10` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
renovate-bot added 1 commit 2025-03-06 09:00:06 +00:00
kumi merged commit 58ca0b7ee1 into main 2025-03-08 10:29:18 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KumiSystems/simplerfiddemo#1
No description provided.