ad882ac730
fix(deps): update module go.etcd.io/bbolt to v1.4.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 18:35:17 +00:00
246a688ee0
Merge pull request #26288 from Luap99/vendor
...
vendor: update docker, common, image, storage and buildah
2025-06-06 21:01:43 +00:00
d5d9cf3013
Merge pull request #26286 from containers/renovate/github.com-vbauerster-mpb-v8-8.x
...
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.2
2025-06-06 20:58:59 +00:00
a87bef9606
fix(deps): update module golang.org/x/net to v0.41.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 17:51:55 +00:00
ac71bc6cf2
vendor: update buildah to latest main
...
Includes one breaking change for the flag as BuildOutputs now accept a
slice.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-05 12:19:59 +02:00
96abeafc61
vendor: update c/{common,image,storage} to latest main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-05 12:19:59 +02:00
d44f0afa84
vendor: update github.com/docker/docker to v28.2.2
...
Two incomptable changes, they removed the BridgeNfIP6tables
and BridgeNfIptables fields so we must drop them. As they are not
important ones that should not cause problems.
Second, they moved to using DockerOCIImageConfig from another new module.
The json format did not chnage so this is not an external API break.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-05 12:19:58 +02:00
94478a4144
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 09:28:54 +00:00
4030ee62c8
Merge pull request #26221 from Luap99/resolv
...
libpod: don't force only network search domains
2025-06-04 08:56:08 +00:00
04a1a39a69
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 16:21:25 +00:00
869fceb0fd
update c/common to latest main
...
Contains the resolv.conf setup changes.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-02 18:13:25 +02:00
b64817de40
fix(deps): update github.com/opencontainers/runtime-tools digest to 0ea5ed0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-01 01:58:59 +00:00
b551939be6
vendor: update c/{buildah,common,image,storage} to main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-05-28 14:53:37 +02:00
db65baaa21
fix macos compile issue with go 1.24.3
...
Some changes in go broke purego and that causes a compile error on
macos. This update fixes it.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-05-14 18:11:55 +02:00
fe84fbae72
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 15:58:27 +00:00
76e11cf5fc
Merge pull request #25608 from containers/renovate/github.com-crc-org-vfkit-0.x
...
fix(deps): update module github.com/crc-org/vfkit to v0.6.1
2025-05-13 12:19:13 +00:00
59c45a01c7
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 15:16:07 +00:00
6a96f70180
fix(deps): update module github.com/crc-org/vfkit to v0.6.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 15:14:39 +00:00
a5748206d1
fix(deps): update module github.com/vishvananda/netlink to v1.3.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 21:52:54 +00:00
d12588f581
fix(deps): update module golang.org/x/net to v0.40.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 09:55:33 +00:00
9dffc251fc
fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:32:21 +00:00
a2f486feb3
Merge pull request #26039 from containers/renovate/github.com-vishvananda-netlink-digest
...
fix(deps): update github.com/vishvananda/netlink digest to 9d88d83
2025-05-06 19:13:19 +00:00
4a4b8dcfe9
fix(deps): update module golang.org/x/crypto to v0.38.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 10:09:13 +00:00
32d389a19c
fix(deps): update module golang.org/x/term to v0.32.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 18:53:33 +00:00
344796ae6b
Merge pull request #26038 from containers/renovate/github.com-hugelgupf-p9-digest
...
fix(deps): update github.com/hugelgupf/p9 digest to abc96d2
2025-05-05 18:51:58 +00:00
1f7d8e2273
fix(deps): update github.com/vishvananda/netlink digest to 9d88d83
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 18:28:00 +00:00
fbdeff2b88
fix(deps): update module golang.org/x/sys to v0.33.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 17:33:37 +00:00
0b1623e2e4
fix(deps): update module golang.org/x/sync to v0.14.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 13:31:53 +00:00
039679d0ae
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 06:13:38 +00:00
ebcdd3c8cd
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 10:32:51 +00:00
bc810cb07d
fix(deps): update github.com/hugelgupf/p9 digest to abc96d2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 01:44:20 +00:00
6c9f378a9b
fix(deps): update module github.com/opencontainers/cgroups to v0.0.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 18:19:46 +00:00
7e57bb1474
Merge pull request #25953 from containers/renovate/github.com-docker-docker-28.x
...
fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
2025-04-23 12:40:34 +00:00
9c9bfeb504
Merge pull request #25750 from containers/renovate/github.com-mattn-go-sqlite3-1.x
...
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.28
2025-04-23 10:47:43 +00:00
80993f2c3b
fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 09:54:18 +00:00
76b07dd48d
Bump to Buildah v1.40.0
...
Bumps to Buildah v1.40.0 and adds the `--inherits-labels` option to
build and farm build man pages.
Also turn off the inherit-labels option test for now as it seems to be
rathr unhappy.
Issue for inherit-labels test failure: https://github.com/containers/podman/issues/25938
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-04-22 16:50:02 -04:00
453a7a820d
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.28
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-22 16:05:16 +00:00
590e019240
fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-22 12:45:23 +00:00
58c6d84bdd
Merge pull request #25916 from containers/renovate/github.com-docker-docker-28.x
...
fix(deps): update module github.com/docker/docker to v28.1.0+incompatible
2025-04-22 11:43:06 +00:00
05e7eeaff4
fix(deps): update module github.com/docker/docker to v28.1.0+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 19:48:18 +00:00
be937a4e20
Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0
...
Bump:
c/storage v1.58.0
c/image v5.35.0
c/common v0.63.0
In preparation for Podman v5.5.0
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-04-17 11:05:56 -04:00
86d7da8b08
vendor: update to latest c/common
...
Fixes a flake in the system tests during image listing.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-04-11 17:17:23 +02:00
7633a9a143
fix(deps): update module golang.org/x/net to v0.39.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 22:44:00 +00:00
6bb1d0837f
fix(deps): update module golang.org/x/crypto to v0.37.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 11:38:53 +00:00
acbfc3c259
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 10:09:30 +00:00
27b3781201
fix(deps): update module golang.org/x/term to v0.31.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 01:55:55 +00:00
c0845ed55b
fix(deps): update module github.com/moby/sys/user to v0.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 22:00:01 +00:00
783f0c8076
fix(deps): update module github.com/onsi/gomega to v1.37.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 18:13:17 +00:00
3d12f1e2ed
Update vendored c/buildah to 32d78c69be17
...
Signed-off-by: David Negstad <David.Negstad@microsoft.com>
2025-04-01 13:26:06 -07:00
4b2472595c
Merge pull request #25753 from flouthoc/vendor-common
...
vendor: bump c/common to `9b0d134f392`
2025-04-01 19:09:00 +00:00