We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.devcontainer/Dockerfile ubuntu jammy-20240808 docker.io/bitnami/kubectl 1.31.2 registry.k8s.io/kustomize/kustomize v5.4.3 ghcr.io/kyverno/kyverno-cli v1.13.1 docker.io/alpine/helm 3.16.3 ghcr.io/fluxcd/flux-cli v2.4.0 Dockerfile python 3.13-alpine ghcr.io/fluxcd/flux-cli v2.4.0 docker.io/alpine/helm 3.16.3 docker.io/bitnami/kubectl 1.31.2 registry.k8s.io/kustomize/kustomize v5.4.3 ghcr.io/kyverno/kyverno-cli v1.13.1
ubuntu jammy-20240808
docker.io/bitnami/kubectl 1.31.2
registry.k8s.io/kustomize/kustomize v5.4.3
ghcr.io/kyverno/kyverno-cli v1.13.1
docker.io/alpine/helm 3.16.3
ghcr.io/fluxcd/flux-cli v2.4.0
python 3.13-alpine
.github/workflows/container-release.yaml actions/checkout v4 docker/metadata-action v5 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/build-push-action v6 .github/workflows/container-test.yaml actions/checkout v4 docker/metadata-action v5 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/build-push-action v6 .github/workflows/cruft.yaml actions/checkout v4 actions/setup-python v5 peter-evans/create-pull-request v7 .github/workflows/flux-local-diff.yaml actions/checkout v4 fluxcd/flux2 v2.4.0 mshick/add-pr-comment v2 .github/workflows/flux-local-test.yaml actions/checkout v4 fluxcd/flux2 v2.4.0 .github/workflows/lint.yaml actions/checkout v4 chartboost/ruff-action v1.0.0 codespell-project/actions-codespell v2.1 ibiqlik/action-yamllint v3 actions/setup-python v5 .github/workflows/pages.yaml actions/checkout v4 actions/setup-python v5 actions/configure-pages v5 actions/upload-pages-artifact v3 actions/deploy-pages v4 .github/workflows/publish.yaml actions/checkout v4 actions/setup-python v5 actions/upload-artifact v4 actions/download-artifact v4 .github/workflows/test.yaml actions/checkout v4 fluxcd/flux2 v2.4.0 supplypike/setup-bin v4 actions/setup-python v5 codecov/codecov-action v5.0.2 action/diff/action.yml actions/setup-python v5 actions/checkout v4 actions/checkout v4
actions/checkout v4
docker/metadata-action v5
docker/setup-qemu-action v3
docker/setup-buildx-action v3
docker/login-action v3
docker/build-push-action v6
actions/setup-python v5
peter-evans/create-pull-request v7
fluxcd/flux2 v2.4.0
mshick/add-pr-comment v2
chartboost/ruff-action v1.0.0
codespell-project/actions-codespell v2.1
ibiqlik/action-yamllint v3
actions/configure-pages v5
actions/upload-pages-artifact v3
actions/deploy-pages v4
actions/upload-artifact v4
actions/download-artifact v4
supplypike/setup-bin v4
codecov/codecov-action v5.0.2
requirements.txt aiofiles ==24.1.0 GitPython ==3.1.43 mashumaro ==3.14 nest_asyncio ==1.6.0 pytest ==8.3.3 pytest-asyncio ==0.24.0 pytest-cov ==6.0.0 python-slugify ==8.0.4 PyYAML ==6.0.2 requirements_dev.txt black ==24.10.0 coverage ==7.6.7 mypy ==1.13.0 pdoc ==15.0.0 pip ==24.3.1 pre-commit ==4.0.1 pytest-cov ==6.0.0 pytest ==8.3.3 ruff ==0.7.4 aiofiles ==24.1.0 GitPython ==3.1.43 mashumaro ==3.14 nest_asyncio ==1.6.0 pytest-asyncio ==0.24.0 python-slugify ==8.0.4 PyYAML ==6.0.2 types-aiofiles ==24.1.0.20240626 types-PyYAML ==6.0.12.20240917 typing-extensions ==4.12.2 types-python-slugify ==8.0.2.20240310 yamllint ==1.35.1 syrupy ==4.7.2
aiofiles ==24.1.0
GitPython ==3.1.43
mashumaro ==3.14
nest_asyncio ==1.6.0
pytest ==8.3.3
pytest-asyncio ==0.24.0
pytest-cov ==6.0.0
python-slugify ==8.0.4
PyYAML ==6.0.2
black ==24.10.0
coverage ==7.6.7
mypy ==1.13.0
pdoc ==15.0.0
pip ==24.3.1
pre-commit ==4.0.1
ruff ==0.7.4
types-aiofiles ==24.1.0.20240626
types-PyYAML ==6.0.12.20240917
typing-extensions ==4.12.2
types-python-slugify ==8.0.2.20240310
yamllint ==1.35.1
syrupy ==4.7.2
.pre-commit-config.yaml pre-commit/pre-commit-hooks v5.0.0 psf/black 24.10.0 charliermarsh/ruff-pre-commit v0.7.4 codespell-project/codespell v2.3.0 adrienverge/yamllint v1.35.1 asottile/setup-cfg-fmt v2.7.0
pre-commit/pre-commit-hooks v5.0.0
psf/black 24.10.0
charliermarsh/ruff-pre-commit v0.7.4
codespell-project/codespell v2.3.0
adrienverge/yamllint v1.35.1
asottile/setup-cfg-fmt v2.7.0
setup.cfg aiofiles >=22.1.0 nest_asyncio >=1.5.6 python-slugify >=8.0.0 GitPython >=3.1.30 PyYAML >=6.0 mashumaro >=3.12 pytest >=7.2.1 pytest-asyncio >=0.20.3
aiofiles >=22.1.0
nest_asyncio >=1.5.6
python-slugify >=8.0.0
GitPython >=3.1.30
PyYAML >=6.0
mashumaro >=3.12
pytest >=7.2.1
pytest-asyncio >=0.20.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
dockerfile
github-actions
pip_requirements
pre-commit
setup-cfg
The text was updated successfully, but these errors were encountered: