Skip to content

chore(deps): batch update Renovate dependencies and actions#819

Merged
loonghao merged 1 commit into
mainfrom
fix/renovate-build-failures
Apr 24, 2026
Merged

chore(deps): batch update Renovate dependencies and actions#819
loonghao merged 1 commit into
mainfrom
fix/renovate-build-failures

Conversation

@loonghao
Copy link
Copy Markdown
Owner

Summary

This PR batch-updates multiple Renovate dependency and action upgrades that are safe to apply.

Rust Dependencies

GitHub Actions

Docker

Not Included

  • hashbrown 0.140.17 (fix(deps): update rust crate hashbrown to 0.17 #786) — blocked. The raw feature was removed in hashbrown 0.15+, but the starlark dependency chain (allocative, dashmap) still requires it. This upgrade cannot proceed until those upstream crates are updated.

Related


- assert_cmd 2.2.0 -> 2.2.1 (#816)
- bzip2 0.5 -> 0.6 (#800)
- clap 4.6.0 -> 4.6.1 (#806)
- uuid 1.23.0 -> 1.23.1 (#807)
- rust docker image 1.94.1 -> 1.95.0 (#815)
- actions/upload-pages-artifact v4 -> v5 (#797)
- softprops/action-gh-release v2 -> v3 (#792)
- Sync Cargo.lock package versions with Cargo.toml (0.8.30 -> 0.8.31)

Note: hashbrown 0.17 upgrade is blocked by starlark dependency chain
(allocative/dashmap require hashbrown 0.14 with raw feature, which was
removed in 0.15+). Skipped for now.

Refs: closes open Renovate PRs with passing upgrades
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.16%. Comparing base (90f011f) to head (d250ada).
⚠️ Report is 84 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #819      +/-   ##
==========================================
+ Coverage   53.62%   54.16%   +0.53%     
==========================================
  Files         372      376       +4     
  Lines       65565    66497     +932     
==========================================
+ Hits        35162    36017     +855     
- Misses      30403    30480      +77     
Flag Coverage Δ
unittests 54.16% <ø> (+0.53%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 62 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@loonghao loonghao merged commit 4205cd9 into main Apr 24, 2026
49 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