Skip to content

Update NodeJS dependencies (major)

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^43.21.0 -> ^46.0.0
@rollup/plugin-babel (source) devDependencies major ^5.3.1 -> ^6.0.0
@rollup/plugin-commonjs (source) devDependencies major ^22.0.2 -> ^23.0.0
@rollup/plugin-inject (source) devDependencies major ^4.0.4 -> ^5.0.0

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


Release Notes

gitlab-org/gitlab-ui

v46.0.0

Compare Source

Bug Fixes
  • remove gl-sm-pb-[0-5] utils (c94b46d)
  • remove gl-sm-pl-[1-4] utils (802a32c)
  • remove gl-sm-pr-[014] utils (8e9c3ee)
  • remove gl-xs-align-items-baseline util (359dd98)
  • remove gl-xs-display-block util (03b1f51)
  • remove gl-xs-display-flex util (0416358)
  • remove gl-xs-display-inline util (637f1c8)
  • remove gl-xs-display-inline-block util (288bf3e)
  • remove gl-xs-display-inline-flex util (ceeab81)
Features
BREAKING CHANGES
  • This removes the gl-xs-align-items-baseline desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline-block desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-block desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-inline-flex desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes the gl-xs-display-flex desktop-first CSS util. If you were relying on it, please migrate to a mobile-first approach.
  • This removes gl-sm-pr-[014] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.
  • This removes gl-sm-pl-[1-4] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.
  • This removes gl-sm-pb-[0-5] desktop-first CSS utils. If you were relying on them, please migrate to a mobile-first approach.

v45.0.0

Compare Source

Features
  • GlListbox: add support for listbox filtering (c6edcc4)
BREAKING CHANGES
  • GlListbox: ariaLabelledby property was renamed to toggleAriaLabelledBy for better consistency with a new listAriaLabelledBy property

v44.1.0

Compare Source

Features
  • GlAlert: add aria-live attribute (89b866b)

v44.0.0

Compare Source

Bug Fixes
  • remove gl-sm-pt-0 CSS util (97c5907)
  • remove gl-sm-pt-1 CSS util (d9fa6bc)
  • remove gl-sm-pt-2 CSS util (8cf287e)
  • remove gl-sm-pt-3 CSS util (ed97bbf)
  • remove gl-sm-pt-4 CSS util (fb0b50e)
  • remove gl-sm-pt-5 CSS util (11a0cdc)
BREAKING CHANGES
  • This removes the desktop-first gl-sm-pt-5 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
  • This removes the desktop-first gl-sm-pt-4 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
  • This removes the desktop-first gl-sm-pt-3 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
  • This removes the desktop-first gl-sm-pt-2 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
  • This removes the desktop-first gl-sm-pt-1 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
  • This removes the desktop-first gl-sm-pt-0 CSS util. If you were relying on it for some styling, please migrate to a mobile-first approach.
rollup/plugins (@​rollup/plugin-babel)

v6.0.0

2022-10-08

Breaking Changes
rollup/plugins (@​rollup/plugin-commonjs)

v23.0.0

Compare Source

2022-10-09

Breaking Changes
rollup/plugins (@​rollup/plugin-inject)

v5.0.0

2022-10-09

Breaking Changes

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.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports