czerus / pydriverr

0 stars 0 forks source link

chore: Configure Renovate #102

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 24 Pull Requests:

fix(deps): update dependency click to v8.1.7 - Schedule: ["at any time"] - Branch name: `renovate/click-8.x-lockfile` - Merge into: `master` - Upgrade click to `8.1.7`
fix(deps): update dependency configobj to v5.0.8 - Schedule: ["at any time"] - Branch name: `renovate/configobj-5.x-lockfile` - Merge into: `master` - Upgrade [configobj](https://togithub.com/DiffSK/configobj) to `5.0.8`
chore(deps): update dependency describerr to ^0.3.0 - Schedule: ["at any time"] - Branch name: `renovate/describerr-0.x` - Merge into: `master` - Upgrade describerr to `^0.3.0`
chore(deps): update dependency flake8 to v6.1.0 - Schedule: ["at any time"] - Branch name: `renovate/flake8-6.x-lockfile` - Merge into: `master` - Upgrade [flake8](https://togithub.com/pycqa/flake8) to `6.1.0`
chore(deps): update dependency isort to v5.13.2 - Schedule: ["at any time"] - Branch name: `renovate/isort-5.x-lockfile` - Merge into: `master` - Upgrade [isort](https://togithub.com/pycqa/isort) to `5.13.2`
chore(deps): update dependency pylint to v2.17.7 - Schedule: ["at any time"] - Branch name: `renovate/pylint-2.x-lockfile` - Merge into: `master` - Upgrade [pylint](https://togithub.com/pylint-dev/pylint) to `2.17.7`
chore(deps): update dependency pytest to v7.4.4 - Schedule: ["at any time"] - Branch name: `renovate/pytest-7.x-lockfile` - Merge into: `master` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `7.4.4`
chore(deps): update dependency pytest-cov to v4.1.0 - Schedule: ["at any time"] - Branch name: `renovate/pytest-cov-4.x-lockfile` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `4.1.0`
chore(deps): update dependency pytest-icdiff to v0.9 - Schedule: ["at any time"] - Branch name: `renovate/pytest-icdiff-0.x-lockfile` - Merge into: `master` - Upgrade [pytest-icdiff](https://togithub.com/hjwp/pytest-icdiff) to `0.9`
chore(deps): update dependency pytest-mock to v3.14.0 - Schedule: ["at any time"] - Branch name: `renovate/pytest-mock-3.x-lockfile` - Merge into: `master` - Upgrade [pytest-mock](https://togithub.com/pytest-dev/pytest-mock) to `3.14.0`
chore(deps): update dependency requests-mock to v1.12.1 - Schedule: ["at any time"] - Branch name: `renovate/requests-mock-1.x-lockfile` - Merge into: `master` - Upgrade [requests-mock](https://togithub.com/jamielennox/requests-mock) to `1.12.1`
fix(deps): update dependency loguru to ^0.7.0 - Schedule: ["at any time"] - Branch name: `renovate/loguru-0.x` - Merge into: `master` - Upgrade [loguru](https://togithub.com/Delgan/loguru) to `^0.7.0`
fix(deps): update dependency yaspin to v2.5.0 - Schedule: ["at any time"] - Branch name: `renovate/yaspin-2.x-lockfile` - Merge into: `master` - Upgrade [yaspin](https://togithub.com/pavdmyt/yaspin) to `2.5.0`
chore(deps): 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`
chore(deps): 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`
chore(deps): 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`
chore(deps): update dependency flake8 to v7 - Schedule: ["at any time"] - Branch name: `renovate/flake8-7.x` - Merge into: `master` - Upgrade [flake8](https://togithub.com/pycqa/flake8) to `^7.0.0`
chore(deps): update dependency flake8-isort to v6 - Schedule: ["at any time"] - Branch name: `renovate/flake8-isort-6.x` - Merge into: `master` - Upgrade [flake8-isort](https://togithub.com/gforcada/flake8-isort) to `^6.0.0`
chore(deps): update dependency pylint to v3 - Schedule: ["at any time"] - Branch name: `renovate/pylint-3.x` - Merge into: `master` - Upgrade [pylint](https://togithub.com/pylint-dev/pylint) to `^3.0.0`
chore(deps): update dependency pytest to v8 - Schedule: ["at any time"] - Branch name: `renovate/pytest-8.x` - Merge into: `master` - Upgrade [pytest](https://togithub.com/pytest-dev/pytest) to `^8.0.0`
chore(deps): update dependency pytest-cov to v5 - Schedule: ["at any time"] - Branch name: `renovate/pytest-cov-5.x` - Merge into: `master` - Upgrade [pytest-cov](https://togithub.com/pytest-dev/pytest-cov) to `^5.0.0`
chore(deps): update softprops/action-gh-release action to v2 - Schedule: ["at any time"] - Branch name: `renovate/softprops-action-gh-release-2.x` - Merge into: `master` - Upgrade [softprops/action-gh-release](https://togithub.com/softprops/action-gh-release) to `v2`
fix(deps): update dependency packaging to v24 - Schedule: ["at any time"] - Branch name: `renovate/packaging-24.x-lockfile` - Merge into: `master` - Upgrade [packaging](https://togithub.com/pypa/packaging) to `24.1`
fix(deps): update dependency yaspin to v3 - Schedule: ["at any time"] - Branch name: `renovate/yaspin-3.x` - Merge into: `master` - Upgrade [yaspin](https://togithub.com/pavdmyt/yaspin) to `^3.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 was generated by Mend Renovate. View the repository job log.