Skip to content

Draft: Update version

Kassio Borges requested to merge kassio/update-version into master

Diff

v10.1.0...393c4b86

Checklist

  • Change the VERSION constant to a minor version in lib/gitlab/styles/version.rb (you might have to change the version number in the next steps according to SemVer).
  • Ensure the diff link above is up-to-date.
  • Add release notes to the Changelog section below.
  • Based on the diff and the release notes, update the version.rb according to SemVer.
  • Create an MR on gitlab-org/gitlab project with the New Version of gitlab-styles.md template to test the new version of gitlab-styles, and follow the MR instructions.

Changelog

  • Style/BlockDelimiters: Flag it { in multi-line use
  • Enable RSpec/NamedSubject
  • Disable Style/ExplicitBlockArgument
  • Update rubocop to ~1.53
  • Update rubocop-rspec to 2.24.1
Edited by Kassio Borges

Merge request reports