fix(deps): update rust#2226
Open
bootc-bot[bot] wants to merge 2 commits into
Open
Conversation
cgwalters
previously approved these changes
Jun 2, 2026
4372677 to
40c347a
Compare
| # composefs-ctl = { path = "/path/to/composefs-rs/crates/composefs-ctl" } | ||
| # The Justfile will auto-detect these and bind-mount them into container builds. | ||
| composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "e2770757762ec5091bb183bf0e778fe97c8d5694" } | ||
| composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "4c3e68f8ed84b2e909452b1b41635cc37715699e" } |
Collaborator
There was a problem hiding this comment.
This requires some code changes as there were lots of API changes in composefs/composefs-rs#225
Collaborator
There was a problem hiding this comment.
Yeah I think we should teach renovate to separate that
Collaborator
There was a problem hiding this comment.
Or actually...perhaps soon we can just move composefs-rs over to using the published crates
86efc2c to
9524ae0
Compare
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
9524ae0 to
e546434
Compare
Newer one has API changes which will need to be handled in a separate PR, this will unblock the rest of the typical rust version bumps. Signed-off-by: John Eckersberg <jeckersb@redhat.com>
Collaborator
|
Added a commit to roll back just the composefs portion so we can unblock the rest of this. |
Contributor
Author
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. |
cgwalters
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
c1adfa9→22a42230.4.44→0.4.454.6.2→4.6.5e277075→ff57d2e1.9.0→1.10.10.4.29→0.4.320.10.78→0.10.801.1.11→1.1.131.12.3→1.12.40.7.0→0.7.11.0.149→1.0.1502.0.0→2.0.10.4.45→0.4.461.52.1→1.52.31.23.1→1.23.38.0.2→8.0.3Release Notes
chronotope/chrono (chrono)
v0.4.45: 0.4.45Compare Source
What's Changed
hyperium/hyper (hyper)
v1.10.1Compare Source
Bug Fixes
v1.10.0Compare Source
Bug Fixes
NO_ERRORfrom early response (#3998) (e5ad96b1)Features
reset_stream_duration()client option (#4068) (156a6f6a, closes #2599)rust-lang/regex (regex)
v1.12.4Compare Source
===================
This release includes a performance optimization for compilation of regexes
with very large character classes.
Improvements:
Avoid re-canonicalizing the entire interval set when pushing new class ranges.
composefs/tar-rs (tar)
v0.4.46Compare Source
Security
See also GHSA-3cv2-h65g-fgmm
Other changes
New Contributors
Full Changelog: composefs/tar-rs@0.4.45...0.4.46
uuid-rs/uuid (uuid)
v1.23.3Compare Source
What's Changed
Full Changelog: uuid-rs/uuid@v1.23.2...v1.23.3
v1.23.2Compare Source
What's Changed
Full Changelog: uuid-rs/uuid@v1.23.1...v1.23.2
Configuration
📅 Schedule: (in timezone UTC)
🚦 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 Mend Renovate.