Configure Renovate #3
Reference in New Issue
Block a user
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
compose.yml(docker-compose)Dockerfile(dockerfile).gitea/workflows/build_docker.yml(github-actions)requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 22 Pull Requests:
Update dependency cryptography to v43.0.3
renovate/cryptography-43.xmaster==43.0.3Update dependency Flask to v3.1.2
renovate/flask-3.xmaster==3.1.2Update dependency Jinja2 to v3.1.6
renovate/jinja2-3.xmaster==3.1.6Update dependency Mako to v1.3.10
renovate/mako-1.xmaster==1.3.10Update dependency PyMySQL to v1.1.2
renovate/pymysql-1.xmaster==1.1.2Update dependency SQLAlchemy to v2.0.43
renovate/sqlalchemy-2.xmaster==2.0.43Update dependency alembic to v1.16.5
renovate/alembic-1.xmaster==1.16.5Update dependency click to v8.3.0
renovate/click-8.xmaster==8.3.0Update dependency greenlet to v3.2.4
renovate/greenlet-3.xmaster==3.2.4Update dependency packaging to v24.2
renovate/packaging-24.xmaster==24.2Update dependency pycparser to v2.23
renovate/pycparser-2.xmaster==2.23Update dependency typing_extensions to v4.15.0
renovate/typing_extensions-4.xmaster==4.15.0Update dependency yt-dlp to v2025.9.26
renovate/yt-dlp-2025.xmaster==2025.9.26Update python Docker tag to v3.14
renovate/python-3.xmaster3.14-slimUpdate actions/checkout action to v5
renovate/actions-checkout-5.xmasterv5Update dependency cffi to v2
renovate/cffi-2.xmaster==2.0.0Update dependency cryptography to v46
renovate/cryptography-46.xmaster==46.0.2Update dependency MarkupSafe to v3
renovate/markupsafe-3.xmaster==3.0.3Update dependency oracledb to v3
renovate/oracledb-3.xmaster==3.4.0Update dependency packaging to v25
renovate/packaging-25.xmaster==25.0Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.xmasterv6Update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.xmasterv3🚸 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
prhourlylimitfor 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 PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.