Skip to content

Configure Renovate

RenovateBot 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

  • compose/local/django/Dockerfile (dockerfile)
  • compose/production/caddy/Dockerfile (dockerfile)
  • compose/production/django/Dockerfile (dockerfile)
  • compose/production/postgres/Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)

What to Expect

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

Update dependency abiosoft/caddy to v0.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/abiosoft-caddy-0.x
  • Merge into: master
  • Upgrade abiosoft/caddy to 0.11.5
Update dependency postgres to v10.21
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-10.x
  • Merge into: master
  • Upgrade postgres to 10.21
Update dependency python to v3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.10-alpine
Update dependency abiosoft/caddy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/abiosoft-caddy-1.x
  • Merge into: master
  • Upgrade abiosoft/caddy to 1.0.3
Update dependency node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18
Update dependency postgres to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: master
  • Upgrade postgres to 14.4

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 RenovateBot

Merge request reports