Skip to content

fix(deps): update rust - #361

Open
bootc-bot[bot] wants to merge 1 commit into
mainfrom
bootc-renovate/rust
Open

bootc-bot[bot] wants to merge 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
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

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 2 times, most recently from c3dcee9 to cd8f491 Compare September 14, 2026 18:27
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 cd8f491 to e1b3b4e Compare September 14, 2026 19:21
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.

0 participants