Configure Renovate #1

Merged
wbrawner merged 1 commit from renovate/configure into main 2024-07-20 13:41:10 +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

  • .forgejo/workflows/pull_request.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/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 12 Pull Requests:

Update dependency com.android.application to v8.5.1
Update dependency composeOptions to v1.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/composeoptions-1.x
  • Merge into: main
  • Upgrade composeOptions to 1.5.14
Update dependency androidx.activity:activity-compose to v1.9.0
Update dependency androidx.compose:compose-bom to v2024.06.00
  • Schedule: ["at any time"]
  • Branch name: renovate/composebom
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2024.06.00
Update dependency androidx.core:core-ktx to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/corektx
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.13.1
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3
Update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/espressocore
  • 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/junitversion
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.2.1
Update dependency gradle to v8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.9
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
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact 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 * `.forgejo/workflows/pull_request.yml` (github-actions) * `gradle.properties` (gradle) * `settings.gradle.kts` (gradle) * `build.gradle.kts` (gradle) * `app/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 12 Pull Requests: <details> <summary>Update dependency com.android.application to v8.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/agp` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.5.1` </details> <details> <summary>Update dependency composeOptions to v1.5.14</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.14` </details> <details> <summary>Update dependency androidx.activity:activity-compose to v1.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/activitycompose` - Merge into: `main` - Upgrade [androidx.activity:activity-compose](https://cs.android.com/androidx/platform/frameworks/support) to `1.9.0` </details> <details> <summary>Update dependency androidx.compose:compose-bom to v2024.06.00</summary> - Schedule: ["at any time"] - Branch name: `renovate/composebom` - Merge into: `main` - Upgrade androidx.compose:compose-bom to `2024.06.00` </details> <details> <summary>Update dependency androidx.core:core-ktx to v1.13.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/corektx` - Merge into: `main` - Upgrade [androidx.core:core-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `1.13.1` </details> <details> <summary>Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/lifecycleruntimektx` - Merge into: `main` - Upgrade [androidx.lifecycle:lifecycle-runtime-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `2.8.3` </details> <details> <summary>Update dependency androidx.test.espresso:espresso-core to v3.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/espressocore` - 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/junitversion` - Merge into: `main` - Upgrade androidx.test.ext:junit to `1.2.1` </details> <details> <summary>Update dependency gradle to v8.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.9` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v4` </details> <details> <summary>Update actions/setup-java action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `main` - Upgrade [actions/setup-java](https://git.wbrawner.com/actions/setup-java) to `v4` </details> <details> <summary>Update actions/upload-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-4.x` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) 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-bot added 1 commit 2024-07-19 15:00:53 +00:00
Add renovate.json
All checks were successful
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Successful in 4m50s
Build & Test / Validate (push) Successful in 26s
Build & Test / Run Unit Tests (push) Successful in 3m15s
9850301f65
wbrawner merged commit 9850301f65 into main 2024-07-20 13:41:10 +00:00
wbrawner deleted branch renovate/configure 2024-07-20 13:41:10 +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: wbrawner/gator#1
No description provided.