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

  • .devcontainer/Dockerfile (dockerfile)
  • examples/example01/Dockerfile.debug (dockerfile)
  • examples/example01/target.Dockerfile (dockerfile)
  • .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 10 Merge Requests:

[renovate] Update golang Docker tag to v1.20.5
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.20.5-buster
[renovate] Update module github.com/openconfig/goyang to v1.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openconfig-goyang-1.x
  • Merge into: master
  • Upgrade github.com/openconfig/goyang to v1.4.5
[renovate] Update module github.com/openconfig/ygot to v0.29.18
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openconfig-ygot-0.x
  • Merge into: master
  • Upgrade github.com/openconfig/ygot to v0.29.18
[renovate] Update module github.com/golang/glog to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-glog-1.x
  • Merge into: master
  • Upgrade github.com/golang/glog to v1.2.0
[renovate] Update module github.com/prometheus/procfs to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-procfs-0.x
  • Merge into: master
  • Upgrade github.com/prometheus/procfs to v0.12.0
[renovate] Update module github.com/spf13/cobra to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.8.0
[renovate] Update module github.com/spf13/viper to v1.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.18.2
[renovate] Update module golang.org/x/net to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to v0.20.0
[renovate] Update module golang.org/x/sys to v0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sys-0.x
  • Merge into: master
  • Upgrade golang.org/x/sys to v0.16.0
[renovate] Update module google.golang.org/grpc to v1.61.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.61.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.

Edited by renovate_bot

Merge request reports