chore: Configure Renovate #7

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-04 13:05:23 +05:30
Member

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

  • ansible/artifacts/locust/docker-compose.yml (docker-compose)
  • requirements.txt (pip_requirements)
  • terraform/dos/main.tf (terraform)
  • terraform/mcaptcha/main.tf (terraform)
  • .woodpecker.yml (woodpecker)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable Renovate Dependency Dashboard creation.

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

chore(deps): update dependency jinja2 to v3.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: master
  • Upgrade Jinja2 to ==3.1.4
chore(deps): update dependency markupsafe to v2.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: master
  • Upgrade MarkupSafe to ==2.1.5
chore(deps): update dependency msgpack to v1.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/msgpack-1.x
  • Merge into: master
  • Upgrade msgpack to ==1.0.8
chore(deps): update dependency psutil to v5.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/psutil-5.x
  • Merge into: master
  • Upgrade psutil to ==5.9.8
chore(deps): 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
chore(deps): update terraform libvirt to v0.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/libvirt-0.x-lockfile
  • Merge into: master
  • Upgrade libvirt to 0.7.6
chore(deps): update dependency ansible to v9.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ansible-9.x
  • Merge into: master
  • Upgrade ansible to ==9.6.0
chore(deps): update dependency ansible-core to v2.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ansible-core-2.x
  • Merge into: master
  • Upgrade ansible-core to ==2.17.0
chore(deps): update dependency distro to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/distro-1.x
  • Merge into: master
  • Upgrade distro to ==1.9.0
chore(deps): update dependency execnet to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/execnet-2.x
  • Merge into: master
  • Upgrade execnet to ==2.1.1
chore(deps): update dependency idna to v3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/idna-3.x
  • Merge into: master
  • Upgrade idna to ==3.7
chore(deps): update dependency pluggy to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: master
  • Upgrade pluggy to ==1.5.0
chore(deps): update dependency pycparser to v2.22
  • Schedule: ["at any time"]
  • Branch name: renovate/pycparser-2.x
  • Merge into: master
  • Upgrade pycparser to ==2.22
chore(deps): update dependency pycryptodomex to v3.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pycryptodomex-3.x
  • Merge into: master
  • Upgrade pycryptodomex to ==3.20.0
chore(deps): update dependency pytest-testinfra to v10.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-testinfra-10.x
  • Merge into: master
  • Upgrade pytest-testinfra to ==10.1.1
chore(deps): update dependency pytest-xdist to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-xdist-3.x
  • Merge into: master
  • Upgrade pytest-xdist to ==3.6.1
chore(deps): update dependency requests to v2.32.3
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: master
  • Upgrade requests to ==2.32.3
chore(deps): update dependency salt to v3006.8
  • Schedule: ["at any time"]
  • Branch name: renovate/salt-3006.x
  • Merge into: master
  • Upgrade salt to ==3006.8
chore(deps): update dependency urllib3 to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/urllib3-2.x
  • Merge into: master
  • Upgrade urllib3 to ==2.2.1
chore(deps): update dependency certifi to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2024.x
  • Merge into: master
  • Upgrade certifi to ==2024.6.2
chore(deps): update dependency cryptography to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-42.x
  • Merge into: master
  • Upgrade cryptography to ==42.0.7
chore(deps): update dependency packaging to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-24.x
  • Merge into: master
  • Upgrade packaging to ==24.0
chore(deps): update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: master
  • Upgrade pytest to ==8.2.1
chore(deps): update dependency pyzmq to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/pyzmq-26.x
  • Merge into: master
  • Upgrade pyzmq to ==26.0.3
