Skip to content

Update NodeJS dependencies (major)

🤖 GitLab Bot 🤖 requested to merge renovate/major-nodejs-dependencies into master

This MR contains the following updates:

Package Type Update Change
@gitlab/eslint-plugin devDependencies major ^5.0.0 -> ^7.0.0
@gitlab/ui (source) dependencies major ^24.11.1 -> ^27.1.1
@rollup/plugin-node-resolve devDependencies major ^10.0.0 -> ^11.1.0

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


Release Notes

gitlab-org/gitlab-ui

v27.1.1

Compare Source

Performance Improvements
  • Improve splitAfterSymbols (84fe3ce)
  • Make FriendlyWrap a functional component (9d7a86d)

v27.1.0

Compare Source

Features
  • css: add gl-w-30p utility (299402b)

v27.0.0

Compare Source

Bug Fixes
  • css: rename display mixins to match naming conventions (2513af8)
BREAKING CHANGES
  • css: This renames responsive display CSS mixins to adhere to GitLab UI's naming conventions. Any project that uses one of those mixins, or their corresponding utility classes will have to proceed to the following replacements:

  • gl-display-sm-none -> gl-sm-display-none

  • gl-display-md-none -> gl-md-display-none

  • gl-display-lg-none -> gl-lg-display-none

  • gl-display-sm-flex -> gl-sm-display-flex

  • gl-display-md-flex -> gl-md-display-flex

  • gl-display-lg-flex -> gl-lg-display-flex

  • gl-display-sm-inline-flex -> gl-sm-display-inline-flex

  • gl-display-lg-inline-flex -> gl-lg-display-inline-flex

  • gl-display-sm-block -> gl-sm-display-block

  • gl-display-md-block -> gl-md-display-block

  • gl-display-lg-block -> gl-lg-display-block

  • gl-display-lg-inline-block -> gl-lg-display-inline-block

  • gl-display-lg-table-cell -> gl-lg-display-table-cell

v26.4.0

Compare Source

Features
  • css: Add gl-table-layout-fixed class (e67f25a)

v26.3.0

Compare Source

Features
  • css: add gl-ml-n4 and gl-mr-n4 (6a600d3)

v26.2.0

Compare Source

Features
  • GlTokenSelector: Add textInputAttrs prop (063f872)

v26.1.0

Compare Source

Features

v26.0.0

Compare Source

Bug Fixes
  • GlAccordionItem: properly resolve collapse directive (10eb214)
Features
  • GlSingleStat: Restyle and enhance component (4917aa4)
BREAKING CHANGES
  • GlSingleStat: Update component API

The component is being restyled from the ground up. Additional props are being exposed via the component API in order to display additional functionality.

25.12.2 (2021-01-20)

Bug Fixes
  • GlModal: Update gl-modal to design guidelines (46f7239)

25.12.1 (2021-01-19)

Bug Fixes
  • Chart: Revert Wait Tick For Charts (525ade2)

v25.12.2

Compare Source

Bug Fixes
  • GlModal: Update gl-modal to design guidelines (46f7239)

v25.12.1

Compare Source

Bug Fixes
  • Chart: Revert Wait Tick For Charts (525ade2)

v25.12.0

Compare Source

Features
  • css: Add gl-max-h-full class (37d2c2c)

25.11.4 (2021-01-18)

Bug Fixes
  • Chart: Wait Tick Before Initializing Chart (ab7b953)

25.11.3 (2021-01-14)

Bug Fixes
  • GlButton: Display deprecated button variants in examples (c1cec43)

25.11.2 (2021-01-14)

Bug Fixes
  • css: Correct the form group help text color (54e9228)

25.11.1 (2021-01-14)

Bug Fixes
  • docs: add missing single quote (896065f)

v25.11.4

Compare Source

Bug Fixes
  • Chart: Wait Tick Before Initializing Chart (ab7b953)

v25.11.3

Compare Source

Bug Fixes
  • GlButton: Display deprecated button variants in examples (c1cec43)

v25.11.2

Compare Source

Bug Fixes
  • css: Correct the form group help text color (54e9228)

v25.11.1

Compare Source

Bug Fixes
  • docs: add missing single quote (896065f)

v25.11.0

Compare Source

Features
  • css: Add gl-lg-mr-2 lg-flex and gl-lg-mx-2 (c287106)

v25.10.0

Compare Source

Features
  • Button: Adding affirm button variant (66ae035)

v25.9.0

Compare Source

Features
  • GlDropdown: Add header and footer slots to GlDropdown (c78ac7c)

v25.8.0

Compare Source

Features
  • css: add gl-border-gray-50 & gl-w-90p utility mixins (4cdf421)

25.7.3 (2021-01-11)

Bug Fixes
  • Modal: Autofocus close button, if it is the only focusable element (daeb209)

25.7.2 (2021-01-10)

Bug Fixes
  • GlModal: use GitLab SVGs' close icon (3c707b5)

25.7.1 (2021-01-08)

Bug Fixes
  • GlEmptyState: Make empty state illustration decorative (8bab39a)

v25.7.3

Compare Source

Bug Fixes
  • Modal: Autofocus close button, if it is the only focusable element (daeb209)

v25.7.2

Compare Source

Bug Fixes
  • GlModal: use GitLab SVGs' close icon (3c707b5)

v25.7.1

Compare Source

Bug Fixes
  • GlEmptyState: Make empty state illustration decorative (8bab39a)

v25.7.0

Compare Source

Features
  • css: add gl-md-display-inline-flex utility class (c0a302f)

v25.6.0

Compare Source

Features
  • Focus: Create inset focus ring for clipped components (d3935cc)

v25.5.0

Compare Source

Features
  • css: Add transparent stroke utility (5873e81)

v25.4.0

Compare Source

Features
  • focus: Initial update to focus state (7e3ba9f)

25.3.1 (2021-01-05)

Bug Fixes
  • GlButton: Use multiply for tertiary button (c7b11e0)
Reverts
  • GlAlert: alert template changes (b75c897)

v25.3.1

Compare Source

Bug Fixes
  • GlButton: Use multiply for tertiary button (c7b11e0)
Reverts
  • GlAlert: alert template changes (b75c897)

v25.3.0

Compare Source

Features
  • GlTabs: add action buttons prop (fccb2e6)

25.2.1 (2020-12-30)

Bug Fixes
  • GlDrawer: Use GlButton for drawer close (bb05667)

v25.2.1

Compare Source

Bug Fixes
  • GlDrawer: Use GlButton for drawer close (bb05667)

v25.2.0

Compare Source

Features
  • Banner: Use GlButton for banner close (c766a93)

25.1.1 (2020-12-29)

Bug Fixes
  • Use GlButton for clear button template (d77f56c)

v25.1.1

Compare Source

Bug Fixes
  • Use GlButton for clear button template (d77f56c)

v25.1.0

Compare Source

Features
  • GlAlert: Adding capability to have error variant (f0ab708)

25.0.1 (2020-12-23)

Bug Fixes
  • GlFormSelect: stop text overflowing into right icon (f79cfd1)

v25.0.1

Compare Source

Bug Fixes
  • GlFormSelect: stop text overflowing into right icon (f79cfd1)

v25.0.0

Compare Source

Features
  • GlDeprecatedButton: remove GlDeprecatedButton component (d9105e7)
BREAKING CHANGES
  • GlDeprecatedButton: This removes the GlDeprecatedButton component. Please use GlButton instead.

24.11.1 (2020-12-21)

Bug Fixes
  • GlTooltip: Fix tooltip hide/show animation (4b06996)

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by 🤖 GitLab Bot 🤖

Merge request reports