Skip to content

build: upgrade eslint to v10 and adopt eslint-config v8.1.0 API#246

Open
ronenkapelian wants to merge 1 commit into
masterfrom
feat/upgrade-eslint-v10
Open

build: upgrade eslint to v10 and adopt eslint-config v8.1.0 API#246
ronenkapelian wants to merge 1 commit into
masterfrom
feat/upgrade-eslint-v10

Conversation

@ronenkapelian

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrade eslint from v9 to v10 and adopt @map-colonies/eslint-config v8.1.0 API changes (configdefineConfig, drop manual parserOptions)
  • Replace manual response status guards (if (status !== X) throw) with expectResponseStatusFactory across all integration tests
  • Add cause: error to thrown Error constructors in createConnection.ts for proper error chaining
  • Minor cleanups: optional chaining in manager.ts, proper Record<string, string> type in unit test helper

@ronenkapelian ronenkapelian requested a review from CptSchnitz June 25, 2026 08:43
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