Conversation
- ethers 6.15 → 6.16 (production) - typescript 5.4 → 5.9 - husky 8 → 9 (updated hook format, removed husky.sh sourcing) - lint-staged 15 → 16 - concurrently 8 → 9 - prettier 3.6 → 3.8 - typedoc 0.25 → 0.28, typedoc-plugin-markdown 4.0 → 4.10 - @types/node 24 → 25, @types/sinon 17 → 21 - dotenv, eslint-plugin-prettier minor bumps All 642 tests pass, TypeScript compiles clean. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Prettier 3.8 reformats dynamic imports in orders.ts differently than 3.6. Apply the updated formatting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
husky.shsourcing)All 642 tests pass, TypeScript compiles clean. No code changes required.
Higher-risk upgrades (ESLint 8→10 flat config, chai 4→6 ESM) tracked separately.
Test plan
npm test— 642 passingtsc --noEmit— clean🤖 Generated with Claude Code