Configure Renovate #1
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
.gitea/workflows/build-pypi.yml(github-actions)requirements.txt(pip_requirements)pyproject.toml(poetry)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 20 Pull Requests:
Update dependency requests to v2.32.5
renovate/requests-2.xmaster==2.32.5Update dependency black to v24.10.0
renovate/black-24.xmaster==24.10.0Update dependency certifi to v2024.12.14
renovate/certifi-2024.xmaster==2024.12.14Update dependency charset-normalizer to v3.4.3
renovate/charset-normalizer-3.xmaster==3.4.3Update dependency click to v8.3.0
renovate/click-8.xmaster==8.3.0Update dependency idna to v3.10
renovate/idna-3.xmaster==3.10Update dependency iniconfig to v2.1.0
renovate/iniconfig-2.xmaster==2.1.0Update dependency mypy to v1.18.2
renovate/mypy-1.xmaster==1.18.2Update dependency mypy-extensions to v1.1.0
renovate/mypy-extensions-1.xmaster==1.1.0Update dependency packaging to v24.2
renovate/packaging-24.xmaster==24.2Update dependency platformdirs to v4.4.0
renovate/platformdirs-4.xmaster==4.4.0Update dependency pluggy to v1.6.0
renovate/pluggy-1.xmaster==1.6.0Update dependency pytest to v8.4.2
renovate/pytest-8.xmaster==8.4.2Update dependency typing_extensions to v4.15.0
renovate/typing_extensions-4.xmaster==4.15.0Update dependency urllib3 to v2.5.0
renovate/urllib3-2.xmaster==2.5.0Update actions/checkout action to v5
renovate/actions-checkout-5.xmasterv5Update actions/setup-python action to v6
renovate/actions-setup-python-6.xmasterv6Update dependency black to v25
renovate/black-25.xmaster==25.9.0Update dependency certifi to v2025
renovate/certifi-2025.xmaster==2025.8.3Update dependency packaging to v25
renovate/packaging-25.xmaster==25.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
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.
Renovate is disabled
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Pull request closed