Conversation
|
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
fb65fb5 to
06b3317
Compare
Edited/Blocked NotificationRenovate 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. |
1faa5ce to
e66c4a6
Compare
|
Hi @cgwalters, I fixed the build failure. Do you have any concerns about the fix? Thanks. |
|
Ah...that's valid but (no fault of yours) I think it's really messy and what we really want instead is to update ocidir to the latest cap-std, see bootc-dev/ocidir-rs#56 which just needs a release there. |
|
@henrywang want to try redoing this now that a new ocidir is out? |
The cap-std-ext upgrade to 5.0.0 introduced a version mismatch with ocidir v0.6.0 which depended on cap-std-ext v4.0.7. This caused type mismatches when combining ocidir types with workspace cap-std-ext traits. Update ocidir to 0.7.0 which now depends on cap-std-ext 5.0.0, aligning all cap-std versions across the workspace. Assisted-by: Claude Code (Opus 4.5) Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
e66c4a6 to
bd1c53f
Compare
|
Hi @cgwalters, updated to 0.7.0 and ready to merge. Any concerns on this change? Thanks. |
cgwalters
left a comment
There was a problem hiding this comment.
This is a lot cleaner!
This PR contains the following updates:
0.6→1.04.0.3→5.0.00.8.0→0.9.00.9.5→1.0.0Release Notes
rust-cli/anstyle (anstream)
v1.0.0Compare Source
coreos/cap-std-ext (cap-std-ext)
v5.0.0Compare Source
youki-dev/oci-spec-rs (oci-spec)
v0.9.0Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: youki-dev/oci-spec-rs@v0.8.4...v0.9.0
toml-rs/toml (toml)
v1.0.3Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
v1.0.0Compare Source
v0.9.12Compare Source
v0.9.11Compare Source
Configuration
📅 Schedule: Branch creation - "on sunday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.