Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Show all Merge Confidence badges for pull requests.
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 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 15 Pull Requests:
Update dependency ansible to v8.5.0 [SECURITY]
- Branch name: `renovate/pypi-ansible-vulnerability`
- Merge into: `main`
- Upgrade [ansible](https://togithub.com/ansible-community/ansible-build-data) to `==8.5.0`
Update dependency black to v24 [SECURITY]
- Branch name: `renovate/pypi-black-vulnerability`
- Merge into: `main`
- Upgrade [black](https://togithub.com/psf/black) to `==24.3.0`
Update dependency molecule-plugins to v23.5.3
- Schedule: ["at any time"]
- Branch name: `renovate/molecule-plugins-23.x`
- Merge into: `main`
- Upgrade [molecule-plugins](https://togithub.com/ansible-community/molecule-plugins) to `==23.5.3`
Update dependency pytest to v7.4.4
- Schedule: ["at any time"]
- Branch name: `renovate/pytest-7.x`
- Merge into: `main`
- Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==7.4.4`
Update dependency antsibull-docs to v2.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/antsibull-docs-2.x`
- Merge into: `main`
- Upgrade [antsibull-docs](https://togithub.com/ansible-community/antsibull-docs) to `==2.9.0`
Update dependency pylint to v3.1.0
- Schedule: ["at any time"]
- Branch name: `renovate/pylint-3.x`
- Merge into: `main`
- Upgrade [pylint](https://togithub.com/pylint-dev/pylint) to `==3.1.0`
Update dependency pytest-xdist to v3.5.0
- Schedule: ["at any time"]
- Branch name: `renovate/pytest-xdist-3.x`
- Merge into: `main`
- Upgrade [pytest-xdist](https://togithub.com/pytest-dev/pytest-xdist) to `==3.5.0`
Update actions/cache action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-4.x`
- Merge into: `main`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v4`
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-4.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
Update actions/deploy-pages action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-deploy-pages-4.x`
- Merge into: `main`
- Upgrade [actions/deploy-pages](https://togithub.com/actions/deploy-pages) to `v4`
Update actions/setup-python action to v5
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-python-5.x`
- Merge into: `main`
- 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: `main`
- Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v4`
Update dependency coverage to v7
- Schedule: ["at any time"]
- Branch name: `renovate/coverage-7.x`
- Merge into: `main`
- Upgrade [coverage](https://togithub.com/nedbat/coveragepy) to `==7.4.4`
Update dependency molecule to v24
- Schedule: ["at any time"]
- Branch name: `renovate/molecule-24.x`
- Merge into: `main`
- Upgrade [molecule](https://togithub.com/ansible-community/molecule) to `<25`
Update dependency pytest to v8
- Schedule: ["at any time"]
- Branch name: `renovate/pytest-8.x`
- Merge into: `main`
- Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==8.1.1`
🚸 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.
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/ansible-test.yml
(github-actions).github/workflows/docs_page_deploy.yml
(github-actions).github/workflows/extra-docs-linting.yml
(github-actions).github/workflows/lint.yml
(github-actions)Pipfile
(pipenv)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 15 Pull Requests:
Update dependency ansible to v8.5.0 [SECURITY]
- Branch name: `renovate/pypi-ansible-vulnerability` - Merge into: `main` - Upgrade [ansible](https://togithub.com/ansible-community/ansible-build-data) to `==8.5.0`Update dependency black to v24 [SECURITY]
- Branch name: `renovate/pypi-black-vulnerability` - Merge into: `main` - Upgrade [black](https://togithub.com/psf/black) to `==24.3.0`Update dependency molecule-plugins to v23.5.3
- Schedule: ["at any time"] - Branch name: `renovate/molecule-plugins-23.x` - Merge into: `main` - Upgrade [molecule-plugins](https://togithub.com/ansible-community/molecule-plugins) to `==23.5.3`Update dependency pytest to v7.4.4
- Schedule: ["at any time"] - Branch name: `renovate/pytest-7.x` - Merge into: `main` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==7.4.4`Update dependency antsibull-docs to v2.9.0
- Schedule: ["at any time"] - Branch name: `renovate/antsibull-docs-2.x` - Merge into: `main` - Upgrade [antsibull-docs](https://togithub.com/ansible-community/antsibull-docs) to `==2.9.0`Update dependency pylint to v3.1.0
- Schedule: ["at any time"] - Branch name: `renovate/pylint-3.x` - Merge into: `main` - Upgrade [pylint](https://togithub.com/pylint-dev/pylint) to `==3.1.0`Update dependency pytest-xdist to v3.5.0
- Schedule: ["at any time"] - Branch name: `renovate/pytest-xdist-3.x` - Merge into: `main` - Upgrade [pytest-xdist](https://togithub.com/pytest-dev/pytest-xdist) to `==3.5.0`Update actions/cache action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-4.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v4`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/deploy-pages action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-deploy-pages-4.x` - Merge into: `main` - Upgrade [actions/deploy-pages](https://togithub.com/actions/deploy-pages) to `v4`Update actions/setup-python action to v5
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-5.x` - Merge into: `main` - 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: `main` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v4`Update dependency coverage to v7
- Schedule: ["at any time"] - Branch name: `renovate/coverage-7.x` - Merge into: `main` - Upgrade [coverage](https://togithub.com/nedbat/coveragepy) to `==7.4.4`Update dependency molecule to v24
- Schedule: ["at any time"] - Branch name: `renovate/molecule-24.x` - Merge into: `main` - Upgrade [molecule](https://togithub.com/ansible-community/molecule) to `<25`Update dependency pytest to v8
- Schedule: ["at any time"] - Branch name: `renovate/pytest-8.x` - Merge into: `main` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `==8.1.1`🚸 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.