Skip to content

Conversation

bootc-bot[bot]
Copy link

@bootc-bot bootc-bot bot commented Sep 5, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/containers/common v0.58.1 -> v0.60.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-9341

A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.


Release Notes

containers/common (github.com/containers/common)

v0.60.4

Compare Source

What's Changed

Full Changelog: containers/common@v0.60.3...v0.60.4

v0.60.3

Compare Source

What's Changed

Full Changelog: containers/common@v0.60.2...v0.60.3

v0.60.2

Compare Source

What's Changed

Full Changelog: containers/common@v0.60.1...v0.60.2

v0.60.1

Compare Source

What's Changed

Full Changelog: containers/common@v0.60.0...v0.60.1

v0.60.0

Compare Source

What's Changed

New Contributors

Full Changelog: containers/common@v0.59.0...v0.60.0

v0.59.2

Compare Source

What's Changed

Full Changelog: containers/common@v0.59.1...v0.59.2

v0.59.1

Compare Source

What's Changed

Full Changelog: containers/common@v0.59.0...v0.59.1

v0.59.0

Compare Source

What's Changed

New Contributors

Full Changelog: containers/common@v0.58.0...v0.59.0

v0.58.5

Compare Source

What's Changed

Full Changelog: containers/common@v0.58.4...v0.58.5

v0.58.4

Compare Source

What's Changed

Full Changelog: containers/common@v0.58.3...v0.58.4

v0.58.3

Compare Source

What's Changed

Full Changelog: containers/common@v0.58.2...v0.58.3

v0.58.2

Compare Source

What's Changed

Full Changelog: containers/common@v0.58.1...v0.58.2


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bootc-bot
Copy link
Author

bootc-bot bot commented Sep 5, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 51 additional dependencies were updated

Details:

Package Change
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/onsi/ginkgo/v2 v2.17.1 -> v2.20.0
github.com/onsi/gomega v1.32.0 -> v1.34.1
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.12.0-rc.3 -> v0.12.5
github.com/containerd/containerd v1.7.13 -> v1.7.18
github.com/containers/image/v5 v5.30.0 -> v5.32.2
github.com/containers/ocicrypt v1.1.9 -> v1.2.0
github.com/containers/storage v1.53.0 -> v1.55.0
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.1
github.com/docker/docker v25.0.3+incompatible -> v27.1.1+incompatible
github.com/docker/docker-credential-helpers v0.8.1 -> v0.8.2
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/analysis v0.21.4 -> v0.23.0
github.com/go-openapi/errors v0.21.1 -> v0.22.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.0
github.com/go-openapi/loads v0.21.2 -> v0.22.0
github.com/go-openapi/runtime v0.26.0 -> v0.28.0
github.com/go-openapi/spec v0.20.9 -> v0.21.0
github.com/go-openapi/strfmt v0.22.2 -> v0.23.0
github.com/go-openapi/swag v0.22.10 -> v0.23.0
github.com/go-openapi/validate v0.22.1 -> v0.24.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-containerregistry v0.19.0 -> v0.20.0
github.com/google/pprof v0.0.0-20230323073829-e72429f035bd -> v0.0.0-20240727154555-813a5fbdbec8
github.com/klauspost/compress v1.17.7 -> v1.17.9
github.com/letsencrypt/boulder v0.0.0-20230907030200-6d76a0f91e1e -> v0.0.0-20240418210053-89b07f4543e0
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/moby/sys/mountinfo v0.7.1 -> v0.7.2
github.com/moby/sys/user v0.1.0 -> v0.2.0
github.com/opencontainers/runc v1.1.12 -> v1.1.13
github.com/sigstore/fulcio v1.4.3 -> v1.4.5
github.com/sigstore/rekor v1.2.2 -> v1.3.6
github.com/sigstore/sigstore v1.8.2 -> v1.8.4
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 -> v0.0.0-20230803200340-78284954bff6
github.com/sylabs/sif/v2 v2.15.1 -> v2.18.0
github.com/ulikunitz/xz v0.5.11 -> v0.5.12
github.com/vbauerster/mpb/v8 v8.7.2 -> v8.7.5
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.49.0
go.opentelemetry.io/otel v1.22.0 -> v1.24.0
go.opentelemetry.io/otel/metric v1.22.0 -> v1.24.0
go.opentelemetry.io/otel/trace v1.22.0 -> v1.24.0
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/time v0.3.0 -> v0.5.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.24.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 -> v0.0.0-20240318140521-94a12d6c2237
google.golang.org/grpc v1.61.0 -> v1.64.1
tags.cncf.io/container-device-interface v0.6.2 -> v0.8.0

@bootc-bot
Copy link
Author

bootc-bot bot commented Sep 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants