Skip to content

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.0.0

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


Release Notes

gitlab-org/gitlab-ui

v37.0.0

Compare Source

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

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, 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.

Merge request reports

Loading