Skip to content

Conversation

cgwalters
Copy link
Collaborator

The first three are all entangled because of a messy oci-spec semver incompatibility
youki-dev/oci-spec-rs#288

Bumping composefs-rs is just to avoid having two versions of the proxy in the lockfile.

Closes: #1567

The first three are all entangled because of a messy oci-spec
semver incompatibility
youki-dev/oci-spec-rs#288

Bumping composefs-rs is just to avoid having two versions
of the proxy in the lockfile.

Closes: bootc-dev#1567

Signed-off-by: Colin Walters <[email protected]>
@bootc-bot bootc-bot bot requested a review from jeckersb September 4, 2025 20:33
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several key dependencies, including containers-image-proxy, ocidir, oci-spec, and composefs-rs, to resolve a semantic versioning incompatibility in oci-spec. The changes primarily involve adapting the codebase to the updated APIs of these dependencies, particularly handling Option types for image history. The modifications appear correct and necessary to align with the new dependency versions. I have one minor suggestion for code simplification.

@cgwalters cgwalters enabled auto-merge September 4, 2025 21:07
@cgwalters cgwalters merged commit a092421 into bootc-dev:main Sep 4, 2025
28 of 29 checks passed
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.

bootc switch/upgrade fails with 1.5.1 (and later) when remote registry doesn't include Content-Length

2 participants