Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.4.2 -> ^1.4.3
@gitlab/ui dependencies minor ^64.11.1 -> ^64.13.3
@rollup/plugin-commonjs (source) devDependencies patch ^25.0.1 -> ^25.0.2
glob dependencies minor ^10.2.7 -> ^10.3.0
rollup (source) devDependencies patch ^3.25.1 -> ^3.25.2
sass devDependencies patch ^1.63.4 -> ^1.63.6
stylelint (source) devDependencies minor ^15.8.0 -> ^15.9.0

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


Release Notes

evilmartians/lefthook

v1.4.3

Compare Source

gitlab-org/gitlab-ui

v64.13.3

Compare Source

Bug Fixes
  • GlListbox: Dark scrim in dark mode (2672dbb)

v64.13.2

Compare Source

Bug Fixes
  • dropdowns: replace flip middleware with autoPlacement (23b44e8)

v64.13.1

Compare Source

Bug Fixes
  • css: Allow overriding gray-a variables (04cc50e)

v64.13.0

Compare Source

Features
  • GlKeysetPagination: hides component when hasPreviousPage & hasNextPage is falsy (93dbdfc)

v64.12.0

Compare Source

Bug Fixes
  • GlTooltip: Reduce component boundary padding (dcefc8c)
Features

64.11.1 (2023-06-19)

Bug Fixes
  • GlCollapsibleListbox: revert to previous clear all logic (a9ef6d6)
rollup/plugins

v25.0.2

Compare Source

2023-06-19

Bugfixes
isaacs/node-glob

v10.3.0

Compare Source

  • Add --default -p flag to provide a default pattern
rollup/rollup

v3.25.2

Compare Source

2023-06-24

Bug Fixes
  • Handle plugin errors where code is not a string (#​5042)
  • Use current transformed source when generating code frames with positions in transform hooks (#​5045)
Merge Requests
sass/dart-sass

v1.63.6

Compare Source

JavaScript API
  • Fix import sass from 'sass' again after it was broken in the last release.
Embedded Sass
  • Fix the exports declaration in package.json.

v1.63.5

Compare Source

JavaScript API
  • Fix a bug where loading the package through both CJS require() and ESM import could crash on Node.js.
Embedded Sass
  • Fix a deadlock when running at high concurrency on 32-bit systems.

  • Fix a race condition where the embedded compiler could deadlock or crash if a compilation ID was reused immediately after the compilation completed.

stylelint/stylelint

v15.9.0

Compare Source

  • Added: insideFunctions: {"function": int} to number-max-precision (#​6932) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-radius shorthand (#​6958) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-width shorthand (#​6956) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column and grid-row (#​6957) (@​mattxwang).

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports