Skip to content

chore: Configure Renovate

Renovate Bot GroupAccessToken requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/test-e2e.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)
  • config/manager/kustomization.yaml (kustomize)

What to Expect

With your current configuration, Renovate will create 4 Merge Requests:

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.27.5
chore(deps): update module go.uber.org/zap to v1.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: main
  • Upgrade go.uber.org/zap to v1.27.1
chore(deps): update golang docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25
chore(deps): update module github.com/onsi/gomega to v1.39.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.39.0

🚸 Branch 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 MR has been generated by Renovate Bot.

Merge request reports

Loading