Skip to content

Update dependency @gitlab/ui to v95

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 94.5.0 -> 95.1.1

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


Release Notes

gitlab-org/gitlab-ui (@​gitlab/ui)

v95.1.1

Compare Source

Bug Fixes
  • update dropdown headers to use strong text color (6f6b208)

v95.1.0

Compare Source

Bug Fixes
  • don't open details modal if selecting close button via keyboard (8e8a4c3)
Features
  • GlDuoChat: view context item content/details (63909dd)

v95.0.0

Compare Source

Features
  • GlModal: Remove variant options (5580ba3)
  • GlProgressBar: Apply design tokens (4776905)
  • GlProgressBar: Remove some progress bar color variants (4a3289d)
BREAKING CHANGES
  • GlProgressBar: * Rename variantOptions to progressBarOptions since they're only used for the GlProgressBar
  • Remove options: secondary, light, dark, info
  • GlModal: Remove util constants variantOptionsWithNoDefault, and possibility to apply header, body, and footer variants.

BootstrapVue's Modal supported multiple variants:

  • headerBgVariant
  • headerBorderVariant
  • headerTextVariant
  • headerCloseVariant
  • bodyBgVariant
  • bodyTextVariant
  • footerBgVariant
  • footerBorderVariant
  • footerTextVariant

These attributes were passed through the GitLab UI Component to the BootstrapVue's original component. These variants have never been used and are now deleted. Alongside with the exported constant in the utils folder.

v94.10.0

Compare Source

Features
  • GlFormComboBox: use design tokens in GlFormComboBox (7dd5b86)

v94.9.0

Compare Source

Features
  • GlButton: Add animation and migrate box-shadow to border (602811d)

v94.8.0

Compare Source

Features
  • Alert: Ensure Alert actions can wrap (cc4df4c)

v94.7.0

Compare Source

Features
  • DesignTokens: add dropdown design tokens (d67bf54)
  • DesignTokens: use design tokens in dropdown styles (93f89ed)
  • GlCollapsibleListbox: use design tokens in GlCollapsibleListbox (76c3f00)
  • GlDisclosureDropdown: use design tokens in GlDisclosureDropdown (b2a622c)
  • GlDropdown: use design tokens in GlDropdown (62d74e0)
  • GlFilteredSearchSuggestion: use design tokens (942d8b9)

94.6.1 (2024-10-02)

Bug Fixes
  • GlBreadcrumb: Fix items watcher behavior (f4256e4)

v94.6.1

Compare Source

Bug Fixes
  • GlBreadcrumb: Fix items watcher behavior (f4256e4)

v94.6.0

Compare Source

Features
  • DesignTokens: update overlap background color to color.neutral.900 (e0a8b98)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.

Edited by GitLab Dependency Bot

Merge request reports

Loading