chore(deps): update dependency @gitlab/ui to v124

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) devDependencies major ^123.12.0 -> ^124.4.3

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


Release Notes

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

v124.4.3

Compare Source

Patch Changes
  • 3022633: GlSingleStat use design tokens and fix icon variant colors.
    • Replaced hardcoded color classes (gl-text-gray-700, gl-text-gray-900) with design token classes (gl-text-heading, gl-text-strong)
    • Fixed meta icon colors not updating when variant changes by using icon variant prop instead of CSS classes
    • Added badgeVariantToIconVariantMap to properly map badge variants to icon variants
    • Updated tests to verify icon variant prop instead of CSS classes

v124.4.2

Compare Source

Patch Changes
  • 28074ff: GlBreadcrumb: restore bold font for last item

v124.4.1

Compare Source

Patch Changes
  • 5240acd: Adds "items" prop to table components for easier testing

v124.4.0

Compare Source

Minor Changes
  • d6e2227: Add validateOnBlur prop to GlFormFields. Defaults to true. When set to false validation is only run when submitting the form.

v124.3.1

Compare Source

Patch Changes
  • a489306: GlBreadcrumb: Include clipboard button in collapse calculation

v124.3.0

Compare Source

Minor Changes
  • 52e9a8e: Update GlFormCombobox to use latest dropdown and option styles

v124.2.0

Compare Source

Minor Changes
  • bca6ab3: Add clipboardButton to GlBreadcrumb for copying path

v124.1.1

Compare Source

Patch Changes
  • 978ab70: Update link underlines for breadcrumb and link components

v124.1.0

Compare Source

Minor Changes
  • 8f0bab9: Add font size scale design tokens

    Adds font.size.* design tokens for 100 to 800 scales and 100-fixed to 800-fixed scales Update font.size.sm to use font.size.100 Update font.size.md to use font.size.300 Update font.size.lg to use font.size.400 Update documentation with design token path references

v124.0.0

Compare Source

Major Changes
  • 68e7d61: Remove 'disabled' prop on GlPagination
Patch Changes
  • 4d6396a: GlAlert: Move role and aria-live attributes to container element for better accessibility
  • 7fa20fe: Fix rendering bug in GlFormFields due to missing key. Focus was lost when adding fields. Also the ID associated with fields would be incremented when it should stay constant. Also make it possible to pass a custom ID attribute.

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