Open renovate[bot] opened 2 years ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
b5ead78
) 87.31% compared to head (14af2e0
) 87.31%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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
.github/workflows/build.yml
(github-actions).github/workflows/coverage.yml
(github-actions).github/workflows/deploy.yml
(github-actions).github/workflows/docs-pr.yml
(github-actions).github/workflows/docs-publish.yml
(github-actions).github/workflows/release.yml
(github-actions)requirements-dev.txt
(pip_requirements)requirements.txt
(pip_requirements)setup.py
(pip_setup)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 13 Pull Requests:
Update dependency Sphinx to ~=4.5.0
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-4.x` - Merge into: `master` - Upgrade [Sphinx](https://togithub.com/sphinx-doc/sphinx) to `~=4.5.0`Update dependency docutils to v0.21.2
- Schedule: ["at any time"] - Branch name: `renovate/docutils-0.x` - Merge into: `master` - Upgrade docutils to `==0.21.2`Update dependency m2r to ~=0.3.1
- Schedule: ["at any time"] - Branch name: `renovate/m2r-0.x` - Merge into: `master` - Upgrade [m2r](https://togithub.com/miyakogi/m2r) to `~=0.3.1`Update dependency requests to ~=2.32.3
- Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `master` - Upgrade [requests](https://togithub.com/psf/requests) to `~=2.32.3`Update dependency responses to ~=0.25.3
- Schedule: ["at any time"] - Branch name: `renovate/responses-0.x` - Merge into: `master` - Upgrade [responses](https://togithub.com/getsentry/responses) to `~=0.25.3`Update dependency sphinx-rtd-theme to ~=1.3.0
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-rtd-theme-1.x` - Merge into: `master` - Upgrade [sphinx-rtd-theme](https://togithub.com/readthedocs/sphinx_rtd_theme) to `~=1.3.0`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/setup-python action to v5
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-5.x` - Merge into: `master` - Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `v5`Update actions/upload-artifact action to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v4`Update codecov/codecov-action action to v4
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-4.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v4`Update dependency Sphinx to v7
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-7.x` - Merge into: `master` - Upgrade [Sphinx](https://togithub.com/sphinx-doc/sphinx) to `~=7.4.7`Update dependency mistune to v3
- Schedule: ["at any time"] - Branch name: `renovate/mistune-3.x` - Merge into: `master` - Upgrade [mistune](https://togithub.com/lepture/mistune) to `==3.0.2`Update dependency sphinx-rtd-theme to v2
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-rtd-theme-2.x` - Merge into: `master` - Upgrade [sphinx-rtd-theme](https://togithub.com/readthedocs/sphinx_rtd_theme) to `~=2.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 has been generated by Mend Renovate. View repository job log here.