Configure Renovate #1

Merged
mars3142 merged 1 commits from renovate/configure into main 2026-04-18 22:53:27 +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 12 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 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 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 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.springframework.cloud:spring-cloud-dependencies to v2025
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 12 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 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 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 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.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 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:22 +00:00
Add renovate.json
Build and Push Multi-Arch Docker Image / build-and-push (push) Failing after 38s
add1bf9cae
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

No code suggestions found for the PR.

## PR Code Suggestions ✨ No code suggestions found for the PR.
mars3142 merged commit add1bf9cae into main 2026-04-18 22:53:27 +00:00
mars3142 deleted branch renovate/configure 2026-04-18 22:53:28 +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/eureka-service#1