chore(deps): bump @zkp2p/sdk to 0.14.1 - #75
Merged
Conversation
Contributor
Author
|
Post-merge cascade complete for
|
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.
Adopt published SDK 0.14.1, including stable contracts 0.4.1 with Cash App’s current zero risk window in readiness manifests. Contract ABIs, addresses and active selection hashes are unchanged. The lockfile only changes SDK and its contracts dependency.
SDK publication: https://github.com/zkp2p/zkp2p-clients/pull/1863. Registry integrity was verified against the trusted CI artifact. No Cash API or signing-flow changes.
Validation:
bun install --ignore-scriptspassed; typecheck, lint, format, 338 tests, production audit and build passed. The final pack check initially could not locate npm in PATH; rerunningbun run pack:checkwith the installed npm path passed content, ESM/CJS, NodeNext and classic-resolver checks. GitHub CI passed (run 34347581632); independent Codex review at a4da0b3 found no actionable findings.bun outdated --latestinspected. Other dependency updates are held outside this focused company SDK adoption: Relay 8 changes its major API, Node types 26 exceed CI Node 22, TypeScript 7/Vitest 5 require toolchain migrations, and other third-party patch/minor updates need their own validation scope.After green CI and merge, publish a patch release and absorb it in Peer CLI, clients web and the Peer Cash demo.