fix(deps): update rust#357
Merged
Merged
Conversation
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
Signed-off-by: John Eckersberg <jeckersb@redhat.com>
Collaborator
|
Added two commits to address breaking changes, will need +1'd from someone other than me |
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
previously approved these changes
Jul 15, 2026
cgwalters
left a comment
Collaborator
There was a problem hiding this comment.
Looks sane, but needs a clippy lint fix
| let server_zlink = match zlink::unix::Stream::try_from(server_stream) { | ||
| Ok(s) => s, | ||
| Err(e) => { | ||
| tracing::error!( |
Collaborator
There was a problem hiding this comment.
Not new but now that I look we should really be propagating these errors and not swallowing them
Signed-off-by: John Eckersberg <jeckersb@redhat.com>
jeckersb
force-pushed
the
bootc-renovate/rust
branch
from
July 16, 2026 12:59
e0fa313 to
ead3ca6
Compare
Collaborator
👍 fixed |
cgwalters
enabled auto-merge
July 16, 2026 13:45
cgwalters
approved these changes
Jul 16, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 16, 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:
0.10→0.111.7.0→2.0.00.5→0.60.5→0.6Release Notes
RustCrypto/hashes (sha2)
v0.11.0Compare Source
mitsuhiko/similar-asserts (similar-asserts)
v2.0.0Compare Source
similardependency to3.0.0.OnceLock.z-galaxy/zlink (zlink)
v0.6.0Compare Source
Breaking
Changed
Documentation
Other
Security
Testing
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.