Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.4.5 -> ^1.4.7
@gitlab/svgs dependencies minor ^3.55.0 -> ^3.57.0
@gitlab/ui dependencies minor ^64.21.0 -> ^64.22.0
postcss (source) devDependencies patch ^8.4.26 -> ^8.4.27
rollup (source) devDependencies patch ^3.26.2 -> ^3.26.3
sass devDependencies minor ^1.63.6 -> ^1.64.1
stylelint (source) devDependencies patch ^15.10.1 -> ^15.10.2
vite (source) devDependencies patch ^4.4.4 -> ^4.4.6

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


Release Notes

evilmartians/lefthook

v1.4.7

Compare Source

v1.4.6

Compare Source

gitlab-org/gitlab-svgs

v3.57.0

Compare Source

[3.57.0]

Changes

  • Added illustration 'empty-access-token-md'

v3.56.0

Compare Source

[3.56.0]

Changes

  • Added illustration 'empty-feature-flag-md'
  • Added illustration 'empty-milestone-md'
  • Added illustration 'empty-package-md'
  • Added illustration 'empty-radar-md'
  • Added illustration 'empty-schedule-md'
  • Added illustration 'empty-secure-md'
  • Added illustration 'empty-wiki-md'
gitlab-org/gitlab-ui

v64.22.0

Compare Source

Features
  • GlInputGroupText: add default styling for GlInputGroupText (5efbd12)

64.21.2 (2023-07-19)

Bug Fixes
  • GlEmoji: Fix alignment of icon in button (cccb2ae)

64.21.1 (2023-07-18)

Bug Fixes
  • GlFormInput: set height of form input (7c3870a)

v64.21.2

Compare Source

Bug Fixes
  • GlEmoji: Fix alignment of icon in button (cccb2ae)

v64.21.1

Compare Source

Bug Fixes
  • GlFormInput: set height of form input (7c3870a)
postcss/postcss

v8.4.27

Compare Source

  • Fixed Container clone methods types.
rollup/rollup

v3.26.3

Compare Source

2023-07-17

Bug Fixes
  • Do not pass external modules to manualChunks to avoid breaking existing configs (#​5068)
Merge Requests
sass/dart-sass

v1.64.1

Compare Source

Embedded Sass
  • Fix a bug where a valid SassCalculation.clamp() with less than 3 arguments would throw an error.

v1.64.0

Compare Source

  • Comments that appear before or between @use and @forward rules are now emitted in source order as much as possible, instead of always being emitted after the CSS of all module dependencies.

  • Fix a bug where an interpolation in a custom property name crashed if the file was loaded by a @use nested in an @import.

JavaScript API
  • Add a new SassCalculation type that represents the calculation objects added in Dart Sass 1.40.0.

  • Add Value.assertCalculation(), which returns the value if it's a SassCalculation and throws an error otherwise.

  • Produce a better error message when an environment that supports some Node.js APIs loads the browser entrypoint but attempts to access the filesystem.

Embedded Sass
  • Fix a bug where nested relative @imports failed to load when using the deprecated functions render or renderSync and those relative imports were loaded multiple times across different files.
stylelint/stylelint

v15.10.2

Compare Source

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#​7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#​7070) (@​danielroe).
vitejs/vite

v4.4.6

Compare Source

v4.4.5

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

Loading