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 #3

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 29, 2025

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/build-and-test.yml (github-actions)
  • .github/workflows/commits.yml (github-actions)
  • .github/workflows/plan-terraform.yml (github-actions)
  • ceph-nvme/.github/workflows/build-and-test.yml (github-actions)
  • ceph-nvme/.github/workflows/main.yaml (github-actions)
  • ceph-dashboard/build-requirements.txt (pip_requirements)
  • ceph-dashboard/requirements-dev.txt (pip_requirements)
  • ceph-dashboard/requirements.txt (pip_requirements)
  • ceph-dashboard/test-requirements.txt (pip_requirements)
  • ceph-fs/requirements.txt (pip_requirements)
  • ceph-fs/src/test-requirements.txt (pip_requirements)
  • ceph-fs/test-requirements.txt (pip_requirements)
  • ceph-mon/build-requirements.txt (pip_requirements)
  • ceph-mon/requirements.txt (pip_requirements)
  • ceph-mon/test-requirements.txt (pip_requirements)
  • ceph-nfs/build-requirements.txt (pip_requirements)
  • ceph-nfs/requirements-dev.txt (pip_requirements)
  • ceph-nfs/requirements.txt (pip_requirements)
  • ceph-nfs/test-requirements.txt (pip_requirements)
  • ceph-nvme/requirements.txt (pip_requirements)
  • ceph-nvme/test-requirements.txt (pip_requirements)
  • ceph-osd/build-requirements.txt (pip_requirements)
  • ceph-osd/requirements.txt (pip_requirements)
  • ceph-osd/test-requirements.txt (pip_requirements)
  • ceph-proxy/build-requirements.txt (pip_requirements)
  • ceph-proxy/requirements.txt (pip_requirements)
  • ceph-proxy/test-requirements.txt (pip_requirements)
  • ceph-radosgw/requirements.txt (pip_requirements)
  • ceph-radosgw/test-requirements.txt (pip_requirements)
  • ceph-rbd-mirror/requirements.txt (pip_requirements)
  • ceph-rbd-mirror/src/test-requirements.txt (pip_requirements)
  • ceph-rbd-mirror/test-requirements.txt (pip_requirements)
  • charms.ceph/requirements.txt (pip_requirements)
  • charms.ceph/test-requirements.txt (pip_requirements)
  • charms.ceph/setup.py (pip_setup)
  • ceph-mon/terraform/versions.tf (terraform)
  • ceph-osd/terraform/versions.tf (terraform)
  • terraform/applications.tf (terraform)
  • terraform/configs.tf (terraform)
  • terraform/versions.tf (terraform)

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.
  • 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 35 Pull Requests:

Update dependency cryptography to <3.5 [SECURITY]
  • Branch name: renovate/pypi-cryptography-vulnerability
  • Merge into: main
  • Upgrade cryptography to <3.5
Update dependency requests to v2.32.2 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.2
Update dependency psutil to v7 [SECURITY]
  • Branch name: renovate/pypi-psutil-vulnerability
  • Merge into: main
  • Upgrade psutil to >=7.0.0,<7.1.0
Update canonical/setup-lxd action to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/canonical-setup-lxd-0.x
  • Merge into: main
  • Upgrade canonical/setup-lxd to v0.1.2
Update dependency ops to >=1.5.5, <=1.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ops-1.x
  • Merge into: main
  • Upgrade ops to >=1.5.5, <=1.5.5
Update Terraform juju to ~> 0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/juju-0.x
  • Merge into: main
  • Upgrade juju to ~> 0.17.0
Update canonical/charming-actions action to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/canonical-charming-actions-2.x
  • Merge into: main
  • Upgrade canonical/charming-actions to 2.7.0
Update dependency cffi to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cffi-1.x
  • Merge into: main
  • Upgrade cffi to ==1.17.1
Update dependency debtcollector to <1.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/debtcollector-1.x
  • Merge into: main
  • Upgrade debtcollector to <1.22.1
Update dependency netaddr to >0.10,<0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/netaddr-0.x
  • Merge into: main
  • Upgrade netaddr to >0.10,<0.11.0
Update dependency oslo.utils to <=3.42.1
  • Schedule: ["at any time"]
  • Branch name: renovate/oslo.utils-3.x
  • Merge into: main
  • Upgrade oslo.utils to <=3.42.1
Update dependency osprofiler to <2.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/osprofiler-2.x
  • Merge into: main
  • Upgrade osprofiler to <2.9.1
Update dependency pbr to v5.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pbr-5.x
  • Merge into: main
  • Upgrade pbr to ==5.11.1
Update dependency pyflakes to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyflakes-2.x
  • Merge into: main
  • Upgrade pyflakes to ==2.5.0
Update dependency pyopenssl to <=22.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-22.x
  • Merge into: main
  • Upgrade pyopenssl to <=22.1.0
Update dependency stevedore to <1.32.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stevedore-1.x
  • Merge into: main
  • Upgrade stevedore to <1.32.1
Update GitHub Artifact Actions to v4 (major)
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update dependency cliff to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/cliff-4.x
  • Merge into: main
  • Upgrade cliff to <4.9.2
Update dependency debtcollector to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/debtcollector-3.x
  • Merge into: main
  • Upgrade debtcollector to <3.0.1
Update dependency importlib-metadata to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/importlib-metadata-8.x
  • Merge into: main
  • Upgrade importlib-metadata to <8.6.2
Update dependency importlib-resources to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/importlib-resources-6.x
  • Merge into: main
  • Upgrade importlib-resources to <6.5.3
Update dependency ops to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ops-2.x
  • Merge into: main
  • Upgrade ops to <=2.19.0
  • Upgrade ops to >=2.19.0, <=2.19.0
Update dependency oslo.i18n to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/oslo.i18n-6.x
  • Merge into: main
  • Upgrade oslo.i18n to <6.5.2
Update dependency oslo.utils to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/oslo.utils-8.x
  • Merge into: main
  • Upgrade oslo.utils to <=8.2.0
Update dependency osprofiler to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/osprofiler-4.x
  • Merge into: main
  • Upgrade osprofiler to <4.2.1
Update dependency pbr to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pbr-6.x
  • Merge into: main
  • Upgrade pbr to ==6.1.1
Update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to <3
Update dependency pyflakes to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyflakes-3.x
  • Merge into: main
  • Upgrade pyflakes to ==3.2.0
Update dependency pyopenssl to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-25.x
  • Merge into: main
  • Upgrade pyopenssl to <=25.0.0
Update dependency pyparsing to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: main
  • Upgrade pyparsing to <3.2.2
Update dependency stevedore to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/stevedore-5.x
  • Merge into: main
  • Upgrade stevedore to <5.4.2
Update dependency tempest to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/tempest-42.x
  • Merge into: main
  • Upgrade tempest to <42.0.1
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update tj-actions/changed-files action to v45
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-changed-files-45.x
  • Merge into: main
  • Upgrade tj-actions/changed-files to v45

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

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.

0 participants