Skip to content

[rust] update dependencies#17472

Merged
titusfortner merged 1 commit into
trunkfrom
rust_deps
May 15, 2026
Merged

[rust] update dependencies#17472
titusfortner merged 1 commit into
trunkfrom
rust_deps

Conversation

@titusfortner

Copy link
Copy Markdown
Member

Updating versions. These are the ones that don't require any code changes. Merge if tests are passing

@selenium-ci selenium-ci added C-rust Rust code is mostly Selenium Manager B-manager Selenium Manager labels May 15, 2026
@qodo-code-review

Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Update Rust dependencies to latest compatible versions

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update multiple Rust dependencies to latest versions
• clap, log, env_logger, regex, tokio, tempfile updated
• serde_json, flate2, toml, bzip2, anyhow, which, assert_cmd bumped
• No code changes required, tests verify compatibility
Diagram
flowchart LR
  A["Cargo.toml"] -- "Update 16 dependencies" --> B["Latest versions"]
  B -- "No code changes" --> C["Tests verify"]
Loading

Grey Divider

File Changes

1. rust/Cargo.toml Dependencies +13/-13

Bump 13 dependencies to latest versions

• Updated clap from 4.5.48 to 4.6.1
• Updated log from 0.4.28 to 0.4.29
• Updated env_logger from 0.11.8 to 0.11.10
• Updated regex from 1.11.3 to 1.12.3
• Updated tokio from 1.47.1 to 1.52.3
• Updated tempfile from 3.23.0 to 3.27.0
• Updated serde_json from 1.0.145 to 1.0.149
• Updated flate2 from 1.1.2 to 1.1.9
• Updated toml from 0.9.7 to 1.0
• Updated bzip2 from 0.6.0 to 0.6.1
• Updated anyhow from 1.0.100 to 1.0.102
• Updated which from 8.0.0 to 8.0.2
• Updated assert_cmd from 2.0.17 to 2.2.2 in dev-dependencies

rust/Cargo.toml


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@titusfortner titusfortner merged commit 16de35b into trunk May 15, 2026
40 checks passed
@titusfortner titusfortner deleted the rust_deps branch May 15, 2026 22:10
This was referenced Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-manager Selenium Manager C-rust Rust code is mostly Selenium Manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants