Skip to content

Conversation

@genedna
Copy link
Member

@genedna genedna commented Dec 2, 2025

No description provided.

Signed-off-by: Eli Ma <eli@patch.sh>
Copilot AI review requested due to automatic review settings December 2, 2025 04:57
Copilot finished reviewing on behalf of genedna December 2, 2025 04:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the project version from 0.2.3 to 0.3.0 and performs significant cleanup of dependencies in both Cargo.toml and Buck2 build files. The changes remove unused dependencies (serde_json, http, hyper, and several SSH/network-related crates) and update several existing dependencies to newer versions (bstr, memchr, flate2, tokio, async-trait).

Key changes include:

  • Version bump to 0.3.0 indicating a minor version release
  • Removal of unused HTTP and SSH dependencies
  • Updates to several core dependencies
  • Deletion of numerous third-party Buck2 build files for removed dependencies
  • Addition of missing closing parentheses in two Buck2 files

Reviewed changes

Copilot reviewed 117 out of 120 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Bumped version to 0.3.0, removed unused dependencies (serde_json, http, hyper), updated several dependencies to newer versions
Cargo.lock Updated lock file reflecting version bump and dependency changes
BUCK Removed dependencies from Buck2 build configuration to match Cargo.toml cleanup
third-party/rust/crates/prettyplease/0.2.37/BUCK Fixed missing closing parenthesis
third-party/rust/crates/hashbrown/0.16.0/BUCK Fixed missing closing parenthesis
third-party/rust/crates/*/BUCK Deleted generated Buck2 files for removed third-party dependencies

Signed-off-by: Eli Ma <eli@patch.sh>
@genedna genedna requested a review from Copilot December 2, 2025 05:09
Copilot finished reviewing on behalf of genedna December 2, 2025 05:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 117 out of 118 changed files in this pull request and generated no new comments.

@genedna genedna merged commit eef5cae into web3infra-foundation:main Dec 2, 2025
11 checks passed
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