Skip to content

Update dependency @gitlab/ui to v46

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 45.0.0 -> 46.1.0

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


Release Notes

gitlab-org/gitlab-ui

v46.1.0

Compare Source

Features
  • keep clear-all button in token-selector at top right (631708d)

v46.0.0

Compare Source

Bug Fixes
  • remove gl-sm-pb-[0-5] utils (c94b46d)
  • remove gl-sm-pl-[1-4] utils (802a32c)
  • remove gl-sm-pr-[014] utils (8e9c3ee)
  • remove gl-xs-align-items-baseline util (359dd98)
  • remove gl-xs-display-block util (03b1f51)
  • remove gl-xs-display-flex util (0416358)
  • remove gl-xs-display-inline util (637f1c8)
  • remove gl-xs-display-inline-block util (288bf3e)
  • remove gl-xs-display-inline-flex util (ceeab81)
Features
BREAKING CHANGES
  • This removes the gl-xs-align-items-baseline desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline-block desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-block desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline-flex desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-flex desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes gl-sm-pr-[014] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.
  • This removes gl-sm-pl-[1-4] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.
  • This removes gl-sm-pb-[0-5] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports