chore(deps): collapse the dunite pins onto one merged rev (DEV-495) #452
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/DEV-495-repin-dunite-merged-revs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every consumer PR under the DEV-495 epic pinned its dunite dep to the branch rev that introduced the crate, with a comment promising to re-pin once the dunite PR merged. They all have, so this collapses the lot onto dunite main
cc10e83.Cargo now resolves one git checkout instead of five, and the next bump is one edit instead of eight.
Not a pure no-op
dunite-core/download/oci/oidc move off c5730bc, which picks up dunite #26:
alg=EdDSApublished on every JWK. bunyip servesprovider.keys.jwksverbatim at/.well-known/jwks.json, so each key in that document gains"alg": "EdDSA". This is additive and RFC 7517-correct: strict RP key selectors that filter candidates byalgstart matching, and anything that ignored the field is unaffected. No other shared crate changed between the old pins and main.Testing
cargo clippy --workspace --all-targets -- -D warningsclean,cargo test --workspace --lib414 passed / 0 failed.Cargo.lockconfirms all eight crates resolve to the singlecc10e83source.🤖 Generated with Claude Code
https://claude.ai/code/session_01CGnY8JKXCgH2jiUSqH6g4x