Skip to content

chore: Configure Renovate

Common Ground Bot requested to merge renovate/configure into main

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

  • docker-compose.yml (docker-compose)
  • rich-plugin/Dockerfile (dockerfile)
  • plugin_health_check/go.mod (gomod)
  • plugin_management_api/go.mod (gomod)
  • rich-plugin/go.mod (gomod)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

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

chore(deps): update github.com/tyktechnologies/graphql-go-tools digest to e95cdc3
chore(deps): update golang docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.22-alpine
chore(deps): update mongo docker tag to v4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-4.x
  • Merge into: main
  • Upgrade mongo to 4.4
chore(deps): update tykio/tyk-dashboard docker tag to v4.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tykio-tyk-dashboard-4.x
  • Merge into: main
  • Upgrade tykio/tyk-dashboard to v4.3.5
chore(deps): update tykio/tyk-pump-docker-pub docker tag to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tykio-tyk-pump-docker-pub-1.x
  • Merge into: main
  • Upgrade tykio/tyk-pump-docker-pub to v1.9.0
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
fix(deps): update module go.nlx.io/nlx to v0.149.5
  • Schedule: ["at any time"]
  • Branch name: renovate/go.nlx.io-nlx-0.x
  • Merge into: main
  • Upgrade go.nlx.io/nlx to v0.149.5
fix(deps): update module go.uber.org/zap to v1.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: main
  • Upgrade go.uber.org/zap to v1.27.0
fix(deps): 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: main
  • Upgrade google.golang.org/grpc to v1.63.2
fix(deps): update module google.golang.org/protobuf to v1.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.34.1
chore(deps): update mongo docker tag to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-7.x
  • Merge into: main
  • Upgrade mongo to 7.0
chore(deps): update tykio/tyk-dashboard docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/tykio-tyk-dashboard-5.x
  • Merge into: main
  • Upgrade tykio/tyk-dashboard to v5.3.1
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2

🚸 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