fix(deps): update rust - #361
Merged
Merged
Conversation
bootc-bot
Bot
force-pushed
the
bootc-renovate/rust
branch
6 times, most recently
from
September 15, 2026 17:23
78c43ff to
5cc7fba
Compare
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> 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
September 15, 2026 18:29
5cc7fba to
7708956
Compare
jeckersb
approved these changes
Sep 15, 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:
1.2.5→1.2.64.6.6→4.6.70.7→0.80.13.4→0.13.51.1.5+spec-1.1.0→1.1.61.26.0→1.26.10.12→0.130.7.0→0.7.1Release Notes
camino-rs/camino (camino)
v1.2.6Compare Source
Fixed
Utf8Path::ends_withparameter is now calledchildto matchstd::path::Path::ends_with. Thanks hxperl for your first contribution!clap-rs/clap (clap)
v4.6.7Compare Source
Features
#[command(defer = <bool>)]attribute to opt-in to lazy initialisation of subcommandsnextest-rs/quick-junit (quick-junit)
v0.8.0Compare Source
Changed
Report::nameis now anOption<XmlString>rather than anXmlString.Many tools, most notably Python's junit-xml, emit a
<testsuites>element without anameattribute, and the Jenkins junit-10 schema doesn't require one either. Previously, quick-junit rejected such reports with a missing attribute error. With this change:namenow deserialize withnameset toNone.name: Noneomits the attribute.Report::newcontinues to require a name; use the newReport::unnamedconstructor to build a report without one.Thanks nikstur for your first contribution!
seanmonstar/reqwest (reqwest)
v0.13.5Compare Source
Error::is_dns()to identify errors caused by DNS resolution failures.ClientBuilder::http1_max_headers(usize)to configure the maximum number of headers accepted in an HTTP/1 response (default 100).TlsInfoextension.Ipv6AndIpv4strategy to prefer IPv6.toml-rs/toml (toml)
v1.1.6Compare Source
uuid-rs/uuid (uuid)
v1.26.1Compare Source
What's Changed
New Contributors
Full Changelog: uuid-rs/uuid@v1.26.0...v1.26.1
Ethiraric/yaml-rust2 (yaml-rust2)
v0.13.0Compare Source
Changes:
encoding_rswaspinned to versions prior to v0.8.40 to maintain the current MSRV.
Development:
z-galaxy/zlink (zlink)
v0.7.1Compare Source
✅ 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 CLI.