Skip to content

chore: bump eslint and @mia-platform/eslint-config-mia to v10#412

Merged
ThisIsDemetrio merged 1 commit into
masterfrom
copilot/update-eslint-to-v10
May 5, 2026
Merged

chore: bump eslint and @mia-platform/eslint-config-mia to v10#412
ThisIsDemetrio merged 1 commit into
masterfrom
copilot/update-eslint-to-v10

Conversation

Copilot AI commented May 5, 2026

Copy link
Copy Markdown
Contributor
  • Bump eslint from ^9.0.0 to ^10.0.0 and @mia-platform/eslint-config-mia from ^9.0.0 to ^10.0.0 in package.json
  • Remove legacy eslintConfig field from package.json
  • Create eslint.config.js using the new flat config format
  • Update lint script to remove deprecated --ignore-path .gitignore flag
  • Fix lib/httpClient.js: rename id-blacklist to id-denylist; use optional catch binding
  • Fix lib/util.js: use optional catch binding
  • Fix tests/httpClient.test.js: remove no-sync disable comments, rename id-blacklist to id-denylist, fix double blank lines, use optional catch binding
  • Fix tests/getHttpClient.test.js: use optional catch binding
  • Fix tests/index.test.js: remove blank line within import group
  • Fix tests/oas.test.js: remove double blank line
  • Fix index.js: remove double blank line
  • Lint passes with ESLint v10 (exit 0)
  • Unit tests pass (1 pre-existing failure: tls options requires mkcert tool not present in environment)

@ThisIsDemetrio ThisIsDemetrio marked this pull request as ready for review May 5, 2026 07:50
@ThisIsDemetrio ThisIsDemetrio merged commit c940e91 into master May 5, 2026
@ThisIsDemetrio ThisIsDemetrio deleted the copilot/update-eslint-to-v10 branch May 5, 2026 09:01
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.

2 participants