Skip to content

Patch benchmark dependencies for Kimetsu 2.8.0 - #5

Merged
RodCor merged 1 commit into
mainfrom
codex/benchmark-release-2.8.0
Sep 9, 2026
Merged

RodCor merged 1 commit into
mainfrom
codex/benchmark-release-2.8.0

Conversation

@RodCor

@RodCor RodCor commented Sep 8, 2026

Copy link
Copy Markdown
Owner

The benchmark's separate lockfile still contained vulnerable h2 and quinn-proto releases, unsound anyhow/cxx releases, and yanked der. This updates those dependencies and aligns the three Kimetsu path dependencies with the 2.8.0 release candidate in Kimetsu PR #45.

Dependency Before After
h2 0.4.14 0.4.16
quinn-proto 0.11.14 0.11.15
anyhow 1.0.102 1.0.103
cxx family 1.0.194 1.0.195
der 0.8.0 0.8.2
Kimetsu path dependencies 2.7.0 2.8.0

quinn-proto 0.11.15 addresses Dependabot alert #1. The regenerated lockfile also consolidates existing Windows dependency edges. No benchmark scoring or recorded measurement artifacts change.

Validation: cargo audit --json reports zero known vulnerabilities, with only the existing informational paste maintenance notice. cargo test --locked --offline -j 1 -- --test-threads=1 passed 132 tests, zero failures, against the Kimetsu 2.8.0 checkout. The harness uses parent-checkout path dependencies, so this PR requires that companion release candidate.

@RodCor
RodCor merged commit ee5d3fa into main Sep 9, 2026
4 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