Skip to content

Update dependency @gitlab/ui to v23

🤖 GitLab Bot 🤖 requested to merge renovate/major-nodejs-dependencies into master

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major ^21.44.0 -> ^23.0.0

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


Release Notes

gitlab-org/gitlab-ui

v23.0.0

Compare Source

Features
  • GlCard: custom card component implementation (c0872ce)
BREAKING CHANGES
  • GlCard: This drops the underlying BCard component.

GlCard's API supports the following props and slots, that were already supported by BCard:

Props:

  • headerClass
  • bodyClass
  • footerClass

Slots:

  • header
  • default
  • footer

If you're only using those props/slots, this is a drop-in replacement.

22.0.3 (2020-11-04)

Bug Fixes
  • form input: Correct background color of inputs (21d293d)

22.0.2 (2020-11-04)

Bug Fixes
  • GlTooltip: Remove arrow bottom border (75f53ca)

22.0.1 (2020-11-04)

Bug Fixes
  • dropdown button: Correct spacing of dropdown icon (ca5d8e6)
  • dropdown snapshots: Updates snapshots to use optional text (4c8fa45)

v22.0.3

Compare Source

Bug Fixes
  • form input: Correct background color of inputs (21d293d)

v22.0.2

Compare Source

Bug Fixes
  • GlTooltip: Remove arrow bottom border (75f53ca)

v22.0.1

Compare Source

Bug Fixes
  • dropdown button: Correct spacing of dropdown icon (ca5d8e6)
  • dropdown snapshots: Updates snapshots to use optional text (4c8fa45)

v22.0.0

Compare Source

Features
  • GlBadge: remove GlDeprecatedBadge (2747668)
BREAKING CHANGES
  • GlBadge: GlDeprecatedBadge is being removed, use GlBadge instead

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

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports