Update dependency @gitlab/ui to v132

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major 131.3.0 -> 132.1.0

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


Release Notes

gitlab-org/gitlab-services/design.gitlab.com (@​gitlab/ui)

v132.1.0

Compare Source

Minor Changes
  • !5835: Update Gridstack to 12.6.0 and make GlGridLayout Vue 3 compatible (@jivanvl)

v132.0.3

Compare Source

Patch Changes
  • !5860: GlLink: Replace BootstrapVue's stringifyQueryObj with an internal buildQueryString utility when serializing the to prop's query object. Encoding behavior is preserved, but non-plain objects (e.g. class instances) passed as to.query will now have their own enumerable properties serialized rather than being ignored. (@lorenzvanherwaarden)

v132.0.2

Compare Source

Patch Changes
  • !5875: Re-add dist/ in published package. (@marina.mosti)

v132.0.1

Compare Source

Patch Changes
  • !5866: GlTooltipDirective: Fix delay modifier so that it only affects the given tooltip instance, rather than all tooltips. (@markrian)

v132.0.0

Compare Source

Major Changes
  • !5836: Remove object options format for form components (@lorenzvanherwaarden)

    GlFormRadioGroup and GlFormCheckboxGroup use Bootstrap Vue's form options mixin to normalize options being passed in as a prop. We're migrating from this mixin to an internal utility function and simultaneously dropping support for the deprecated options as an object format.

    BREAKING CHANGE: support for options as an object format for GlFormRadioGroup and GlFormCheckboxGroup is dropped.

v131.3.2

Compare Source

Patch Changes
  • !5832: BVTooltip: Fix tooltip delay default to return a fresh object per component instance and avoid shared state between instances (@vanessaotto)

v131.3.1

Compare Source

Patch Changes
  • !5849: Use overflow-x: clip instead of overflow: hidden for truncation utilities to prevent descenders and focus rings from being clipped. (@danmh)

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: Never, 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