Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

kiemlicz
Copy link
Owner

@kiemlicz kiemlicz commented Jul 21, 2024

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

  • deployment/docker/debian-bookworm/Dockerfile (dockerfile)
  • deployment/docker/ubuntu-bionic/Dockerfile (dockerfile)
  • .github/workflows/test.yaml (github-actions)
  • deployment/salt/values.yaml (helm-values)
  • deployment/salt/Chart.yaml (helmv3)
  • .github/requirements-test.txt (pip_requirements)
  • config/requirements.txt (pip_requirements)

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.

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

Update dependency redis to ~=4.4.4 [SECURITY]
  • Branch name: renovate/pypi-redis-vulnerability
  • Merge into: master
  • Upgrade redis to ~=4.4.4
Update dependency cryptography to v42 [SECURITY]
  • Branch name: renovate/pypi-cryptography-vulnerability
  • Merge into: master
  • Upgrade cryptography to ~=42.0.4
Update Helm release logstash to v7.17.3
  • Schedule: ["at any time"]
  • Branch name: renovate/logstash-7.x
  • Merge into: master
  • Upgrade logstash to 8d090828ace9442fb2d64c1576474b422fd498b8eb56d33438e3bcc59e4fccb2
Update dependency CherryPy to ~=18.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cherrypy-18.x
  • Merge into: master
  • Upgrade CherryPy to ~=18.10.0
Update dependency M2Crypto to ~=0.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/m2crypto-0.x
  • Merge into: master
  • Upgrade M2Crypto to ~=0.41.0
Update dependency cffi to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cffi-1.x
  • Merge into: master
  • Upgrade cffi to ==1.16.0
Update dependency pyOpenSSL to ~=23.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-23.x
  • Merge into: master
  • Upgrade pyOpenSSL to ~=23.3.0
Update dependency pygit2 to v1.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pygit2-1.x
  • Merge into: master
  • Upgrade pygit2 to ==1.15.1
Update dependency pytest to ~=7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x
  • Merge into: master
  • Upgrade pytest to ~=7.4.4
Update Helm release logstash to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/logstash-8.x
  • Merge into: master
  • Upgrade logstash to 70aace1eb5ecb759942e60ffd192a849330582900658a6b306055a9530adb44b
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update dependency docker to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-7.x
  • Merge into: master
  • Upgrade docker to ~=7.1.0
Update dependency pip to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/pip-24.x
  • Merge into: master
  • Upgrade pip to ~=24.1.2
Update dependency pyOpenSSL to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-24.x
  • Merge into: master
  • Upgrade pyOpenSSL to ~=24.2.1
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: master
  • Upgrade pytest to ~=8.3.2
Update dependency pytest-xdist to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-xdist-3.x
  • Merge into: master
  • Upgrade pytest-xdist to ~=3.6.1
Update ubuntu Docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: master
  • Upgrade ubuntu to noble

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants