fix(deps): update dependency @gitlab/ui to v62
This MR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| @gitlab/ui | dependencies | major | 61.3.0 -> 62.1.0 |
62.3.0 (+1) |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v62.1.0
Features
- GlAvatar: Add image load error fallback support (9960d86)
v62.0.0
Code Refactoring
- remove gl-*flex-wrap-wrap classes (fc405cc)
BREAKING CHANGES
- remove deprecated
gl-[breakpoint?]-flex-wrap-wrap,gl-[breakpoint?]-flex-wrap-nowrap, andgl-[breakpoint?]-flex-wrap-wrap-reverseclasses.
Instead, use these classes: gl-[breakpoint?]-flex-wrap,
gl-[breakpoint?]-flex-nowrap, and
gl-[breakpoint?]-flex-wrap-reverse.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.