Skip to content

Update NodeJS dependencies (major)

This MR contains the following updates:

Package Type Update Change
@gitlab/eslint-plugin devDependencies major ^10.0.2 -> ^11.0.0
@gitlab/ui (source) dependencies major ^36.7.1 -> ^37.0.0
@rollup/plugin-replace devDependencies major ^3.1.0 -> ^4.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: "before 3am on Monday" (UTC).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports