Skip to content

chore(deps): update rust crate sha1 to 0.11#2998

Merged
albertlockett merged 2 commits into
mainfrom
renovate/sha1-0.x
May 19, 2026
Merged

chore(deps): update rust crate sha1 to 0.11#2998
albertlockett merged 2 commits into
mainfrom
renovate/sha1-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2026

This PR contains the following updates:

Package Type Update Change
sha1 workspace.dependencies minor 0.100.11

Release Notes

RustCrypto/hashes (sha1)

v0.11.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 18, 2026
@renovate renovate Bot requested a review from a team as a code owner May 18, 2026 00:26
@github-actions github-actions Bot added the rust Pull requests that update Rust code label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.95%. Comparing base (2d53d89) to head (70cd1ac).

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              
Components Coverage Δ
otap-dataflow 87.08% <ø> (-0.01%) ⬇️
query_abstraction 80.61% <ø> (ø)
query_engine 89.57% <ø> (ø)
otel-arrow-go 52.45% <ø> (ø)
quiver 92.25% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI review requested due to automatic review settings May 19, 2026 01:46
@albertlockett albertlockett enabled auto-merge May 19, 2026 01:46
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 19, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
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 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 sha1 workspace dependency version to 0.11 in rust/otap-dataflow/Cargo.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@albertlockett albertlockett added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 4444df4 May 19, 2026
89 of 91 checks passed
@albertlockett albertlockett deleted the renovate/sha1-0.x branch May 19, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants