chore: Configure Renovate #16

Merged
ben merged 1 commit from renovate/configure into master 2025-01-21 14:32:25 +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

  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • composeApp/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

chore(deps): update dependency org.jetbrains.compose to v1.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/compose.multiplatform
  • Merge into: master
  • Upgrade org.jetbrains.compose to 1.7.3
chore(deps): update agp to v8.8.0
chore(deps): update dependency androidx.activity:activity-compose to v1.10.0
chore(deps): update dependency gradle to v8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.12
chore(deps): 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
chore(deps): 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

🚸 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 * `.github/workflows/build.yaml` (github-actions) * `.github/workflows/release.yaml` (github-actions) * `gradle.properties` (gradle) * `settings.gradle.kts` (gradle) * `build.gradle.kts` (gradle) * `composeApp/build.gradle.kts` (gradle) * `gradle/libs.versions.toml` (gradle) * `gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper) ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <details> <summary>chore(deps): update dependency org.jetbrains.compose to v1.7.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/compose.multiplatform` - Merge into: `master` - Upgrade [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) to `1.7.3` </details> <details> <summary>chore(deps): update agp to v8.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/agp` - Merge into: `master` - Upgrade [com.android.library](https://android.googlesource.com/platform/tools/base) to `8.8.0` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.8.0` </details> <details> <summary>chore(deps): update dependency androidx.activity:activity-compose to v1.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.activitycompose` - Merge into: `master` - Upgrade [androidx.activity:activity-compose](https://cs.android.com/androidx/platform/frameworks/support) to `1.10.0` </details> <details> <summary>chore(deps): update dependency gradle to v8.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `master` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.12` </details> <details> <summary>chore(deps): update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v4` </details> <details> <summary>chore(deps): update actions/setup-java action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `master` - Upgrade [actions/setup-java](https://github.com/actions/setup-java) to `v4` </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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2025-01-21 14:04:51 +00:00
Add renovate.json
All checks were successful
Build / build (pull_request) Successful in 5m24s
e57e1e0339
ben merged commit 3d2cc0a62c into master 2025-01-21 14:32:25 +00:00
ben deleted branch renovate/configure 2025-01-21 14:32:26 +00:00
ben referenced this pull request from a commit 2025-01-21 14:32:26 +00:00
Sign in to join this conversation.
No reviewers
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: bob/mobile-application#16
No description provided.