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/actions/setup-py/action.yml (github-actions)
.github/workflows/freeze-for-pr.yml (github-actions)
.github/workflows/lint.yml (github-actions)
.github/workflows/pr-docs.yml (github-actions)
.github/workflows/publish.yml (github-actions)
.github/workflows/py-test.yml (github-actions)
.github/workflows/reformat.yml (github-actions)
.github/workflows/release-docs.yml (github-actions)
.github/workflows/resync-piped.yml (github-actions)
.github/workflows/type-check.yml (github-actions)
.github/workflows/update-licence.yml (github-actions)
.github/workflows/upgrade-locks.yml (github-actions)
.github/workflows/verify-types.yml (github-actions)
pyproject.toml (pep621)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Hopefully safe environment variables to allow users to configure.
- 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 (except for nuget) directories.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- 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 10 Pull Requests:
Update actions/checkout digest to ff7abcd
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-digest
- Merge into:
master
- Upgrade actions/checkout to
ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
Update actions/setup-python digest to e797f83
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-python-digest
- Merge into:
master
- Upgrade actions/setup-python to
e797f83bcb11b83ae66e0230d6156d7c80228e7c
Update actions/upload-artifact digest to de65e23
- Schedule: ["at any time"]
- Branch name:
renovate/actions-upload-artifact-digest
- Merge into:
master
- Upgrade actions/upload-artifact to
de65e23aa2b7e23d713bb51fbfcb6d502f8667d8
Update JamesIves/github-pages-deploy-action digest to 5faf170
- Schedule: ["at any time"]
- Branch name:
renovate/jamesives-github-pages-deploy-action-digest
- Merge into:
master
- Upgrade JamesIves/github-pages-deploy-action to
5faf170fee96090bac488007f5181f76944ed188
Update paambaati/codeclimate-action digest to 0f85bbd
- Schedule: ["at any time"]
- Branch name:
renovate/paambaati-codeclimate-action-digest
- Merge into:
master
- Upgrade paambaati/codeclimate-action to
0f85bbdcd411ac01fd0472e94c2191fb3f41b819
Update peter-evans/create-pull-request digest to 18e4695
- Schedule: ["at any time"]
- Branch name:
renovate/peter-evans-create-pull-request-digest
- Merge into:
master
- Upgrade peter-evans/create-pull-request to
18e469570b1cf0dfc11d60ec121099f8ff3e617a
Update pypa/gh-action-pypi-publish digest to ed0c539
- Schedule: ["at any time"]
- Branch name:
renovate/pypa-gh-action-pypi-publish-digest
- Merge into:
master
- Upgrade pypa/gh-action-pypi-publish to
ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
Update dependency pytest to v7.4.4
- Schedule: ["at any time"]
- Branch name:
renovate/pytest-7.x
- Merge into:
master
- Upgrade pytest to
==7.4.4
Update dependency pytest to v8
- Schedule: ["at any time"]
- Branch name:
renovate/pytest-8.x
- Merge into:
master
- Upgrade pytest to
==8.4.2
Update dependency redis to v6
- Schedule: ["at any time"]
- Branch name:
renovate/redis-6.x
- Merge into:
master
- Upgrade redis to
~=6.4
🚸 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.
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/actions/setup-py/action.yml(github-actions).github/workflows/freeze-for-pr.yml(github-actions).github/workflows/lint.yml(github-actions).github/workflows/pr-docs.yml(github-actions).github/workflows/publish.yml(github-actions).github/workflows/py-test.yml(github-actions).github/workflows/reformat.yml(github-actions).github/workflows/release-docs.yml(github-actions).github/workflows/resync-piped.yml(github-actions).github/workflows/type-check.yml(github-actions).github/workflows/update-licence.yml(github-actions).github/workflows/upgrade-locks.yml(github-actions).github/workflows/verify-types.yml(github-actions)pyproject.toml(pep621)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
Update actions/checkout digest to ff7abcd
renovate/actions-checkout-digestmasterff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493Update actions/setup-python digest to e797f83
renovate/actions-setup-python-digestmastere797f83bcb11b83ae66e0230d6156d7c80228e7cUpdate actions/upload-artifact digest to de65e23
renovate/actions-upload-artifact-digestmasterde65e23aa2b7e23d713bb51fbfcb6d502f8667d8Update JamesIves/github-pages-deploy-action digest to 5faf170
renovate/jamesives-github-pages-deploy-action-digestmaster5faf170fee96090bac488007f5181f76944ed188Update paambaati/codeclimate-action digest to 0f85bbd
renovate/paambaati-codeclimate-action-digestmaster0f85bbdcd411ac01fd0472e94c2191fb3f41b819Update peter-evans/create-pull-request digest to 18e4695
renovate/peter-evans-create-pull-request-digestmaster18e469570b1cf0dfc11d60ec121099f8ff3e617aUpdate pypa/gh-action-pypi-publish digest to ed0c539
renovate/pypa-gh-action-pypi-publish-digestmastered0c53931b1dc9bd32cbe73a98c7f6766f8a527eUpdate dependency pytest to v7.4.4
renovate/pytest-7.xmaster==7.4.4Update dependency pytest to v8
renovate/pytest-8.xmaster==8.4.2Update dependency redis to v6
renovate/redis-6.xmaster~=6.4🚸 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
prhourlylimitfor 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.