Skip to content

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

This MR contains the following updates:

Package Type Update Change Pending
@gitlab/ui dependencies major 86.14.1 -> 87.1.1 87.2.1 (+2)

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


Release Notes

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

v87.1.1

Compare Source

Bug Fixes
  • GlBadge: fix layout in normal flow (1986f31)

v87.1.0

Compare Source

Features

v87.0.0

Compare Source

Code Refactoring
  • migrate border mixin includes to apply (5ebfb2c)
BREAKING CHANGES
  • This rewrite some styles to leverage Tailwind's @apply directive in stead of SASS mixins' @include.

Consuming GitLab UI's stylesheets from the source therefore requires Tailwind to be set up on the consumer's end to properly compile those directives. An alternative is to consume the compiled CSS bundles.

v86.15.0

Compare Source

Features
  • DesignTokens: refine action design tokens (1fe63f6)

86.14.4 (2024-07-23)

Bug Fixes
  • GlBreadcrumb: increase contrast ratio of breadcrumb separator (646a106)

86.14.3 (2024-07-23)

Bug Fixes
  • GlFilteredSearch: full width input field (ad520cc)

86.14.2 (2024-07-22)

Bug Fixes
  • DuoChat: render Markdown in error messages (ce32884)

86.14.1 (2024-07-19)

Bug Fixes
  • Heatmap: rename options prop to option to be consistent (8fcf7f6)

v86.14.4

Compare Source

Bug Fixes
  • GlBreadcrumb: increase contrast ratio of breadcrumb separator (646a106)

v86.14.3

Compare Source

Bug Fixes
  • GlFilteredSearch: full width input field (ad520cc)

v86.14.2

Compare Source

Bug Fixes
  • DuoChat: render Markdown in error messages (ce32884)

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