Skip to content

Configure Renovate

renovate-bot 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/postgres/docker-compose.yaml (docker-compose)
  • docker/postgres/Dockerfile (dockerfile)
  • api/templates/api.html (html)
  • api/Pipfile (pipenv)
  • client/Pipfile (pipenv)

What to Expect

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

chore(deps): update dependency psycopg2 to v2.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-2.x
  • Merge into: master
  • Upgrade psycopg2 to ==2.9.6
chore(deps): update dependency flask to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.x
  • Merge into: master
  • Upgrade flask to ==2.3.2
chore(deps): update dependency requests to v2.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: master
  • Upgrade requests to ==2.30.0
chore(deps): update dependency swagger-ui to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/swagger-ui-4.x
  • Merge into: master
  • Upgrade swagger-ui to sha512-V5Zdt9ZPs6AWG/eQJp9a27pWGO8iBITXxdCD6/VNbO+XdHD8QnhsifVaUKeAkoYumdQZOFy45hPPLZ5aRolGxQ==
  • Upgrade swagger-ui to sha512-jh2caNMlyLKhcis1ISQoVqJeT/SLXdeVz46/g46RsUuVPOVAMcXTeB9DGQymsQKIwieP6zXX1Lna+ESnXLbouQ==
  • Upgrade swagger-ui to sha512-hki9EANjyxPBN/cHBLCllLIRqS/XFUYzEv32spn5AgpZVk5TteqGuTtQThuaTXoZ74i1WNox6ywGY0oTGerbow==
chore(deps): update postgres docker tag to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-15.x
  • Merge into: master
  • Upgrade postgres to 15

🚸 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

Loading