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
Bug Fixes
- make
gl-content-emptymixin internal (51195ac) - make
gl-mask-chevron-downmixin internal (d58d804) - remove legacy
gl-appearance-noneutility mixin (000795e) - remove mix blend mode utilities (f3b6b2c)
- remove table layout utilities (20f9027)
- remove user select utility mixins (a9ee4bd)
BREAKING CHANGES
- The
gl-content-emptyutility has been removed. Consumer that need content utilities can enable thecontentTailwind core plugin. - The table user select utilities have been removed. Consumer that need
such utilities can enable the
userSelectTailwind core plugin. - The table layout utility has been removed. Consumer that need such
utility can enable the
tableLayoutTailwind core plugin. - The appearance utility has been removed. Consumer that need such
utility can enable the
appearanceTailwind core plugin. - The mix blend mode utility has been removed. Consumer that need such
utility can enable the
mixBlendModeTailwind core plugin. - The
gl-mask-chevron-downutility has been removed.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot