Open
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.
Other Branches
These updates are pending. To force PRs open, click the checkbox below.
- Update common, image, and storage deps (
github.com/containers/common
,github.com/containers/image/v5
,github.com/containers/storage
)
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
docker-compose
test/compose/cdi_device/docker-compose.yml
test/compose/disable_healthcheck/docker-compose.yml
test/compose/env_and_volume/docker-compose.yml
test/compose/etc_hosts/docker-compose.yml
test/compose/ipam_set_ip/docker-compose.yml
test/compose/mount_and_label/docker-compose.yml
test/compose/port_map_diff_port/docker-compose.yml
test/compose/simple_port_map/docker-compose.yml
test/compose/slirp4netns_opts/docker-compose.yml
test/compose/two_networks/docker-compose.yml
test/compose/update_network_mtu/docker-compose.yml
test/compose/uptwice/docker-compose.yml
test/compose/uptwice_idempotent/docker-compose.yml
dockerfile
contrib/hello/Containerfile
contrib/validatepr/Containerfile
pkg/bindings/test/fixture/Containerfile
test/build/from-multiple-files/Dockerfile1.alpine
test/build/from-multiple-files/Dockerfile2.glob
test/build/from-multiple-files/Dockerfile2.withfrom
test/build/preserve-volumes/Dockerfile
test/build/volume-perms/Dockerfile
test/compose/env_and_volume/read/Dockerfile
test/compose/env_and_volume/write/Dockerfile
test/compose/images/podman-python/Containerfile
test/compose/mount_and_label/frontend/Dockerfile
test/compose/port_map_diff_port/frontend/Dockerfile
test/compose/simple_port_map/frontend/Dockerfile
test/compose/uptwice/Dockerfile
test/e2e/build/Containerfile.userns-auto
test/e2e/build/Containerfile.with-multiple-secret
test/e2e/build/Containerfile.with-platform
test/e2e/build/Containerfile.with-secret
test/e2e/build/basicalpine/Containerfile
test/e2e/build/basicalpine/Containerfile.path
test/e2e/build/basicalpine/Containerfile.volume
test/e2e/build/basicalpine/Containerfile.with_label
test/e2e/build/basicrun/Containerfile
test/e2e/build/buildkit-mount/Containerfilecacheread
test/e2e/build/buildkit-mount/Containerfilecachewrite
test/e2e/build/cache/Dockerfilecacheread
test/e2e/build/cache/Dockerfilecachewrite
test/e2e/build/containerignore-symlink/Dockerfile
test/e2e/build/envwithtab/Dockerfile
test/e2e/build/secret-verify-leak/Containerfile.with-secret-verify-leak
test/e2e/build/squash/Dockerfile.squash-a
test/e2e/build/squash/Dockerfile.squash-b
test/e2e/build/squash/Dockerfile.squash-c
test/e2e/build/workdir-symlink/Dockerfile
test/python/docker/build_labels/Dockerfile
test/testvol/Containerfile
docker.io/library/golang 1.24-alpine
github-actions
.github/workflows/check_cirrus_cron.yml
actions/checkout v4
dawidd6/action-send-mail v3.12.0
actions/upload-artifact v4
dawidd6/action-send-mail v3.12.0
.github/workflows/dev-bump.yml
actions/checkout v4
actions/checkout v4
.github/workflows/issue-labeler.yml
github/issue-labeler v3.4
.github/workflows/issue_pr_lock.yml
actions/create-github-app-token v2
dessant/lock-threads v5
dawidd6/action-send-mail v3.12.0
.github/workflows/labeler.yml
actions/labeler v5
.github/workflows/mac-pkg.yml
actions/checkout v4
actions/setup-go v5
actions/upload-artifact v4
.github/workflows/machine-os-pr.yml
actions/checkout v4
thollander/actions-comment-pull-request v3
.github/workflows/needs-info-labeler.yaml
.github/workflows/pr-title.yml
tzkhan/pr-update-action v2@bbd4c9395df8a9c4ef075b8b7fe29f2ca76cdca9
.github/workflows/release-artifacts.yml
actions/checkout v4
actions/setup-go v5
actions/upload-artifact v4
dawidd6/action-send-mail v3.12.0
ubuntu 24.04
ubuntu 24.04
.github/workflows/release.yml
actions/checkout v4
actions/setup-go v5
actions/upload-artifact v4
actions/checkout v4
actions/setup-go v5
actions/upload-artifact v4
actions/checkout v4
actions/download-artifact v4
actions/setup-go v5
r-lib/actions v2
actions/upload-artifact v4
actions/upload-artifact v4
actions/checkout v4
actions/download-artifact v4
dawidd6/action-send-mail v3.12.0
.github/workflows/stale.yml
actions/stale v9
.github/workflows/update-podmanio.yml
actions/checkout v4
ubuntu 24.04
.github/workflows/upload-win-installer.yml
actions/checkout v4
actions/setup-go v5
r-lib/actions v2
actions/upload-artifact v4
gomod
go.mod
go 1.23.3
github.com/BurntSushi/toml v1.5.0
github.com/Microsoft/go-winio v0.6.2
github.com/blang/semver/v4 v4.0.0
github.com/checkpoint-restore/checkpointctl v1.3.0
github.com/checkpoint-restore/go-criu/v7 v7.2.0
github.com/containernetworking/plugins v1.7.1
github.com/containers/buildah v1.40.1-0.20250604193037-b8d8cc375f30@b8d8cc375f30
github.com/containers/common v0.63.2-0.20250604184922-bb2062b6265c@bb2062b6265c
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/gvisor-tap-vsock v0.8.6
github.com/containers/image/v5 v5.35.1-0.20250603145948-347a6e7283ef@347a6e7283ef
github.com/containers/libhvee v0.10.0
github.com/containers/ocicrypt v1.2.1
github.com/containers/psgo v1.9.0
github.com/containers/storage v1.58.1-0.20250515004000-78f4258b2bd9@78f4258b2bd9
github.com/containers/winquit v1.1.0
github.com/coreos/go-systemd/v22 v22.5.1-0.20231103132048-7d375ecc2b09@7d375ecc2b09
github.com/crc-org/vfkit v0.6.1
github.com/cyphar/filepath-securejoin v0.4.1
github.com/digitalocean/go-qemu v0.0.0-20250212194115-ee9b0668d242@ee9b0668d242
github.com/docker/distribution v2.8.3+incompatible
github.com/docker/docker v28.2.2+incompatible
github.com/docker/go-connections v0.5.0
github.com/docker/go-plugins-helpers v0.0.0-20240701071450-45e2431495c8@45e2431495c8
github.com/docker/go-units v0.5.0
github.com/godbus/dbus/v5 v5.1.1-0.20241109141217-c266b19b28e9@c266b19b28e9
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510@e7afc7fbc510
github.com/google/uuid v1.6.0
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/gorilla/schema v1.4.1
github.com/hashicorp/go-multierror v1.1.1
github.com/hugelgupf/p9 v0.3.1-0.20250420164440-abc96d20b308@abc96d20b308
github.com/json-iterator/go v1.1.12
github.com/kevinburke/ssh_config v1.2.0
github.com/klauspost/pgzip v1.2.6
github.com/linuxkit/virtsock v0.0.0-20241009230534-cb6a20cc0422@cb6a20cc0422
github.com/mattn/go-shellwords v1.0.12
github.com/mattn/go-sqlite3 v1.14.28
github.com/mdlayher/vsock v1.2.1
github.com/moby/docker-image-spec v1.3.1
github.com/moby/sys/capability v0.4.0
github.com/moby/sys/user v0.4.0
github.com/moby/term v0.5.2
github.com/nxadm/tail v1.4.11
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0
github.com/opencontainers/cgroups v0.0.2
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.1
github.com/opencontainers/runtime-spec v1.2.1
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2@0ea5ed0382a2
github.com/opencontainers/selinux v1.12.0
github.com/openshift/imagebuilder v1.2.16
github.com/rootless-containers/rootlesskit/v2 v2.3.5
github.com/shirou/gopsutil/v4 v4.25.5
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/stretchr/testify v1.10.0
github.com/vbauerster/mpb/v8 v8.10.2
github.com/vishvananda/netlink v1.3.1
go.etcd.io/bbolt v1.4.0
golang.org/x/crypto v0.39.0
golang.org/x/net v0.41.0
golang.org/x/sync v0.15.0
golang.org/x/sys v0.33.0
golang.org/x/term v0.32.0
golang.org/x/text v0.26.0
google.golang.org/protobuf v1.36.6
gopkg.in/inf.v0 v0.9.1
gopkg.in/yaml.v3 v3.0.1
sigs.k8s.io/yaml v1.4.0
tags.cncf.io/container-device-interface v1.0.1
test/tools/go.mod
go 1.22.0
github.com/cpuguy83/go-md2man/v2 v2.0.7
github.com/go-swagger/go-swagger v0.30.5
github.com/vbatts/git-validation v1.2.2
pip_requirements
test/apiv2/python/requirements.txt
requests-mock ~=1.12.1
requests ~=2.32.3
setuptools ~=80.9.0
python-dateutil ~=2.9.0
PyYAML ~=6.0.0
openapi-schema-validator ~=0.6.2
pytest ==8.4.0
docker ~=7.1.0
regex
.cirrus.yml
containers/automation_images 20250422t130822z-f42f41d13
Makefile
golangci/golangci-lint 2.1.6
renovate-config-presets
.github/renovate.json5
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels