Configure Renovate #4

Merged
june merged 2 commits from renovate/configure into main 2026-04-03 23:25:27 +02:00
Member

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

  • compose.yaml (docker-compose)
  • attribute-endpoints-provider/pom.xml (maven)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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


What to Expect

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

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
Update quay.io/keycloak/keycloak Docker tag to v26.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-keycloak-keycloak-26.x
  • Merge into: main
  • Upgrade quay.io/keycloak/keycloak to 26.5.7
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.5.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0
Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0
Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.5.0
Update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0
Update dependency org.keycloak:keycloak-parent to v26.5.7
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3
Update dependency org.apache.maven.plugins:maven-install-plugin to v3
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3

🚸 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. --- ### Detected Package Files * `compose.yaml` (docker-compose) * `attribute-endpoints-provider/pom.xml` (maven) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title 🔡 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. --- ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) to `2.22.2` </details> <details> <summary>Update quay.io/keycloak/keycloak Docker tag to v26.5.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/quay.io-keycloak-keycloak-26.x` - Merge into: `main` - Upgrade [quay.io/keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel) to `26.5.7` </details> <details> <summary>Update dependency junit:junit to v4.13.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/junit-junit-4.x` - Merge into: `main` - Upgrade [junit:junit](https://github.com/junit-team/junit4) to `4.13.2` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-clean-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) to `3.5.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) to `3.15.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-jar-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) to `3.5.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-project-info-reports-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) to `3.9.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-resources-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) to `3.5.0` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-site-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) to `3.21.0` </details> <details> <summary>Update dependency org.keycloak:keycloak-parent to v26.5.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/keycloak.version` - Merge into: `main` - Upgrade [org.keycloak:keycloak-parent](https://github.com/keycloak/keycloak) to `26.5.7` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) to `3.1.4` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-install-plugin to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-install-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) to `3.1.4` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) to `3.5.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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
june force-pushed renovate/configure from 3d1c0ebd66 to 2e08e9d12c 2026-04-03 23:25:16 +02:00 Compare
june merged commit 7f3f38f15c into main 2026-04-03 23:25:27 +02:00
june deleted branch renovate/configure 2026-04-03 23:25:27 +02: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
CCCHH/keycloak-attribute-endpoints-provider!4
No description provided.