Configure Renovate #1

Merged
mars3142 merged 1 commits from renovate/configure into main 2026-04-18 22:53:17 +00:00
Owner

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitea/workflows/docker.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

What to Expect

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

Update dependency org.springframework.cloud:spring-cloud-dependencies to v2024.0.3
Update plugin io.spring.dependency-management to v1.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/io.spring.dependency-management-1.x
  • Merge into: main
  • Upgrade io.spring.dependency-management to 1.1.7
Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3
Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v5.13.11
Update dependency com.nimbusds:nimbus-jose-jwt to v9.48
  • Schedule: ["at any time"]
  • Branch name: renovate/com.nimbusds-nimbus-jose-jwt-9.x
  • Merge into: main
  • Upgrade com.nimbusds:nimbus-jose-jwt to 9.48
Update dependency gradle to v8.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.4
Update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v2.8.17
Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.8.17
Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10
Update plugin org.springframework.boot to v3.5.13
  • Schedule: ["at any time"]
  • Branch name: renovate/org.springframework.boot-3.x
  • Merge into: main
  • Upgrade org.springframework.boot to 3.5.13
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v8
Update dependency com.nimbusds:nimbus-jose-jwt to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.nimbusds-nimbus-jose-jwt-10.x
  • Merge into: main
  • Upgrade com.nimbusds:nimbus-jose-jwt to 10.9
Update dependency gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.4.1
Update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v3
Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v3
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
Update dependency org.springframework.modulith:spring-modulith-bom to v2
Update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: main
  • Upgrade docker/login-action to v4
Update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v4
Update eclipse-temurin Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-26.x
  • Merge into: main
  • Upgrade eclipse-temurin to 26-jre-noble
  • Upgrade eclipse-temurin to 26-jdk-noble
Update plugin org.springframework.boot to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.springframework.boot-4.x
  • Merge into: main
  • Upgrade org.springframework.boot to 4.0.5

