Skip to content

fix(audit): update semver exemption to 1.0.28#1059

Merged
chaliy merged 1 commit intomainfrom
claude/fix-main-build-QrD8j
Apr 4, 2026
Merged

fix(audit): update semver exemption to 1.0.28#1059
chaliy merged 1 commit intomainfrom
claude/fix-main-build-QrD8j

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 4, 2026

Summary

  • semver crate updated to 1.0.28 in Cargo.lock but cargo-vet exemption still referenced 1.0.27, causing the Audit CI job to fail
  • Updates the exemption in supply-chain/config.toml from 1.0.27 → 1.0.28

Test plan

  • CI Audit job (cargo vet --locked) passes
  • No other unvetted dependencies

The semver crate was updated to 1.0.28 in Cargo.lock but the
cargo-vet exemption still referenced 1.0.27, causing CI failure.
@chaliy chaliy merged commit b3251ff into main Apr 4, 2026
11 checks passed
@chaliy chaliy deleted the claude/fix-main-build-QrD8j branch April 4, 2026 13:14
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