Skip to content

fix(deps): update dependency @gitlab/ui to v46

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 44.1.0 -> 46.0.0

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


Release Notes

gitlab-org/gitlab-ui

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.

v45.0.0

Compare Source

Features
  • GlListbox: add support for listbox filtering (c6edcc4)
BREAKING CHANGES
  • GlListbox: ariaLabelledby property was renamed to toggleAriaLabelledBy for better consistency with a new listAriaLabelledBy property

Configuration

📅 Schedule: Branch creation - "before 05:00 on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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.

Edited by GitLab Dependency Bot

Merge request reports