deps: resolve direct Dependabot upgrades with compatibility proof - #118
Merged
Merged
Conversation
Contributor
Author
|
Independent exact-head review of PR #118 for g10.015 at 2b3bbb1 (merge-base 1b09755 = current origin/main; working tree clean; two commits: e52a9f5 deps + 2b3bbb1 evidence log). Verdict: ready to merge. Scope and diff
Independent compatibility verificationReviewer-built A/B harness in a scratch crate outside the workspace, pinning both old and new versions side by side:
Validation re-run by reviewer on the exact head
Minor, non-blocking notes
Acceptance oracleSatisfied on every row: vault compatibility (fixed derived-key and ciphertext vectors), graph behavior (fixture parity), table behavior (exact bytes), targeted supply chain (exact manifest/lock diff + cargo deny + tests + CI), honest PR disposition (all four bots open pending this merge). Recommend merge; after merge, Queue closes #81, #98, #101, and #102 as superseded with the #118 merge link. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolve the direct Dependabot upgrades for
argon2 0.6.0,tree-sitter 0.27.0, andtabled 0.22.0, includingtree-sitter-language 0.1.8, on currentmain.Supersedes source PRs #81, #98, #101, and #102 after this aggregate merges. Keep those bot PRs open until then.
Compatibility proof
Validation
statusvariable after logging the result.cargo deny check: passed (advisories, bans, licenses, sources).cargo fmt --all -- --check: passed.cargo clippy --all-targets --locked -- -D warnings: passed.effigy qa:docs: passed on the rebased head.git diff --check origin/main...HEAD: passed.Queue owns independent exact-head review, hosted CI, merge, and the four bot-PR dispositions.