Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
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
prhourlylimit
for details.
This MR has been generated by Renovate Bot.