Closed renovate[bot] closed 1 year ago
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.
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/automatic-check.yml
(github-actions)docs/.sphinx/pinned-requirements.txt
(pip_requirements)docs/.sphinx/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.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 22 Pull Requests:
Update dependency Markdown to v3.4.3
- Schedule: ["at any time"] - Branch name: `renovate/markdown-3.x` - Merge into: `main` - Upgrade [Markdown](https://togithub.com/Python-Markdown/markdown) to `==3.4.3`Update dependency fonttools to v4.39.4
- Schedule: ["at any time"] - Branch name: `renovate/fonttools-4.x` - Merge into: `main` - Upgrade [fonttools](https://togithub.com/fonttools/fonttools) to `==4.39.4`Update dependency lxd-sphinx-extensions to v0.0.7
- Schedule: ["at any time"] - Branch name: `renovate/lxd-sphinx-extensions-0.x` - Merge into: `main` - Upgrade [lxd-sphinx-extensions](https://togithub.com/canonical/lxd-sphinx-extensions) to `==0.0.7`Update dependency numpy to v1.24.3
- Schedule: ["at any time"] - Branch name: `renovate/numpy-1.x` - Merge into: `main` - Upgrade [numpy](https://togithub.com/numpy/numpy) to `==1.24.3`Update dependency soupsieve to v2.4.1
- Schedule: ["at any time"] - Branch name: `renovate/soupsieve-2.x` - Merge into: `main` - Upgrade [soupsieve](https://togithub.com/facelessuser/soupsieve) to `==2.4.1`Update dependency sphinx-copybutton to v0.5.2
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-copybutton-0.x` - Merge into: `main` - Upgrade [sphinx-copybutton](https://togithub.com/executablebooks/sphinx-copybutton) to `==0.5.2`Update dependency sphinx-reredirects to v0.1.2
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-reredirects-0.x` - Merge into: `main` - Upgrade [sphinx-reredirects](https://gitlab.com/documatt/sphinx-reredirects) to `==0.1.2`Update dependency sphinxext-opengraph to v0.8.2
- Schedule: ["at any time"] - Branch name: `renovate/sphinxext-opengraph-0.x` - Merge into: `main` - Upgrade [sphinxext-opengraph](https://togithub.com/wpilibsuite/sphinxext-opengraph) to `==0.8.2`Update dependency urllib3 to v1.26.16
- Schedule: ["at any time"] - Branch name: `renovate/urllib3-1.x` - Merge into: `main` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==1.26.16`Update dependency Pillow to v9.5.0
- Schedule: ["at any time"] - Branch name: `renovate/pillow-9.x` - Merge into: `main` - Upgrade [Pillow](https://togithub.com/python-pillow/Pillow) to `==9.5.0`Update dependency Pygments to v2.15.1
- Schedule: ["at any time"] - Branch name: `renovate/pygments-2.x` - Merge into: `main` - Upgrade [Pygments](https://togithub.com/pygments/pygments) to `==2.15.1`Update dependency beautifulsoup4 to v4.12.2
- Schedule: ["at any time"] - Branch name: `renovate/beautifulsoup4-4.x` - Merge into: `main` - Upgrade beautifulsoup4 to `==4.12.2`Update dependency docutils to v0.20.1
- Schedule: ["at any time"] - Branch name: `renovate/docutils-0.x` - Merge into: `main` - Upgrade docutils to `==0.20.1`Update dependency importlib-metadata to v6.6.0
- Schedule: ["at any time"] - Branch name: `renovate/importlib-metadata-6.x` - Merge into: `main` - Upgrade [importlib-metadata](https://togithub.com/python/importlib_metadata) to `==6.6.0`Update dependency packaging to v23.1
- Schedule: ["at any time"] - Branch name: `renovate/packaging-23.x` - Merge into: `main` - Upgrade [packaging](https://togithub.com/pypa/packaging) to `==23.1`Update dependency sphinx to v6.2.1
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-6.x` - Merge into: `main` - Upgrade [sphinx](https://togithub.com/sphinx-doc/sphinx) to `==6.2.1`Update dependency sphinx-design to v0.4.1
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-design-0.x` - Merge into: `main` - Upgrade [sphinx-design](https://togithub.com/executablebooks/sphinx-design) to `==0.4.1`Update dependency certifi to v2023
- Schedule: ["at any time"] - Branch name: `renovate/certifi-2023.x` - Merge into: `main` - Upgrade [certifi](https://togithub.com/certifi/python-certifi) to `==2023.5.7`Update dependency furo to v2023
- Schedule: ["at any time"] - Branch name: `renovate/furo-2023.x` - Merge into: `main` - Upgrade [furo](https://togithub.com/pradyunsg/furo) to `==2023.5.20`Update dependency pytz to v2023
- Schedule: ["at any time"] - Branch name: `renovate/pytz-2023.x` - Merge into: `main` - Upgrade pytz to `==2023.3`Update dependency sphinx to v7
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-7.x` - Merge into: `main` - Upgrade [sphinx](https://togithub.com/sphinx-doc/sphinx) to `==7.0.1`Update dependency urllib3 to v2
- Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `main` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==2.0.2`🚸 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.