Skip to content

chore: cargo update β€” bump all deps within semver range - #972

Merged
ajianaz merged 1 commit into
developfrom
chore/p3-cargo-update-deps
Aug 10, 2026
Merged

chore: cargo update β€” bump all deps within semver range#972
ajianaz merged 1 commit into
developfrom
chore/p3-cargo-update-deps

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

What

Update ~90+ dependencies ke latest patch/minor versions within existing semver ranges.

Why

Dependency hygiene β€” mereduksi supply chain risk dan dapatkan bug fixes + performance improvements dari upstream crates. Semua updates dalam semver range yang sudah declared di Cargo.toml, tidak ada breaking changes.

Changes

Hanya Cargo.lock yang berubah (274 insertions, 434 deletions β€” net reduction karena beberapa transitive deps tereliminasi).

Testing

  • 468 tests pass, 0 fail
  • Clippy: 0 warnings
  • Cora review: No issues found

Updates ~90+ transitive and direct dependencies to latest patch/minor
versions within their existing semver ranges. No Cargo.toml manifest
changes needed β€” all updates are within declared version bounds.

Tests: 468 pass, 0 fail. Clippy: 0 warnings.
@github-actions

Copy link
Copy Markdown

πŸ” Cora AI Code Review

⚠️ Review could not complete. LLM API error after retries: Unknown error β€” check workflow logs


Review powered by cora-code Β· BYOK Β· MIT

@ajianaz
ajianaz merged commit c58d242 into develop Aug 10, 2026
15 checks passed
@ajianaz
ajianaz deleted the chore/p3-cargo-update-deps branch August 10, 2026 01:10
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