Skip to content

Configure Renovate - #43

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#43
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown

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

  • keycloak-infra/keycloak/docker-compose.yaml (docker-compose)
  • web/docker-compose.yml (docker-compose)
  • api/Dockerfile (dockerfile)
  • keycloak-infra/keycloak/Dockerfile (dockerfile)
  • web/Dockerfile.dev (dockerfile)
  • web/Dockerfile.ubi (dockerfile)
  • .github/workflows/docker-publish-api.yml (github-actions)
  • .github/workflows/docker-publish-keycloak.yml (github-actions)
  • .github/workflows/docker-publish-web.yml (github-actions)
  • .github/workflows/fetch-go-version.yml (github-actions)
  • .github/workflows/golangci-lint.yml (github-actions)
  • .github/workflows/license-scan.yml (github-actions)
  • .github/workflows/unit_tests.yml (github-actions)
  • api/go.mod (gomod)
  • api/config/manager/kustomization.yaml (kustomize)
  • web/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

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

Update dependency picomatch to v4.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/picomatch-4.x-lockfile
  • Merge into: main
  • Upgrade picomatch to 4.0.5
Update aquasecurity/trivy-action action to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aquasecurity-trivy-action-0.x
  • Merge into: main
  • Upgrade aquasecurity/trivy-action to v0.36.0
Update dependency @​carbon/icons-react to v11.85.0
  • Schedule: ["at any time"]
  • Branch name: renovate/carbon-icons-react-11.x-lockfile
  • Merge into: main
  • Upgrade @carbon/icons-react to 11.85.0
Update dependency @​carbon/react to v1.113.0
  • Schedule: ["at any time"]
  • Branch name: renovate/carbon-react-1.x-lockfile
  • Merge into: main
  • Upgrade @carbon/react to 1.113.0
Update dependency react-router-dom to v7.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 7.18.2
Update dependency sass to v1.102.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.102.0
Update dependency vite to v8.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.2.0
Update kubernetes monorepo to v0.36.3
Update module sigs.k8s.io/cluster-api to v1.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cluster-api-1.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cluster-api to v1.13.4
Update module sigs.k8s.io/controller-runtime to v0.24.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.24.1
Update postgres Docker tag to v14.23
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: main
  • Upgrade postgres to 14.23
Update quay.io/keycloak/keycloak Docker tag to v21.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-keycloak-keycloak-21.x
  • Merge into: main
  • Upgrade quay.io/keycloak/keycloak to 21.1.2
Update registry.access.redhat.com/ubi9/nodejs-22 Docker tag to v9.8-1785389515
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi9-nodejs-22-9.x
  • Merge into: main
  • Upgrade registry.access.redhat.com/ubi9/nodejs-22 to 9.8-1785389515
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.8-1785339117
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi9-ubi-minimal-9.x
  • Merge into: main
  • Upgrade registry.access.redhat.com/ubi9/ubi-minimal to 9.8-1785339117
Update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
Update actions/setup-go action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-7.x
  • Merge into: main
  • Upgrade actions/setup-go to v7
Update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
Update dependency golangci/golangci-lint to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-2.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v2.12.2
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 GitHub Artifact Actions (major)
Update golangci/golangci-lint-action action to v9
Update module github.com/Nerzal/gocloak/v13 to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-nerzal-gocloak-v13-14.x
  • Merge into: main
  • Upgrade github.com/Nerzal/gocloak/v13 to v14.0.4
Update module github.com/swaggo/files to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-swaggo-files-2.x
  • Merge into: main
  • Upgrade github.com/swaggo/files to v2.0.2
Update postgres Docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18.4
Update quay.io/keycloak/keycloak Docker tag to v26.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-keycloak-keycloak-26.x
  • Merge into: main
  • Upgrade quay.io/keycloak/keycloak to 26.7.0
Update react monorepo to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^19.0.0
Update testing-library monorepo (major)

🚸 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants