Skip to content

Configure Renovate

Andrew Stuart 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

  • go.mod (gomod)

What to Expect

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

Update module github.com/spf13/cobra to v0.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-0.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v0.0.7
Update module github.com/cenkalti/backoff to v2.2.1+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cenkalti-backoff-2.x
  • Merge into: master
  • Upgrade github.com/cenkalti/backoff to v2.2.1+incompatible
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
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
Update module golang.org/x/sync to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-0.x
  • Merge into: master
  • Upgrade golang.org/x/sync to 59c1ca1e4661ed4452be4069ceea3c233f4deec1
Update module golang.org/x/time to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-time-0.x
  • Merge into: master
  • Upgrade golang.org/x/time to 883aed519795b30de35e6bc28ec8f681494afa87
Update module github.com/spf13/cobra to v1
  • 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

🚸 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.


Dependency Lookup Warnings

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

  • Failed to look up go package docker.aexp.com/r42/frameworks/rester/v2

Files affected: go.mod


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 Andrew Stuart

Merge request reports

Loading