Update dependency @gitlab/ui to v37
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui (source) | dependencies | major | 36.7.1 -> 37.3.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v37.3.0
Features
- css: Add gl-bg-purple-50 util class (29acbbb)
v37.2.0
Features
- GlPath: allow changing selected index programmatically (d711441)
v37.1.0
Features
- GlPagination: Add aria-current="page" on active page (58b8993)
v37.0.0
Features
- GlAlert: drop contained behavior (a2ae17e)
BREAKING CHANGES
- GlAlert: This drops GlAlert's contained behavior.
Alerts content width cannot be constrainted with the contained prop
anymore. Existing alerts' content will exapnd to the take up the alert's
full width.
You should consider removing all contained usages from your code.
`
36.7.1 (2022-02-18)
Bug Fixes
- deps: update dependency dompurify to ^2.3.6 (266b5a7)
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