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

  • Dockerfile (dockerfile)
  • go.mod (gomod)

What to Expect

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

Update module github.com/fsnotify/fsnotify to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fsnotify-fsnotify-1.x
  • Merge into: master
  • Upgrade github.com/fsnotify/fsnotify to v1.7.0
Update module github.com/gorilla/handlers to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-handlers-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/handlers to v1.5.2
Update module github.com/gorilla/mux to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/mux to v1.8.1
Update module github.com/pkg/errors to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pkg-errors-0.x
  • Merge into: master
  • Upgrade github.com/pkg/errors to v0.9.1
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 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
Update module golang.org/x/oauth2 to v0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to 39adbb78078cc1cda488515a968b79fdb2ddb22c
Update module github.com/himalayan-institute/zoom-lib-golang to v1

🚸 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

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