Configure Renovate #1

Merged
mars3142 merged 1 commits from renovate/configure into main 2026-04-18 22:51:09 +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

  • backend/Dockerfile (dockerfile)
  • .github/workflows/esp-idf_build.yml (github-actions)
  • .github/workflows/esp-idf_release.yml (github-actions)
  • backend/pom.xml (maven)
  • backend/.mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • backend/mvnw (maven-wrapper)
  • backend/mvnw.cmd (maven-wrapper)

What to Expect

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

Update dependency maven to v3.9.15
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.15
Update dependency maven-wrapper to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.4
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.6
Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v5.13.11
Update dependency org.bouncycastle:bcpkix-jdk18on to v1.84
Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.13
Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10
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 org.springframework.boot:spring-boot-starter-parent to v4
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
Update dependency org.springframework.modulith:spring-modulith-bom to v2
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-jammy
  • Upgrade eclipse-temurin to 26-jdk-jammy
Update fjogeleit/http-request-action action to v2

🚸 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 * `backend/Dockerfile` (dockerfile) * `.github/workflows/esp-idf_build.yml` (github-actions) * `.github/workflows/esp-idf_release.yml` (github-actions) * `backend/pom.xml` (maven) * `backend/.mvn/wrapper/maven-wrapper.properties` (maven-wrapper) * `backend/mvnw` (maven-wrapper) * `backend/mvnw.cmd` (maven-wrapper) ### What to Expect With your current configuration, Renovate will create 14 Pull Requests: <details> <summary>Update dependency maven to v3.9.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-3.x` - Merge into: `main` - Upgrade [maven](https://github.com/apache/maven) to `3.9.15` </details> <details> <summary>Update dependency maven-wrapper to v3.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-wrapper-3.x` - Merge into: `main` - Upgrade [maven-wrapper](https://github.com/apache/maven-wrapper) to `3.3.4` </details> <details> <summary>Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/spring-cloud.version` - Merge into: `main` - Upgrade [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) to `2023.0.6` </details> <details> <summary>Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v5.13.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/spring-cloud-gcp.version` - 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 org.bouncycastle:bcpkix-jdk18on to v1.84</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.bouncycastle-bcpkix-jdk18on-1.x` - Merge into: `main` - Upgrade [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) to `1.84` </details> <details> <summary>Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springframework.boot-spring-boot-starter-parent-3.x` - Merge into: `main` - Upgrade [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) to `3.5.13` </details> <details> <summary>Update dependency org.springframework.modulith:spring-modulith-bom to v1.4.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/spring-modulith.version` - 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 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-spring-cloud-gcp.version` - 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 org.springframework.boot:spring-boot-starter-parent to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.springframework.boot-spring-boot-starter-parent-4.x` - Merge into: `main` - Upgrade [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) to `4.0.5` </details> <details> <summary>Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-spring-cloud.version` - 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-spring-modulith.version` - 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 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-jammy` - Upgrade eclipse-temurin to `26-jdk-jammy` </details> <details> <summary>Update fjogeleit/http-request-action action to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/fjogeleit-http-request-action-2.x` - Merge into: `main` - Upgrade [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) to `v2` </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:46:15 +00:00
mars3142 merged commit 27e8ff6bb3 into main 2026-04-18 22:51:09 +00:00
mars3142 deleted branch renovate/configure 2026-04-18 22:51:09 +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: mars3142/tide-display#1