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.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
devcontainer (1)
devcontainer-common/assets/.devcontainer.json (3)
ghcr.io/devcontainers/features/github-cli 1.1.1@sha256:94879eebb6a0e4e2f197de9f12db7427cb4a25b82d93c55239ce8c8fc394a1b4 → [Updates: 1.1.2]
ghcr.io/devcontainers/features/node 2.1.0@sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857
ghcr.io/devcontainers/features/python 1.8.0@sha256:fbcad6955caeecc5ad3f7886baf652e25cba5225a6c4c2287c536de2e5607511
dockerfile (18)
.devcontainer/Dockerfile (1)
ghcr.io/anthony-spruyt/devcontainer-common sha256:fea22de799baf9960552fd092a7f75db9e6f057cbea48a76647f4cf75317e937
chrony/Dockerfile (1)
alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
claude-agent-read/Dockerfile (1)
ubuntu resolute@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b
claude-agent-spruyt-labs/Dockerfile (1)
ghcr.io/anthony-spruyt/claude-agent-write 1.0.76@sha256:d821d3dcba816dc00f61e89db229a29ea1eed6c95ffe5cc1d60e80d6507be02f
claude-agent-write/Dockerfile (1)
ghcr.io/anthony-spruyt/claude-agent-read 1.0.83@sha256:080a2451cf38e4f9ba39e6ba503990d01d78efb67a37e34cb32a194cc4e79d31 → [Updates: 1.0.84]
coder-gitops/Dockerfile (1)
alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
devcontainer-common/Dockerfile (1)
mcr.microsoft.com/devcontainers/base jammy@sha256:a6d2c4a5fead5eff566637d6ec36b52f36f55989ede4dc8567dc4c32b975c80c
llm-guard-cuda/Dockerfile (1)
python 3.14-slim@sha256:cad9a2c871761c413caa6fdd6441c783451e740a48aaeba60ae62a8b53525ef6
llm-guard/Dockerfile (1)
python 3.14-slim@sha256:cad9a2c871761c413caa6fdd6441c783451e740a48aaeba60ae62a8b53525ef6
megalinter-factory/templates/Dockerfile.j2 (5)
{{ unknown version
{{ unknown version
{{ unknown version
oxsecurity/megalinter-{{ unknown version
{{ unknown version
ssh-key-rotation/Dockerfile (1)
alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/branch-with-slashes/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/custom-name/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/local-no-upstream/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/prerelease/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/semver-plain/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/semver-v-prefix/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
test-images/with-upstream/Dockerfile (1)
alpine latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
github-actions (7)
.github/workflows/_build-image.yaml
.github/workflows/ci.yaml
.github/workflows/container-retention.yaml (2)
dataaxiom/ghcr-cleanup-action v1.2.2@d52806a0dc70b430571a37da1fde39733ffd640f
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
.github/workflows/rebuild-megalinter-flavors.yaml (1)
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
.github/workflows/rebuild-release.yaml
.github/workflows/release-please.yaml (2)
actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
googleapis/release-please-action v5.0.0@45996ed1f6d02564a971a2fa1b5860e934307cf7
.github/workflows/trivy-scan.yaml
pip_requirements (4)
llm-guard/app/requirements-cpu.txt (1)
torch ==2.13.0 → [Updates: ==2.14.0+cpu]
llm-guard/app/requirements-cuda.txt (1)
torch ==2.13.0 → [Updates: ==2.14.0+cu130]
llm-guard/app/requirements.txt (5)
fastapi ==0.141.1
uvicorn ==0.52.4
transformers ==5.16.1
pydantic ==2.13.5
pyyaml ==6.0.3
megalinter-factory/requirements.txt (3)
jinja2 ==3.1.6
markupsafe ==3.0.3
pyyaml ==6.0.3
pre-commit (1)
.pre-commit-config.yaml (10)
adrienverge/yamllint v1.38.0
pre-commit/pre-commit-hooks v6.0.0
sirosen/texthooks 0.7.1
zricethezav/gitleaks v8.30.1
shellcheck-py/shellcheck-py v0.11.0.1
scop/pre-commit-shfmt v3.12.0-2
hukkin/mdformat 1.0.0
igorshubovych/markdownlint-cli v0.49.1
rhysd/actionlint v1.7.12
Lucas-C/pre-commit-hooks v1.5.6
regex (22)
claude-agent-read/Dockerfile (5)
node 24.20.0 → [Updates: 24.21.0]
cli/cli 2.98.0 → [Updates: 2.99.0]
BurntSushi/ripgrep 15.2.0
@aikidosec/safe-chain 1.5.16 → [Updates: 1.5.19]
@anthropic-ai/claude-code 2.1.266
claude-agent-spruyt-labs/Dockerfile (11)
kubernetes/kubernetes v1.36.4 → [Updates: v1.37.0]
helm/helm v4.2.4
helmfile/helmfile v1.7.4
cilium/cilium-cli v0.20.0
siderolabs/talos v1.14.0
fluxcd/flux2 v2.9.5
vmware-tanzu/velero v1.18.2
cloudnative-pg/cloudnative-pg v1.30.0
falcosecurity/falcoctl v0.13.0 → [Updates: v0.14.1]
databus23/helm-diff v3.15.12
knechtionscoding/helm-schema-gen 0.0.10
claude-agent-write/Dockerfile (2)
golang 1.26.6 → [Updates: 1.27.0]
pre-commit 4.6.2
coder-gitops/Dockerfile (2)
coder/coder v2.36.3 → [Updates: v2.37.0]
kubernetes/kubernetes v1.36.4 → [Updates: v1.37.0]
devcontainer-common/assets/.devcontainer.json (1)
cli/cli 2.98.0 → [Updates: 2.99.0]
devcontainer-common/assets/.devcontainer.json (2)
node 24.20.0 → [Updates: 24.21.0]
python/cpython 3.14.5
devcontainer-common/assets/post-create.sh (1)
@aikidosec/safe-chain 1.5.16 → [Updates: 1.5.19]
devcontainer-common/Dockerfile (5)
pre-commit 4.6.2
pipx 1.17.2
mdformat 1.0.0
mdformat-gfm 1.0.0
mdformat-frontmatter 2.1.2
lint-config.sh
llm-guard-cuda/Dockerfile
llm-guard/Dockerfile
megalinter-container-images/flavor.yaml
megalinter-container-images/flavor.yaml (1)
oxsecurity/megalinter-ci_light v9.4.0@sha256:54e221da51b3fb959dfd4fc5e21920e0a0fa339ba68e0e9162b894a01a52ed34
megalinter-firemerge/flavor.yaml
megalinter-firemerge/flavor.yaml (1)
oxsecurity/megalinter-ci_light v9.4.0@sha256:54e221da51b3fb959dfd4fc5e21920e0a0fa339ba68e0e9162b894a01a52ed34
megalinter-spruyt-labs/flavor.yaml (1)
megalinter-spruyt-labs/flavor.yaml (1)
oxsecurity/megalinter-go v9.4.0@sha256:077e56d063df9c5721ce4d8614a9250c222bb1ef14f7469a61e9297c93d0fa97
megalinter-sungather/flavor.yaml
megalinter-sungather/flavor.yaml (1)
oxsecurity/megalinter-ci_light v9.4.0@sha256:54e221da51b3fb959dfd4fc5e21920e0a0fa339ba68e0e9162b894a01a52ed34
megalinter-xfg/flavor.yaml
megalinter-xfg/flavor.yaml (1)
oxsecurity/megalinter-ci_light v9.4.0@sha256:54e221da51b3fb959dfd4fc5e21920e0a0fa339ba68e0e9162b894a01a52ed34
ssh-key-rotation/Dockerfile (1)
kubernetes/kubernetes v1.36.4 → [Updates: v1.37.0]
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.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
devcontainer (1)
dockerfile (18)
github-actions (7)
pip_requirements (4)
pre-commit (1)
regex (22)