Skip to content

chore: Configure Renovate

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

  • .tool-versions (asdf)
  • .devcontainer/devcontainer.json (devcontainer)
  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)

What to Expect

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

chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.8
chore(deps): update alpine docker tag to v3.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.22.2
chore(deps): update dependency golang to v1.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25.3
chore(deps): update golangci/golangci-lint docker tag to v1.64.8
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-1.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v1.64.8
chore(deps): update module github.com/stretchr/testify to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.11.1
chore(deps): update module golang.org/x/oauth2 to v0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: main
  • Upgrade golang.org/x/oauth2 to v0.32.0
chore(deps): update module golang.org/x/time to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-time-0.x
  • Merge into: main
  • Upgrade golang.org/x/time to v0.14.0
chore(deps): update golangci/golangci-lint docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-2.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v2.5.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.


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR.

  • Failed to look up gitlab-tags package gitlab-org/components/danger-review

Files affected: .gitlab-ci.yml


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.

Edited by Marvin

Merge request reports

Loading