Stu Mason
Stu Mason

Activity

Pull Request Opened

PR #134 opened: chore(deps): upgrade @eslint/js to v10 with lint fixes

Summary

  • Bumps @eslint/js from 9.39.3 to 10.0.1 (from dependabot PR #133)
  • Fixes new preserve-caught-error rule violations by adding { cause: error } to re-thrown errors in coolify-client.ts
  • Bumps tsconfig target from ES2020 to ES2022 to support ErrorOptions type

Closes #133

Test plan

  • npm run lint — 0 errors (4 pre-existing warnings only)
  • npm run build — compiles cleanly
  • npm test — 262 tests pass, 3 suites pass
+18
additions
-8
deletions
4
files changed