Configure Renovate #1

Merged
wbrawner merged 1 commit from renovate/configure into main 2024-07-02 12:06:28 +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 5 Pull Requests:

Update ktorVersion to v2.3.12
Update dependency gradle to v8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.8
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 5 Pull Requests: <details> <summary>Update ktorVersion to v2.3.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/ktorversion` - Merge into: `main` - Upgrade [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) to `2.3.12` - Upgrade [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) to `2.3.12` - Upgrade [io.ktor:ktor-client-android](https://github.com/ktorio/ktor) to `2.3.12` </details> <details> <summary>Update dependency gradle to v8.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.8` </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-06-20 21:01:50 +00:00
wbrawner merged commit 358f586600 into main 2024-07-02 12:06:28 +00:00
wbrawner deleted branch renovate/configure 2024-07-02 12:06:28 +00:00
Sign in to join this conversation.
No description provided.