chore(deps): update dependency salt to v3007
  • Schedule: ["at any time"]
  • Branch name: renovate/salt-3007.x
  • Merge into: master
  • Upgrade salt to ==3007.1

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `ansible/artifacts/locust/docker-compose.yml` (docker-compose) * `requirements.txt` (pip_requirements) * `terraform/dos/main.tf` (terraform) * `terraform/mcaptcha/main.tf` (terraform) * `.woodpecker.yml` (woodpecker) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. - Enable Renovate Dependency Dashboard creation. 🔡 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 25 Pull Requests: <details> <summary>chore(deps): update dependency jinja2 to v3.1.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/jinja2-3.x` - Merge into: `master` - Upgrade [Jinja2](https://github.com/pallets/jinja) to `==3.1.4` </details> <details> <summary>chore(deps): update dependency markupsafe to v2.1.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/markupsafe-2.x` - Merge into: `master` - Upgrade MarkupSafe to `==2.1.5` </details> <details> <summary>chore(deps): update dependency msgpack to v1.0.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/msgpack-1.x` - Merge into: `master` - Upgrade [msgpack](https://github.com/msgpack/msgpack-python) to `==1.0.8` </details> <details> <summary>chore(deps): update dependency psutil to v5.9.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/psutil-5.x` - Merge into: `master` - Upgrade [psutil](https://github.com/giampaolo/psutil) to `==5.9.8` </details> <details> <summary>chore(deps): update dependency pytest to v7.4.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-7.x` - Merge into: `master` - Upgrade [pytest](https://github.com/pytest-dev/pytest) to `==7.4.4` </details> <details> <summary>chore(deps): update terraform libvirt to v0.7.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/libvirt-0.x-lockfile` - Merge into: `master` - Upgrade [libvirt](https://github.com/dmacvicar/terraform-provider-libvirt) to `0.7.6` </details> <details> <summary>chore(deps): update dependency ansible to v9.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ansible-9.x` - Merge into: `master` - Upgrade [ansible](https://github.com/ansible-community/ansible-build-data) to `==9.6.0` </details> <details> <summary>chore(deps): update dependency ansible-core to v2.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ansible-core-2.x` - Merge into: `master` - Upgrade [ansible-core](https://github.com/ansible/ansible) to `==2.17.0` </details> <details> <summary>chore(deps): update dependency distro to v1.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/distro-1.x` - Merge into: `master` - Upgrade [distro](https://github.com/python-distro/distro) to `==1.9.0` </details> <details> <summary>chore(deps): update dependency execnet to v2.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/execnet-2.x` - Merge into: `master` - Upgrade execnet to `==2.1.1` </details> <details> <summary>chore(deps): update dependency idna to v3.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/idna-3.x` - Merge into: `master` - Upgrade [idna](https://github.com/kjd/idna) to `==3.7` </details> <details> <summary>chore(deps): update dependency pluggy to v1.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pluggy-1.x` - Merge into: `master` - Upgrade [pluggy](https://github.com/pytest-dev/pluggy) to `==1.5.0` </details> <details> <summary>chore(deps): update dependency pycparser to v2.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/pycparser-2.x` - Merge into: `master` - Upgrade [pycparser](https://github.com/eliben/pycparser) to `==2.22` </details> <details> <summary>chore(deps): update dependency pycryptodomex to v3.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pycryptodomex-3.x` - Merge into: `master` - Upgrade [pycryptodomex](https://github.com/Legrandin/pycryptodome) to `==3.20.0` </details> <details> <summary>chore(deps): update dependency pytest-testinfra to v10.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-testinfra-10.x` - Merge into: `master` - Upgrade [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) to `==10.1.1` </details> <details> <summary>chore(deps): update dependency pytest-xdist to v3.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-xdist-3.x` - Merge into: `master` - Upgrade [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to `==3.6.1` </details> <details> <summary>chore(deps): update dependency requests to v2.32.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `master` - Upgrade [requests](https://github.com/psf/requests) to `==2.32.3` </details> <details> <summary>chore(deps): update dependency salt to v3006.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/salt-3006.x` - Merge into: `master` - Upgrade salt to `==3006.8` </details> <details> <summary>chore(deps): update dependency urllib3 to v2.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `master` - Upgrade [urllib3](https://github.com/urllib3/urllib3) to `==2.2.1` </details> <details> <summary>chore(deps): update dependency certifi to v2024</summary> - Schedule: ["at any time"] - Branch name: `renovate/certifi-2024.x` - Merge into: `master` - Upgrade [certifi](https://github.com/certifi/python-certifi) to `==2024.6.2` </details> <details> <summary>chore(deps): update dependency cryptography to v42</summary> - Schedule: ["at any time"] - Branch name: `renovate/cryptography-42.x` - Merge into: `master` - Upgrade [cryptography](https://github.com/pyca/cryptography) to `==42.0.7` </details> <details> <summary>chore(deps): update dependency packaging to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/packaging-24.x` - Merge into: `master` - Upgrade [packaging](https://github.com/pypa/packaging) to `==24.0` </details> <details> <summary>chore(deps): update dependency pytest to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-8.x` - Merge into: `master` - Upgrade [pytest](https://github.com/pytest-dev/pytest) to `==8.2.1` </details> <details> <summary>chore(deps): update dependency pyzmq to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/pyzmq-26.x` - Merge into: `master` - Upgrade [pyzmq](https://github.com/zeromq/pyzmq) to `==26.0.3` </details> <details> <summary>chore(deps): update dependency salt to v3007</summary> - Schedule: ["at any time"] - Branch name: `renovate/salt-3007.x` - Merge into: `master` - Upgrade salt to `==3007.1` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:05:10 +05:30
renovate-bot added 1 commit 2024-06-04 13:05:10 +05:30
Add renovate.json
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending approval
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending approval
d491f26e49
realaravinth merged commit 15775ddd8c into master 2024-06-04 13:05:23 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/iac#7
No description provided.