🚸 PR 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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `.gitea/workflows/docker.yml` (github-actions) * `settings.gradle` (gradle) * `build.gradle` (gradle) * `gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper) ### What to Expect With your current configuration, Renovate will create 22 Pull Requests: <details> <summary>Update dependency org.springframework.cloud:spring-cloud-dependencies to v2024.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/springcloudversion` - Merge into: `main` - Upgrade [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) to `2024.0.3` </details> <details> <summary>Update plugin io.spring.dependency-management to v1.1.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/io.spring.dependency-management-1.x` - Merge into: `main` - Upgrade io.spring.dependency-management to `1.1.7` </details> <details> <summary>Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.github.ben-manes.caffeine-caffeine-3.x` - Merge into: `main` - Upgrade [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) to `3.2.3` </details> <details> <summary>Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v5.13.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/springcloudgcpversion` - Merge into: `main` - Upgrade [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) to `5.13.11` </details> <details> <summary>Update dependency com.nimbusds:nimbus-jose-jwt to v9.48</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.nimbusds-nimbus-jose-jwt-9.x` - Merge into: `main` - Upgrade [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) to `9.48` </details> <details> <summary>Update dependency gradle to v8.14.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.14.4` </details> <details> <summary>Update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v2.8.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springdoc-springdoc-openapi-starter-webflux-api-2.x` - Merge into: `main` - Upgrade [org.springdoc:springdoc-openapi-starter-webflux-api](https://github.com/springdoc/springdoc-openapi) to `2.8.17` </details> <details> <summary>Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.8.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springdoc-springdoc-openapi-starter-webflux-ui-2.x` - Merge into: `main` - Upgrade [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) to `2.8.17` </details> <details> <summary>Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/springmodulithversion` - Merge into: `main` - Upgrade [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) to `1.4.10` </details> <details> <summary>Update plugin org.springframework.boot to v3.5.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springframework.boot-3.x` - Merge into: `main` - Upgrade org.springframework.boot to `3.5.13` </details> <details> <summary>Update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-springcloudgcpversion` - Merge into: `main` - Upgrade [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) to `8.0.2` </details> <details> <summary>Update dependency com.nimbusds:nimbus-jose-jwt to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.nimbusds-nimbus-jose-jwt-10.x` - Merge into: `main` - Upgrade [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) to `10.9` </details> <details> <summary>Update dependency gradle to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-9.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `9.4.1` </details> <details> <summary>Update dependency org.springdoc:springdoc-openapi-starter-webflux-api to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springdoc-springdoc-openapi-starter-webflux-api-3.x` - Merge into: `main` - Upgrade [org.springdoc:springdoc-openapi-starter-webflux-api](https://github.com/springdoc/springdoc-openapi) to `3.0.3` </details> <details> <summary>Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springdoc-springdoc-openapi-starter-webflux-ui-3.x` - Merge into: `main` - Upgrade [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) to `3.0.3` </details> <details> <summary>Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-springcloudversion` - Merge into: `main` - Upgrade [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) to `2025.1.1` </details> <details> <summary>Update dependency org.springframework.modulith:spring-modulith-bom to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-springmodulithversion` - Merge into: `main` - Upgrade [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) to `2.0.5` </details> <details> <summary>Update docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-4.x` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v4` </details> <details> <summary>Update docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-4.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> <details> <summary>Update eclipse-temurin Docker tag to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/eclipse-temurin-26.x` - Merge into: `main` - Upgrade eclipse-temurin to `26-jre-noble` - Upgrade eclipse-temurin to `26-jdk-noble` </details> <details> <summary>Update plugin org.springframework.boot to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springframework.boot-4.x` - Merge into: `main` - Upgrade org.springframework.boot to `4.0.5` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#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-->
mars3142 added 1 commit 2026-04-18 22:43:10 +00:00
Add renovate.json
Build and Push Multi-Arch Docker Image / build-and-push (push) Failing after 39s
86b4f2532c
Author
Owner

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵
🧪 No relevant tests
🔒 No security concerns identified
 No major issues detected
## PR Reviewer Guide 🔍 Here are some key observations to aid the review process: <table> <tr><td>⏱️&nbsp;<strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr> <tr><td>🧪&nbsp;<strong>No relevant tests</strong></td></tr> <tr><td>🔒&nbsp;<strong>No security concerns identified</strong></td></tr> <tr><td>⚡&nbsp;<strong>No major issues detected</strong></td></tr> </table>
Author
Owner

PR Code Suggestions

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
General
Extend a base configuration preset

The current Renovate configuration is empty and will only use default settings,
which can be noisy and may not be what is intended. It's highly recommended to
extend a base configuration like config:base to get a sensible starting point with
common best practices.

renovate.json [1-3]

 {
-  "$schema": "https://docs.renovatebot.com/renovate-schema.json"
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+  "extends": [
+    "config:base"
+  ]
 }
Suggestion importance[1-10]: 7

__

Why: The suggestion correctly identifies that the initial renovate.json is minimal and will use default settings. Recommending the extension of config:base is a standard best practice that provides a much better starting point and avoids potentially noisy pull requests.

Medium
## PR Code Suggestions ✨ <!-- e9e0de5 --> Explore these optional code suggestions: <table><thead><tr><td><strong>Category</strong></td><td align=left><strong>Suggestion&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </strong></td><td align=center><strong>Impact</strong></td></tr><tbody><tr><td rowspan=1>General</td> <td> <details><summary>Extend a base configuration preset</summary> ___ **The current Renovate configuration is empty and will only use default settings, <br>which can be noisy and may not be what is intended. It's highly recommended to <br>extend a base configuration like <code>config:base</code> to get a sensible starting point with <br>common best practices.** [renovate.json [1-3]](https://git.mars3142.dev/firmware-hub/edge-service/src/branch/renovate/configure/renovate.json#L1-L3) ```diff { - "$schema": "https://docs.renovatebot.com/renovate-schema.json" + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] } ``` <details><summary>Suggestion importance[1-10]: 7</summary> __ Why: The suggestion correctly identifies that the initial `renovate.json` is minimal and will use default settings. Recommending the extension of `config:base` is a standard best practice that provides a much better starting point and avoids potentially noisy pull requests. </details></details></td><td align=center>Medium </td></tr></tr></tbody></table>
mars3142 merged commit 86b4f2532c into main 2026-04-18 22:53:17 +00:00
mars3142 deleted branch renovate/configure 2026-04-18 22:53:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: firmware-hub/edge-service#1