Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.4.1 -> ^1.4.2
@​gitlab/fonts dependencies minor ^1.2.0 -> ^1.3.0
@gitlab/ui dependencies minor ^64.6.2 -> ^64.11.1
eslint (source) devDependencies minor ^8.42.0 -> ^8.43.0
sass devDependencies patch ^1.63.3 -> ^1.63.4
stylelint (source) devDependencies minor ^15.7.0 -> ^15.8.0

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


Release Notes

evilmartians/lefthook

v1.4.2

Compare Source

gitlab-org/gitlab-ui

v64.11.1

Compare Source

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

v64.11.0

Compare Source

Features
  • Typography: add text size scale variables (355c159)

64.10.2 (2023-06-16)

Bug Fixes
  • GlCollapsibleListbox: reverse clear all logic (270777b)

64.10.1 (2023-06-14)

Bug Fixes
  • GlCollapsibleListbox: listbox stays open (a83355d)

v64.10.2

Compare Source

Bug Fixes
  • GlCollapsibleListbox: reverse clear all logic (270777b)

v64.10.1

Compare Source

Bug Fixes
  • GlCollapsibleListbox: listbox stays open (a83355d)

v64.10.0

Compare Source

Features
  • DisclosureDropdown: borderPosition property (ea7822e)
  • GlKeysetPagination: add navigation landmark (3ffd2f7)

v64.9.0

Compare Source

Features
  • css: Added gl-md-justify-content-end mixin (4fa88fa)

v64.8.0

Compare Source

Features
  • Prefer GitLab Mono over JetBrains Mono (eb3354b)

v64.7.0

Compare Source

Features
  • Type: add line-height and letter-spacing mixins for headings (ae1fef5)

64.6.2 (2023-06-13)

Bug Fixes
  • dropdowns: fix ResizeObserver loop error (a4797a5)

64.6.1 (2023-06-08)

Bug Fixes
  • GlChart: ResizeObserver loop limit exceeded on responsive charts (7952ae8)
eslint/eslint

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

sass/dart-sass

v1.63.4

Compare Source

JavaScript API
  • Re-enable support for import sass from 'sass' when loading the package from an ESM module in Node.js. However, this syntax is now deprecated; ESM users should use import * as sass from 'sass' instead.

    On the browser and other ESM-only platforms, only import * as sass from 'sass' is supported.

  • Properly export the legacy API values TRUE, FALSE, NULL, and types from the ECMAScript module API.

Embedded Sass
  • Fix a race condition where closing standard input while requests are in-flight could sometimes cause the process to hang rather than shutting down gracefully.

  • Properly include the root stylesheet's URL in the set of loaded URLs when it fails to parse.

stylelint/stylelint

v15.8.0

Compare Source


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.

Edited by GitLab Dependency Bot

Merge request reports