Skip to content

Upgrade @gitlab/eslint-config to v2.1.1

Paul Gascou-Vaillancourt requested to merge upgrade-eslint-config into master

What does this MR do?

This upgrades @gitlab/eslint-config to its latest version. This upgrade contains multiple changes that may not have been documented in the package's changelog. Refer to the diff to see all these changes in details: https://gitlab.com/gitlab-org/gitlab-eslint-config/compare/v2.0.0...v2.1.0

To summarize:

Due to these changes, ESLint now detects additional errors in GitLab's codebase. These are being addressed in this MR.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Lukas 'ai-pi' Eipert

Merge request reports