Skip to content

Update dependency @gitlab/ui to v33

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major ^32.61.0 -> ^33.0.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/gitlab-ui

v33.0.0

Compare Source

Bug Fixes
  • css: rename and remove invalid CSS utils (6cbde8b)
BREAKING CHANGES
  • css: this removes a few CSS utils that were incorrectly named in favor of new ones that follow the naming conventions. If you were using any of the removed utils, please migrate to the new ones:

  • gl-flex-sm-wrap was replaced with gl-sm-flex-wrap.

  • gl-justify-content-md-start was replaced with gl-md-justify-content-start.

  • gl-pt-md-2 was replaced with gl-md-pt-2.

  • gl-mt-md-n2 was replaced with gl-md-mt-n2.

v32.68.0

Compare Source

Features
  • css: Added gl-w-grid-size-28 utility class (e7a29b4)

v32.67.0

Compare Source

Features

v32.66.0

Compare Source

Features
  • utilities: add gl-gap-x-5 utility (ddd8829)

32.65.1 (2022-01-18)

Bug Fixes
  • css: Fixes for the justify-content utility for small screens (0f417f0)

v32.65.1

Compare Source

Bug Fixes
  • css: Fixes for the justify-content utility for small screens (0f417f0)

v32.65.0

Compare Source

Features
  • css: Added gl-opacity-6 & gl-opacity-7 utility classes (e0afd43)

32.64.1 (2022-01-17)

Bug Fixes
  • utilities: only apply gap to children (076b4ba)

v32.64.1

Compare Source

Bug Fixes
  • utilities: only apply gap to children (076b4ba)

v32.64.0

Compare Source

Features
  • css: Add spacing util classes (1adb2d5)

v32.63.0

Compare Source

Features
  • css: Addition of gl-md-flex-direction-column class (0b0b105)

v32.62.0

Compare Source

Features
  • css: Addition of gl-line-height-42 SCSS utility (7e4a603)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports