Skip to content

chore(deps): upgrade dependencies#1933

Merged
ryanio merged 2 commits intomainfrom
chore/upgrade-all-deps
Mar 11, 2026
Merged

chore(deps): upgrade dependencies#1933
ryanio merged 2 commits intomainfrom
chore/upgrade-all-deps

Conversation

@ryanio
Copy link
Collaborator

@ryanio ryanio commented Mar 11, 2026

Summary

  • ethers 6.15 → 6.16 (only production dep)
  • 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. No code changes required.

Higher-risk upgrades (ESLint 8→10 flat config, chai 4→6 ESM) tracked separately.

Test plan

  • npm test — 642 passing
  • tsc --noEmit — clean
  • Husky hooks verified (pre-commit runs lint-staged, pre-push runs check-types)
  • CI green

🤖 Generated with Claude Code

- 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>
@socket-security
Copy link

@socket-security
Copy link

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.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: package-lock.jsonnpm/typedoc@0.28.17npm/entities@4.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@4.5.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm markdown-it is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: package-lock.jsonnpm/typedoc@0.28.17npm/markdown-it@14.1.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/markdown-it@14.1.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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>
@ryanio ryanio changed the title chore(deps): upgrade low-risk dependencies chore(deps): upgrade dependencies Mar 11, 2026
@ryanio ryanio merged commit ab3d5c4 into main Mar 11, 2026
8 checks passed
@ryanio ryanio deleted the chore/upgrade-all-deps branch March 11, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant