Configure Renovate #2

Merged
wbrawner merged 1 commit from renovate/configure into main 2024-08-03 02:40:54 +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)
  • .github/workflows/android.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • buildSrc/src/main/kotlin/com/wbrawner/releasehelper/ReleaseHelperPlugin.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • core/build.gradle.kts (gradle)
  • free/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • non-free/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

What to Expect

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

Update dependency com.osacky.fladle to v0.17.5
  • Schedule: ["at any time"]
  • Branch name: renovate/fladle
  • Merge into: main
  • Upgrade com.osacky.fladle to 0.17.5
Update coroutines to v1.8.1
Update dependency com.autonomousapps.dependency-analysis to v1.33.0
Update dependency com.github.triplet.play to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tripletplay
  • Merge into: main
  • Upgrade com.github.triplet.play to 3.10.1
Update dependency eu.crydee:syllable-counter to v4.1.0
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 dependency org.robolectric:robolectric to v4.13
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
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
Update dependency org.hamcrest:hamcrest-core to v3
Update gradle/gradle-build-action action to v3
Update gradle/wrapper-validation-action action to v3
Update openjdk Docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-24.x
  • Merge into: main
  • Upgrade openjdk to 24-jdk

🚸 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) * `.github/workflows/android.yml` (github-actions) * `.gitlab-ci.yml` (gitlabci) * `buildSrc/src/main/kotlin/com/wbrawner/releasehelper/ReleaseHelperPlugin.kt` (gradle) * `gradle.properties` (gradle) * `settings.gradle.kts` (gradle) * `build.gradle.kts` (gradle) * `app/build.gradle.kts` (gradle) * `buildSrc/build.gradle.kts` (gradle) * `core/build.gradle.kts` (gradle) * `free/build.gradle.kts` (gradle) * `gradle/libs.versions.toml` (gradle) * `non-free/build.gradle.kts` (gradle) * `gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper) ### What to Expect With your current configuration, Renovate will create 14 Pull Requests: <details> <summary>Update dependency com.osacky.fladle to v0.17.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/fladle` - Merge into: `main` - Upgrade [com.osacky.fladle](https://github.com/runningcode/fladle) to `0.17.5` </details> <details> <summary>Update coroutines to v1.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/coroutines` - Merge into: `main` - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) to `1.8.1` - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) to `1.8.1` - Upgrade [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) to `1.8.1` </details> <details> <summary>Update dependency com.autonomousapps.dependency-analysis to v1.33.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/dependencyanalysis` - Merge into: `main` - Upgrade [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) to `1.33.0` </details> <details> <summary>Update dependency com.github.triplet.play to v3.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tripletplay` - Merge into: `main` - Upgrade com.github.triplet.play to `3.10.1` </details> <details> <summary>Update dependency eu.crydee:syllable-counter to v4.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/syllablecounter` - Merge into: `main` - Upgrade [eu.crydee:syllable-counter](https://github.com/m09/syllable-counter) to `4.1.0` </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 dependency org.robolectric:robolectric to v4.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/robolectric` - Merge into: `main` - Upgrade [org.robolectric:robolectric](https://github.com/robolectric/robolectric) to `4.13` </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://github.com/actions/setup-java) to `v4` - 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> <details> <summary>Update dependency org.hamcrest:hamcrest-core to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-hamcrestcore` - Merge into: `main` - Upgrade [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) to `3.0` </details> <details> <summary>Update gradle/gradle-build-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-gradle-build-action-3.x` - Merge into: `main` - Upgrade [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) to `v3` - Upgrade [gradle/gradle-build-action](https://git.wbrawner.com/gradle/gradle-build-action) to `v3` </details> <details> <summary>Update gradle/wrapper-validation-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-wrapper-validation-action-3.x` - Merge into: `main` - Upgrade [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) to `v3` </details> <details> <summary>Update openjdk Docker tag to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/openjdk-24.x` - Merge into: `main` - Upgrade openjdk to `24-jdk` </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-10 06:02:45 +00:00
Add renovate.json
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Failing after 7m6s
Build & Test / Run UI Tests (pull_request) Failing after 1m12s
dd4e05f663
wbrawner force-pushed renovate/configure from dd4e05f663 to ca105c80c0 2024-07-31 13:51:20 +00:00 Compare
wbrawner force-pushed renovate/configure from ca105c80c0 to 2cf2ffc883 2024-08-03 00:16:25 +00:00 Compare
wbrawner merged commit 2cf2ffc883 into main 2024-08-03 02:40:54 +00:00
wbrawner deleted branch renovate/configure 2024-08-03 02:40:54 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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/SimpleMarkdown#2
No description provided.