Skip to content

Configure Renovate

Renovate 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

  • docker-compose.dev.yml (docker-compose)
  • docker-compose.prod.yml (docker-compose)
  • Dockerfile-dev (dockerfile)
  • Dockerfile-prod (dockerfile)
  • requirements-prod.txt (pip_requirements)
  • requirements.txt (pip_requirements)

What to Expect

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

Update dependency sphinx to v2.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-2.x
  • Merge into: master
  • Upgrade sphinx to ==2.4.5
Update dependency sphinx-rtd-theme to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-rtd-theme-0.x
  • Merge into: master
  • Upgrade sphinx-rtd-theme to ==0.5.2
Update python Docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.11
Update dependency sphinx to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-7.x
  • Merge into: master
  • Upgrade sphinx to ==7.2.6
Update dependency sphinx-autobuild to v2021
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-autobuild-2021.x
  • Merge into: master
  • Upgrade sphinx-autobuild to ==2021.3.14
Update dependency sphinx-rtd-theme to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/sphinx-rtd-theme-1.x
  • Merge into: master
  • Upgrade sphinx-rtd-theme to ==1.3.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.

Merge request reports