Skip to content

fix(deps): update rust - #361

Merged
jeckersb merged 1 commit into
mainfrom
bootc-renovate/rust
Sep 15, 2026
Merged

jeckersb merged 1 commit into
mainfrom
bootc-renovate/rust

Conversation

@bootc-bot

@bootc-bot bootc-bot Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
camino dependencies patch 1.2.51.2.6
clap dependencies patch 4.6.64.6.7
quick-junit dependencies minor 0.70.8
reqwest dependencies patch 0.13.40.13.5
toml dependencies patch 1.1.5+spec-1.1.01.1.6
uuid dependencies patch 1.26.01.26.1
yaml-rust2 dependencies minor 0.120.13
zlink dependencies patch 0.7.00.7.1

Release Notes

camino-rs/camino (camino)

v1.2.6

Compare Source

Fixed
  • The Utf8Path::ends_with parameter is now called child to match std::path::Path::ends_with. Thanks hxperl for your first contribution!
clap-rs/clap (clap)

v4.6.7

Compare Source

Features
  • (derive) Add #[command(defer = <bool>)] attribute to opt-in to lazy initialisation of subcommands
nextest-rs/quick-junit (quick-junit)

v0.8.0

Compare Source

Changed
  • Report::name is now an Option<XmlString> rather than an XmlString.

    Many tools, most notably Python's junit-xml, emit a <testsuites> element without a name attribute, 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:

    • Reports without a name now deserialize with name set to None.
    • Serializing a report with name: None omits the attribute.

    Report::new continues to require a name; use the new Report::unnamed constructor to build a report without one.

    Thanks nikstur for your first contribution!

seanmonstar/reqwest (reqwest)

v0.13.5

Compare Source

  • Add Error::is_dns() to identify errors caused by DNS resolution failures.
  • Add ClientBuilder::http1_max_headers(usize) to configure the maximum number of headers accepted in an HTTP/1 response (default 100).
  • Add TLS version to TlsInfo extension.
  • Fix hickory-dns feature to use Ipv6AndIpv4 strategy to prefer IPv6.
  • Fix sending wrong proxy-auth if multiple proxies intercept a given URL.
toml-rs/toml (toml)

v1.1.6

Compare Source

uuid-rs/uuid (uuid)

v1.26.1

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.26.0...v1.26.1

Ethiraric/yaml-rust2 (yaml-rust2)

v0.13.0

Compare Source

Changes:

  • (#​82) encoding_rs was
    pinned to versions prior to v0.8.40 to maintain the current MSRV.

Development:

  • Applied clippy fixes.
z-galaxy/zlink (zlink)

v0.7.1

Compare Source

✅ Testing
  • Test Listener::set_xattr.
  • Test Varlink socket tagging end to end.

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on sunday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@bootc-bot
bootc-bot Bot force-pushed the bootc-renovate/rust branch 6 times, most recently from 78c43ff to 5cc7fba Compare September 15, 2026 17:23
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
bootc-bot Bot force-pushed the bootc-renovate/rust branch from 5cc7fba to 7708956 Compare September 15, 2026 18:29
@jeckersb
jeckersb merged commit 10f1ba9 into main Sep 15, 2026
18 of 28 checks passed
@bootc-bot
bootc-bot Bot deleted the bootc-renovate/rust branch September 15, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant