Skip to content

Update css-loader ^1.0.0 -> ^2.1.1

Praveen Arimbrathodiyil requested to merge pravi/gitlab:update-css-loader into master

What does this MR do?

Update css-loader node module to new upstream major version,

Breaking changes: https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#breaking-changes-1

Notes: https://github.com/webpack-contrib/css-loader/releases/tag/v2.0.0

katex module needs css-loader 2.x to build and we'd like to use same version for gitlab as well in debian.

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 Praveen Arimbrathodiyil

Merge request reports