Skip to content

Configure Renovate

Renovate-Bot requested to merge renovate/configure into master

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

  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)

What to Expect

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

deps: update golang.org/x/exp digest to d852ddb
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: master
  • Upgrade golang.org/x/exp to d852ddb80c63fe1450931926cbda40f05fe08c7b
deps: update module github.com/stretchr/testify to v1.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.8.4
deps: update golangci/golangci-lint Docker tag to v1.54
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-1.x
  • Merge into: master
  • Upgrade golangci/golangci-lint to v1.54-alpine
deps: update module mvdan.cc/sh/v3 to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mvdan.cc-sh-v3-3.x
  • Merge into: master
  • Upgrade mvdan.cc/sh/v3 to v3.7.0
deps: update module github.com/MakeNowJust/heredoc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-makenowjust-heredoc-2.x
  • Merge into: master
  • Upgrade github.com/MakeNowJust/heredoc to v2.0.1
deps: update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

🚸 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