Skip to content

Upgrade to ESLint 10 #341

Description

@RossellaFer

The current Dependabot PR upgrading ESLint to v10 cannot be merged because npm ci fails due to incompatible peer dependencies.

Current error:

peerOptional eslint "^8.40 || 9" from @eslint/compat@2.0.0

The project currently uses @eslint/compat to bridge legacy ESLint configurations to the flat config format.

  • Investigate whether a newer version of @eslint/compat supports ESLint 10
  • Review whether @eslint/compat is still required or if the configuration can be migrated to native flat config
  • Upgrade related ESLint plugins if necessary

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions