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) You have configured Renovate to use branch master as base branch.

What to Expect

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

[renovate] Update module github.com/urfave/cli to v1.22.15
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-1.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v1.22.15
[renovate] Update golang Docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22
[renovate] Update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.5.4
[renovate] Update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
[renovate] Update module github.com/prometheus/client_golang to v1.19.0
[renovate] Update module github.com/prometheus/common to v0.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-common-0.x
  • Merge into: master
  • Upgrade github.com/prometheus/common to v0.53.0
[renovate] Update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
[renovate] Update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.9.0
[renovate] Update module golang.org/x/net to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to 7bbe32058aba7159e4d273710e6f4f1c16c627fb
[renovate] Update module google.golang.org/grpc to v1.63.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.63.2
[renovate] Update module gopkg.in/yaml.v2 to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v2.4.0
[renovate] Update module github.com/grpc-ecosystem/go-grpc-middleware to v2
[renovate] Update module github.com/urfave/cli to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-2.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v2.27.2
[renovate] 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.

Edited by renovate_bot

Merge request reports