Upgrade flate2 to 1.1.7#44
Merged
Merged
Conversation
Signed-off-by: Eli Ma <eli@patch.sh>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR upgrades the flate2 dependency from version 1.1.5 to 1.1.7, updating all relevant build configuration and lock files to maintain consistency across the monorepo's Buck2-based build system.
- Updates flate2 from 1.1.5 to 1.1.7 with corresponding SHA256 checksums
- Maintains consistency across Cargo, Buck2, and buckal build systems
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| third-party/rust/crates/flate2/1.1.7/BUCK | Updates vendor URL, SHA256 checksum, and strip_prefix for the new flate2 version |
| buckal.snap | Updates fingerprints for flate2@1.1.7 and workspace dependencies |
| Cargo.toml | Updates flate2 version constraint to 1.1.7 |
| Cargo.lock | Updates flate2 package entry with new version and checksum |
| BUCK | Updates flate2 dependency paths from 1.1.5 to 1.1.7 in both library and test targets |
The changes are clean, consistent, and correctly update all necessary references to the new flate2 version. All checksums match the official crates.io release, and the Buck2 build configuration has been properly updated with the correct paths and metadata.
genedna
added a commit
to genedna/git-internal
that referenced
this pull request
Mar 15, 2026
Signed-off-by: Eli Ma <eli@patch.sh>
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.
No description provided.