Skip to content

fix(deps): update dependency @gitlab/ui to v109

This MR contains the following updates:

Package Type Update Change Pending
@gitlab/ui dependencies major 108.8.1 -> 109.2.0 109.2.1

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


Release Notes

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

v109.2.0

Compare Source

Features
  • GlCollapsibleListbox: Visually highlight first result when searching (0430cc4)

v109.1.0

Compare Source

Features
  • GlChart: Remove deprecated "disable-theme" prop (64c8f57)

v109.0.0

Compare Source

Code Refactoring
  • GlCollapse: remove BCollapse component (f53fdd4)
BREAKING CHANGES
  • GlCollapse: GlCollapse now has its own implementation and does not rely on BCollapse anymore.

Drops support of the toggle directive for toggling the GlCollapse's state. Going forward, the v-model should be used instead. Drops support of hide, show events.

Also drops supports of:

  • appear prop
  • v-b-toggle, which can be used to trigger multiple collapse elements
  • turn a group of collapse components into an accordion with accordion prop
  • navbar support with is-nav prop
  • $root event
  • show and hide events

See bootstrap doc (https://bootstrap-vue.org/docs/components/collapse#collapse) for details.

v108.10.0

Compare Source

Features
  • charts: Set up charts to auto generate long description (96bb848)

108.9.1 (2025-03-03)

Bug Fixes
  • GlCollapsibleListbox: fix button focus ring color in dark mode (2f2bfdc)

v108.9.1

Compare Source

Bug Fixes
  • GlCollapsibleListbox: fix button focus ring color in dark mode (2f2bfdc)

v108.9.0

Compare Source

Features
  • DesignTokens: Update neutral icons (62316ba)

108.8.1 (2025-02-27)

Bug Fixes
  • GlTruncate: Prevent total whitespace collapse (2811b7e)

Configuration

📅 Schedule: Branch creation - "before 05:00 on Monday" (UTC), 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.

Merge request reports

Loading