chore(deps): update rust crate sha1 to 0.11#2998
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2998 +/- ##
==========================================
- Coverage 85.96% 85.95% -0.01%
==========================================
Files 725 725
Lines 276289 276289
==========================================
- Hits 237503 237493 -10
- Misses 38262 38272 +10
Partials 524 524
🚀 New features to boost your workflow:
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
There was a problem hiding this comment.
Pull request overview
This PR updates the Rust workspace dependency on the sha1 crate from 0.10 to 0.11 within the rust/otap-dataflow workspace, ensuring downstream crates (e.g., optional sha1-hash feature usage in the query engine) pick up the newer version.
Changes:
- Bump
sha1workspace dependency version to0.11inrust/otap-dataflow/Cargo.toml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR contains the following updates:
0.10→0.11Release Notes
RustCrypto/hashes (sha1)
v0.11.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.