Skip to content

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

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 75.2.0 -> 76.0.0

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


Release Notes

gitlab-org/gitlab-ui

v76.0.0

Compare Source

Bug Fixes
  • make gl-content-empty mixin internal (51195ac)
  • make gl-mask-chevron-down mixin internal (d58d804)
  • remove legacy gl-appearance-none utility mixin (000795e)
  • remove mix blend mode utilities (f3b6b2c)
  • remove table layout utilities (20f9027)
  • remove user select utility mixins (a9ee4bd)
BREAKING CHANGES
  • The gl-content-empty utility has been removed. Consumer that need content utilities can enable the content Tailwind core plugin.
  • The table user select utilities have been removed. Consumer that need such utilities can enable the userSelect Tailwind core plugin.
  • The table layout utility has been removed. Consumer that need such utility can enable the tableLayout Tailwind core plugin.
  • The appearance utility has been removed. Consumer that need such utility can enable the appearance Tailwind core plugin.
  • The mix blend mode utility has been removed. Consumer that need such utility can enable the mixBlendMode Tailwind core plugin.
  • The gl-mask-chevron-down utility has been removed.

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, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports