Dependency Dashboard
Author: renovate[bot]Created Feb 14, 2023Updated Sep 19, 2026
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/podman-container-tools/buildah). ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] Update github.com/containers/luksy digest to 423e6c0 --- > [!WARNING] > Renovate failed to look up the following dependencies: `Could not determine new digest for update (go package go.podman.io/common)`, `Could not determine new digest for update (go package go.podman.io/image/v5)`, `Could not determine new digest for update (go package go.podman.io/storage)`. > > Files affected: `go.mod` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] [Update module google.golang.org/grpc to v1.84.0](../pull/7122) - [ ] [Update dependency ubuntu to v26](../pull/7124) - [ ] **Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] [Update module github.com/fsouza/go-dockerclient to v1.13.3](../pull/7061) ## Detected Dependencies dockerfile (1)
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/podman-container-tools/buildah). ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] Update github.com/containers/luksy digest to 423e6c0 --- > [!WARNING] > Renovate failed to look up the following dependencies: `Could not determine new digest for update (go package go.podman.io/common)`, `Could not determine new digest for update (go package go.podman.io/image/v5)`, `Could not determine new digest for update (go package go.podman.io/storage)`. > > Files affected: `go.mod` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] [Update module google.golang.org/grpc to v1.84.0](../pull/7122) - [ ] [Update dependency ubuntu to v26](../pull/7124) - [ ] **Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] [Update module github.com/fsouza/go-dockerclient to v1.13.3](../pull/7061) ## Detected Dependencies dockerfile (1)
contrib/docker/Dockerfilegithub-actions (6)
.github/workflows/assign.yml .github/workflows/ci.yml (12) - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `dorny/paths-filter v4.0.3@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d` - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a` - `macos 26` .github/workflows/issue_pr_lock.yml (1) - `podman-container-tools/podman main` .github/workflows/lima.yml (3) - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `lima-vm/lima-actions v1.1.0@55627e31b78637bf254a8b2a14da8ea7d12564e5` - `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a` .github/workflows/stale.yml (1) - `actions/stale v11.0.0@4391f3da665fdf50b6810c1a66712fb9ba21aa93` .github/workflows/zizmor.yml (3) - `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `zizmorcore/zizmor-action v0.6.4@cc914d7f3750a2d13d75c7f184a1060aa0e9d482` - `ubuntu 24.04` → [Updates: `26.04`]gomod (1)
go.mod (43) - `go 1.26.3` - `github.com/containerd/platforms v1.0.0-rc.5` - `github.com/containers/luksy v0.0.0-20251208191447-ca096313c38f@ca096313c38f` → [Updates: `v0.0.0-20260914183758-423e6c0b11ad`] - `github.com/containers/ocicrypt v1.3.2` - `github.com/cyphar/filepath-securejoin v0.7.0` - `github.com/docker/distribution v2.8.3+incompatible` - `github.com/docker/go-connections v0.8.1` - `github.com/docker/go-units v0.5.0` - `github.com/fsouza/go-dockerclient v1.13.2` → [Updates: `v1.13.3`] - `github.com/hashicorp/go-multierror v1.1.1` - `github.com/mattn/go-shellwords v1.0.15` - `github.com/moby/buildkit v0.33.0` - `github.com/moby/go-archive v0.3.3` - `github.com/moby/moby/client v0.6.0` - `github.com/moby/sys/capability v0.4.0` - `github.com/moby/sys/devices v0.1.0` - `github.com/moby/sys/userns v0.2.1` - `github.com/opencontainers/cgroups v0.1.0` - `github.com/opencontainers/go-digest v1.0.0` - `github.com/opencontainers/image-spec v1.1.1` - `github.com/opencontainers/runc v1.5.1` - `github.com/opencontainers/runtime-spec v1.3.0` - `github.com/opencontainers/runtime-tools v0.9.1-0.20260316125833-8a4db579f5c8@8a4db579f5c8` - `github.com/opencontainers/selinux v1.15.1` - `github.com/openshift/imagebuilder v1.2.22` - `github.com/pkg/sftp v1.13.11` - `github.com/seccomp/libseccomp-golang v0.12.0` - `github.com/sirupsen/logrus v1.10.2` - `github.com/spf13/cobra v1.10.2` - `github.com/spf13/pflag v1.0.10` - `github.com/stretchr/testify v1.12.1` - `github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323@73d941a28323` - `go.etcd.io/bbolt v1.5.0` - `go.podman.io/common v0.69.2-0.20260908235901-274c303c4db8@274c303c4db8` - `go.podman.io/image/v5 v5.41.2-0.20260908235901-274c303c4db8@274c303c4db8` - `go.podman.io/storage v1.64.1-0.20260908235901-274c303c4db8@274c303c4db8` - `golang.org/x/crypto v0.57.0` - `golang.org/x/sync v0.23.0` - `golang.org/x/sys v0.48.0` - `golang.org/x/term v0.46.0` - `google.golang.org/grpc v1.83.2` → [Updates: `v1.84.0`] - `google.golang.org/protobuf v1.36.12` - `tags.cncf.io/container-device-interface v1.1.1`regex (2)
.github/workflows/lima.yml (1) - `podman-container-tools/automation 20260916t175854z` Makefile (1) - `golangci/golangci-lint 2.13.2`renovate-config (1)
.github/renovate.json5--- - [ ] Check this box to trigger a request for Renovate to run again on this repository
Source: podman-container-tools/buildah