chore: Configure Renovate #729
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
.devcontainer/devcontainer.json
(devcontainer).devcontainer/Dockerfile
(dockerfile).github/workflows/codeql.yml
(github-actions).github/workflows/mypy.yml
(github-actions).github/workflows/pylint.yml
(github-actions).github/workflows/pythonapp.yml
(github-actions)requirements-dev.txt
(pip_requirements)requirements.txt
(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 34 Pull Requests:
chore(deps): update dependency requests to v2.32.4 [security]
renovate/pypi-requests-vulnerability
main
==2.32.4
chore(deps): update dependency nltk to v3.9 [security]
renovate/pypi-nltk-vulnerability
main
==3.9
chore(deps): update dependency urllib3 to v2.5.0 [security]
renovate/pypi-urllib3-vulnerability
main
==2.5.0
chore(deps): update dependency responses to v0.25.7
renovate/responses-0.x
main
==0.25.7
chore(deps): update dependency sqlalchemy to v1.4.54
renovate/sqlalchemy-1.x
main
==1.4.54
chore(deps): update dependency watchdog to v4.0.2
renovate/watchdog-4.x
main
==4.0.2
chore(deps): update dependency beautifulsoup4 to v4.13.4
renovate/beautifulsoup4-4.x
main
==4.13.4
chore(deps): update dependency freezegun to v1.5.4
renovate/freezegun-1.x
main
==1.5.4
chore(deps): update dependency isodate to v0.7.2
renovate/isodate-0.x
main
==0.7.2
chore(deps): update dependency lxml to v5.4.0
renovate/lxml-5.x
main
==5.4.0
chore(deps): update dependency multidict to v6.6.3
renovate/multidict-6.x
main
==6.6.3
chore(deps): update dependency mypy to v1.17.1
renovate/mypy-1.x
main
==1.17.1
chore(deps): update dependency pre-commit to v3.8.0
renovate/pre-commit-3.x
main
==3.8.0
chore(deps): update dependency py-irclib to v0.6.0
renovate/py-irclib-0.x
main
==0.6.0
chore(deps): update dependency pylint to v3.3.7
renovate/pylint-3.x
main
==3.3.7
chore(deps): update dependency pytest to v8.4.1
renovate/pytest-8.x
main
==8.4.1
chore(deps): update dependency pytest-asyncio to v0.26.0
renovate/pytest-asyncio-0.x
main
==0.26.0
chore(deps): update dependency pytest-random-order to v1.2.0
renovate/pytest-random-order-1.x
main
==1.2.0
chore(deps): update dependency python to 3.13
renovate/python-3.x
main
3.13
chore(deps): update dependency types-requests to ~=2.32.4.20250611
renovate/types-requests-2.x
main
~=2.32.4.20250611
chore(deps): update dependency typing_extensions to v4.14.1
renovate/typing_extensions-4.x
main
==4.14.1
chore(deps): update dependency yarl to v1.20.1
renovate/yarl-1.x
main
==1.20.1
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.13
renovate/mcr.microsoft.com-devcontainers-python-3.x
main
3.13
chore(deps): update codecov/codecov-action action to v5
renovate/codecov-codecov-action-5.x
main
v5
chore(deps): update dependency attrs to v25
renovate/attrs-25.x
main
==25.3.0
chore(deps): update dependency lxml to v6
renovate/lxml-6.x
main
==6.0.0
chore(deps): update dependency mcstatus to v12
renovate/mcstatus-12.x
main
==12.0.2
chore(deps): update dependency pre-commit to v4
renovate/pre-commit-4.x
main
==4.2.0
chore(deps): update dependency psutil to v7
renovate/psutil-7.x
main
==7.0.0
chore(deps): update dependency pytest-asyncio to v1
renovate/pytest-asyncio-1.x
main
==1.1.0
chore(deps): update dependency pytest-cov to v6
renovate/pytest-cov-6.x
main
==6.2.1
chore(deps): update dependency sqlalchemy to v2
renovate/sqlalchemy-2.x
main
==2.0.42
chore(deps): update dependency ubuntu to v24
renovate/ubuntu-24.x
main
24.04
chore(deps): update dependency watchdog to v6
renovate/watchdog-6.x
main
==6.0.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 PR was generated by Mend Renovate. View the repository job log.