This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
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.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile
(dockerfile).github/workflows/CI.yml
(github-actions).github/workflows/ci-docker.yml
(github-actions).github/workflows/codeql.yml
(github-actions).github/workflows/issues.yml
(github-actions).github/workflows/localize.yml
(github-actions).github/workflows/python-flake8.yml
(github-actions).github/workflows/release-notifier.yml
(github-actions).github/workflows/update-changelog.yml
(github-actions).github/workflows/update-docs.yml
(github-actions).github/workflows/yaml-lint.yml
(github-actions)package.json
(npm)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 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 16 Pull Requests:
chore(deps): bump dependency flask to v2 [security]
renovate/pypi-flask-vulnerability
master
==2.2.5
chore(deps): bump dependency werkzeug to v3 [security]
renovate/pypi-werkzeug-vulnerability
master
==3.0.3
chore(deps): bump dependency m2r2 to v0.3.3.post2
renovate/m2r2-0-x
master
==0.3.3.post2
chore(deps): bump dependency sphinx-rtd-theme to v1.3.0
renovate/sphinx-rtd-theme-1-x
master
==1.3.0
chore(deps): bump dependency xmltodict to v0.13.0
renovate/xmltodict-0-x
master
==0.13.0
chore(deps): bump docker/dockerfile docker tag to v1.9
renovate/docker-dockerfile-1-x
master
1.9
chore(deps): bump dependency flake8 to v7
renovate/flake8-7-x
master
==7.1.1
chore(deps): bump dependency flask-babel to v4
renovate/flask-babel-4-x
master
==4.0.0
chore(deps): bump dependency numpydoc to v1
renovate/numpydoc-1-x
master
==1.7.0
chore(deps): bump dependency pytest to v8
renovate/pytest-8-x
master
==8.3.2
chore(deps): bump dependency pytest-cov to v5
renovate/pytest-cov-5-x
master
==5.0.0
chore(deps): bump dependency rstcheck to v6
renovate/rstcheck-6-x
master
==6.2.4
chore(deps): bump dependency sphinx to v8
renovate/sphinx-8-x
master
==8.0.2
chore(deps): bump dependency sphinx-rtd-theme to v2
renovate/sphinx-rtd-theme-2-x
master
==2.0.0
chore(deps): bump dependency ubuntu to v22
renovate/ubuntu-22-x
master
22.04
chore(deps): bump ubuntu docker tag to v24
renovate/ubuntu-24-x
master
24.04
🚸 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.