Skip to content

chore: bump transitive deps (compat sweep)#26

Merged
radiosilence merged 1 commit intomainfrom
chore/dep-bumps
Apr 18, 2026
Merged

chore: bump transitive deps (compat sweep)#26
radiosilence merged 1 commit intomainfrom
chore/dep-bumps

Conversation

@radiosilence
Copy link
Copy Markdown
Owner

Summary

Routine cargo update to pick up latest compat-range transitive bumps. No Cargo.toml range widening — just Cargo.lock refresh.

  • kreuzberg-pdfium-render 4.8.5 -> 4.8.6
  • libbz2-rs-sys 0.2.2 -> 0.2.3
  • portable-atomic-util 0.2.6 -> 0.2.7
  • pxfm 0.1.28 -> 0.1.29
  • tokio 1.52.0 -> 1.52.1
  • wasip2 1.0.2 -> 1.0.3
  • wit-bindgen 0.57.1 (new transitive)

Test plan

  • `cargo test` — 82 passing
  • `cargo clippy --all-targets -- -D warnings` — clean
  • `cargo fmt -- --check` — clean
  • `cargo audit` — 0 vulns (1 warning: `paste` unmaintained, transitive via rav1e, unavoidable without dropping AVIF)
  • CI green

🤖 Generated with Claude Code

Routine `cargo update` sweep:

- kreuzberg-pdfium-render 4.8.5 -> 4.8.6
- libbz2-rs-sys 0.2.2 -> 0.2.3
- portable-atomic-util 0.2.6 -> 0.2.7
- pxfm 0.1.28 -> 0.1.29
- tokio 1.52.0 -> 1.52.1
- wasip2 1.0.2 -> 1.0.3
- wit-bindgen 0.57.1 (new)

All 82 tests pass, clippy clean, cargo audit clean (1 transitive
`paste` unmaintained warning via rav1e; unavoidable).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@radiosilence radiosilence merged commit f6a22fc into main Apr 18, 2026
3 checks passed
@radiosilence radiosilence deleted the chore/dep-bumps branch April 18, 2026 10:12
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