Update dependency @gitlab/ui to v109 - autoclosed

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 108.10.0 -> 109.2.0

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.


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