Release 0.5.1: consume node-sdk 2.7.8, refresh deps - #102
Merged
Conversation
Consumes the just-published @agent-score/sdk 2.7.8 (^2.7.7 -> ^2.7.8). bun update refreshed the safe deps within range (typescript-eslint 8.68.0, @scure/bip39 2.4.0); the exact-pinned coupled set (viem 2.56.1, mppx 0.9.1, @solana/kit 8.2.0, @solana-program 0.14/0.16, @x402 2.24) and the patched incur 0.4.26 stayed put. Build, typecheck, lint, and tests (574) green. Actions current (cosign-installer v4.1.2, osv-scanner v2.5.1). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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
Releases
@agent-score/pay0.5.1. Consumes the just-published@agent-score/sdk2.7.8 (^2.7.7->^2.7.8) and refreshes the safe deps within range (@scure/bip392.4.0,@types/node26.4.0, knip 6.33.0, lefthook 2.1.12, typescript-eslint 8.68.0). The exact-pinned coupled settle set (viem 2.56.1, mppx 0.9.1, @solana/kit 8.2.0, @solana-program 0.14/0.16, @x402 2.24) and the patchedincur0.4.26 stay put.Type of change
Public API
None. No CLI commands, flags, or output shapes changed; the coupled settle set and incur are unchanged, so wire behavior is identical.
Test plan
Ran
bun run build,bun run typecheck,bun run lint,bun run test: build (dts) succeeds, typecheck and lint clean, 574 tests pass (2 skipped). incur is unchanged, so the serveCli/binary protocol did not need re-verification.Checklist