RedHatQE / RedHatQE/openshift-virtualization-tests

Dependency Dashboard

Open
#2,164 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
20
Forks
78
Avg merge
4d 13h
Merged PRs (30d)
106

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • Update python-deps (astral-sh/setup-uv, astral-sh/uv)
  • Lock file maintenance
  • 🔐 Create all awaiting schedule PRs at once 🔐

Detected Dependencies

dockerfile (3)
containers/utility/Dockerfile
Dockerfile
tests/storage/cdi_import/container_images/fedora_rootdir/Dockerfile
github-actions (16)
.github/workflows/auto-retest-needs-rebase.yml (1)
  • actions/checkout v7
.github/workflows/check-pr-approval.yml (1)
  • actions/github-script v9
.github/workflows/close-stale-prs.yml (1)
  • actions/stale v11
.github/workflows/coderabbit-retry-on-rate-limit.yml (2)
  • actions/checkout v7
  • astral-sh/setup-uv v10.0.1 → [Updates: v10.1.0]
.github/workflows/component-builder-publish.yml (3)
  • actions/checkout v7
  • astral-sh/setup-uv v10.0.1 → [Updates: v10.1.0]
  • astral-sh/uv 0.12.10 → [Updates: 0.12.17]
.github/workflows/component-builder.yml (4)
  • actions/checkout v7
  • astral-sh/setup-uv v10.0.1 → [Updates: v10.1.0]
  • actions/upload-artifact v7
  • astral-sh/uv 0.12.10 → [Updates: 0.12.17]
.github/workflows/deploy-docs.yml (4)
  • actions/checkout v7
  • actions/configure-pages v6
  • actions/upload-pages-artifact v5
  • actions/deploy-pages v5
.github/workflows/labeler.yml (1)
  • actions/labeler v7
.github/workflows/net-utils-builder-staging.yml (4)
  • actions/checkout v7
  • docker/setup-qemu-action v4
  • redhat-actions/podman-login v2
  • mshick/add-pr-comment v3
.github/workflows/net-utils-promote.yml (2)
  • redhat-actions/podman-login v2
  • mshick/add-pr-comment v3
.github/workflows/pr-title-labeler.yml (1)
  • actions/github-script v9
.github/workflows/request-coderabbit-test-instructions.yml (2)
  • tspascoal/get-user-teams-membership v4
  • peter-evans/create-or-update-comment v5
.github/workflows/retest-smoke.yml (3)
  • peter-evans/create-or-update-comment v5
  • actions/github-script v9
  • peter-evans/create-or-update-comment v5
.github/workflows/unresolve-coderabbit-threads.yml
.github/workflows/utilities-unit-tests.yml (3)
  • actions/checkout v7
  • astral-sh/setup-uv v10.0.1 → [Updates: v10.1.0]
  • codecov/codecov-action v7
.github/workflows/validate-coderabbit-schema.yml (2)
  • actions/checkout v7
  • astral-sh/setup-uv v10.0.1 → [Updates: v10.1.0]
pep621 (1)
pyproject.toml (56)
  • python >=3.14
  • bcrypt >=4.2.0
  • bitmath >=1.3.3.1
  • bs4 >=0.0.2
  • click >=8.1.7
  • colorlog >=6.9.0
  • deepdiff >=8.0.1
  • dictdiffer >=0.9.0
  • docker >=7.1.0
  • importlib-metadata >=8.5.0
  • importlib-resources >=6.4.5
  • jinja2 >=3.1.4
  • jira >=3.8.0
  • jsons >=1.6.3
  • kubernetes >=34.1.0
  • netaddr >=1.3.0
  • openshift-python-utilities >=6.0.0
  • openstacksdk >=4.1.0
  • pexpect >=4.9.0
  • podman >=5.2.0
  • pyhelper-utils >=2.0.2
  • pytest >=9.0.0
  • pytest-benchmark >=5.1.0
  • pytest-dependency >=0.6.0
  • pytest-order >=1.3.0
  • pytest-progress >=1.3.0
  • pytest-testconfig >=0.2.0
  • python-benedict >=0.34.0
  • python-rrmngmnt >=0.2.3
  • python-utility-scripts >=1.0.1
  • pyvmomi >=8.0.3.0.1
  • pyyaml >=6.0.2
  • requests >=2.32.3
  • sh >=2.1.0
  • shortuuid >=1.0.13
  • sqlalchemy >=2.0.36
  • timeout-sampler >=1.0.1
  • urllib3 >=2.2.3
  • xmltodict >=0.14.2
  • python-simple-logger >=2.0.13
  • pytest-html >=4.1.1
  • openshift-python-wrapper >=11.0.132
  • cachetools >=6.2.2
  • dacite >=1.9.2
  • python-dotenv >=1.2.1
  • pytest-jira >=0.3.22
  • ipdb >=0.13.13
  • ipython >=8.12.3
  • pygithub >=2.9.1
  • pytest-repeat >=0.9.4
  • pytest >=9.0.0
  • pytest-cov >=4.1.0
  • pytest-mock >=3.14.0
  • pytest-xdist >=3.5.0
  • pytest-timeout >=2.2.0
  • pytest-watch >=4.2.0

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Renovate Dependency Dashboard documentation, then inspect pyproject.toml, the listed .github/workflows files, and the three Dockerfiles to understand which updates are actionable. A contribution is complete only when a specific dependency update is selected, its affected checks pass, and the dashboard no longer requires that action.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, python
Domain
ci-cd, devops, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.