Skip to content

Update gitlab-styles from 4.3.0 to 6.2.0

Takuya Noguchi requested to merge 2638-update-gitlab-styles-to-latest-6-1-0 into master

What does this MR do?

Updates gitlab-styles from 4.3.0 to 6.2.0 mainly to update rubocop from 0.82.0 to 0.93.1, which enables us to use Ruby 3.0+ smoothly and easily (cf. gitlab-org/gitlab-styles!73).

All lints are added to .rubocop_todo.yml in this MR.

Related issues

Closes #2638 (closed)

Previous MR: !1674 (merged)

Counterpart MR in omnibus-gitlab: gitlab-org/omnibus-gitlab!5048 (merged)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Takuya Noguchi

Merge request reports