Skip to content

update dependencies to latest compatible versions - #135

Merged
kacy merged 1 commit into
mainfrom
chore/dependency-update
Feb 14, 2026
Merged

update dependencies to latest compatible versions#135
kacy merged 1 commit into
mainfrom
chore/dependency-update

Conversation

@kacy

@kacy kacy commented Feb 14, 2026

Copy link
Copy Markdown
Owner

summary

bumps 7 minor dependency versions to latest compatible:

  • bitflags 2.10.0 → 2.11.0
  • cc 1.2.55 → 1.2.56
  • libc 0.2.181 → 0.2.182
  • security-framework 3.5.1 → 3.6.0
  • security-framework-sys 2.15.0 → 2.16.0
  • toml_parser 1.0.7 → 1.0.8
  • uuid 1.20.0 → 1.21.0

none are security-critical. cargo audit clean.

what was tested

  • cargo build --workspace --features protobuf,grpc,vector — clean
  • cargo test --workspace --features protobuf,grpc,vector — 112/113 pass (1 flaky integration port contention, pre-existing)
  • cargo audit — 0 vulnerabilities

bitflags 2.10→2.11, cc 1.2.55→1.2.56, libc 0.2.181→0.2.182,
security-framework 3.5.1→3.6.0, toml_parser 1.0.7→1.0.8,
uuid 1.20→1.21. cargo audit clean.
@kacy
kacy merged commit a025ea6 into main Feb 14, 2026
6 of 7 checks passed
@kacy
kacy deleted the chore/dependency-update branch February 14, 2026 22:56
kacy added a commit that referenced this pull request Feb 19, 2026
bitflags 2.10→2.11, cc 1.2.55→1.2.56, libc 0.2.181→0.2.182,
security-framework 3.5.1→3.6.0, toml_parser 1.0.7→1.0.8,
uuid 1.20→1.21. cargo audit clean.
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