fix(deps): update rust#361
Open
bootc-bot[bot] wants to merge 2 commits into
Open
Conversation
bootc-bot
Bot
force-pushed
the
bootc-renovate/rust
branch
from
July 21, 2026 14:50
ff61a49 to
0924973
Compare
Collaborator
|
Looks like more breaking changes in |
bootc-bot
Bot
force-pushed
the
bootc-renovate/rust
branch
from
July 22, 2026 17:37
0924973 to
6efefe2
Compare
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
bootc-bot
Bot
force-pushed
the
bootc-renovate/rust
branch
from
July 23, 2026 14:54
6efefe2 to
fb4700d
Compare
In zlink 0.7, the unix socket types moved from `zlink::unix` to `zlink::tokio::unix` as they are now runtime-specific. Update all references accordingly. Assisted-by: AI Signed-off-by: John Eckersberg <jeckersb@redhat.com>
jeckersb
force-pushed
the
bootc-renovate/rust
branch
from
July 23, 2026 17:17
4e1e2ff to
0ba0f21
Compare
Collaborator
|
Added a commit to address the zlink API break, will need reviewed by 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. |
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.22→0.230.17.0→0.18.00.6→0.70.6→0.7Release Notes
marshallpierce/rust-base64 (base64)
v0.23.0Compare Source
simd-unsafefeature:Simdpicks the bestinstruction set at runtime (AVX2 on
x86_64, NEON onaarch64) and falls back to the scalarGeneralPurposeengine, whileAvx2andNeontarget one instruction set with no runtimedetection and work in
no_std. The engines support the standard and URL-safe alphabets.cberner/fuser (fuser)
v0.18.0Compare Source
abi-*mount2()tomount()spawn_mount2()tospawn_mount()Session::run()public, and check mount option conflicts inSession::new()ReplyEntry::entry_with_ttls()to reply with distinct entry and attribute TTLsBackingIds across process boundaries viaBackingId::create_raw(),BackingId::into_raw(),ReplyOpen::wrap_backing(), andReplyCreate::wrap_backing()allow_othermount option on FreeBSD, which causedEPERMfor non-owner usersz-galaxy/zlink (zlink)
v0.7.0Compare Source
Added
Changed
Documentation
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.