Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.22.1 -> ^7.22.5
@babel/eslint-parser (source) devDependencies minor ^7.21.8 -> ^7.22.5
@babel/preset-env (source) devDependencies patch ^7.22.4 -> ^7.22.5
@gitlab/svgs dependencies minor ^3.51.0 -> ^3.53.0
@gitlab/ui dependencies minor ^64.2.2 -> ^64.6.2
@rollup/plugin-commonjs (source) devDependencies patch ^25.0.0 -> ^25.0.1
glob dependencies patch ^10.2.6 -> ^10.2.7
markdownlint-cli2 devDependencies minor ^0.7.1 -> ^0.8.1
rollup (source) devDependencies minor ^3.23.1 -> ^3.25.1
sass devDependencies minor ^1.62.1 -> ^1.63.3
stylelint (source) devDependencies minor ^15.6.3 -> ^15.7.0

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


Release Notes

babel/babel

v7.22.5

Compare Source

🐛 Bug Fix
💅 Polish
gitlab-org/gitlab-svgs

v3.53.0

Compare Source

[3.53.0]

Changes

  • Updated icon 'table'

v3.52.0

Compare Source

[3.52.0]

Changes

  • Updated icon 'comment-dots'
  • Updated icon 'comment-lines'
  • Updated icon 'comment-next'
  • Updated icon 'comment'
  • Updated icon 'details-block'
  • Updated icon 'list-bulleted'
  • Updated icon 'list-numbered'
gitlab-org/gitlab-ui

v64.6.2

Compare Source

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

v64.6.1

Compare Source

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

v64.6.0

Compare Source

Features
  • GlDisclosureDropdown: add block prop (39f3a3d)

v64.5.0

Compare Source

Features
  • css: Use gl-shadow-lg for drawer drop shadow (d57f305)

v64.4.0

Compare Source

Features
  • GlAvatarLabeled: Display label as row (44b4dd2)

v64.3.0

Compare Source

Features
  • css: Added gl-lg-align-items-flex-start mixin (adf826f)

64.2.3 (2023-06-05)

Bug Fixes
  • GlFilteredSearch: Makes clickable area full width (832a798)

64.2.2 (2023-06-02)

Bug Fixes
  • sass: revert migration from / operator to calc() (5b5fc0b)

64.2.1 (2023-06-02)

Bug Fixes
  • GlStackedColumnChart: Replace the getDom to getZr for supporting edge (8412f24)

v64.2.3

Compare Source

Bug Fixes
  • GlFilteredSearch: Makes clickable area full width (832a798)
rollup/plugins

v25.0.1

Compare Source

2023-06-10

Bugfixes
  • fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #​1508
isaacs/node-glob

v10.2.7

Compare Source

DavidAnson/markdownlint-cli2

v0.8.1

Compare Source

  • Handle --config edge case

v0.8.0

Compare Source

  • Add support for --config and --fix parameters
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 14
rollup/rollup

v3.25.1

Compare Source

2023-06-12

Bug Fixes
  • Respect __NO_SIDE_EFFECTS__ for async functions (#​5031)
Merge Requests

v3.25.0

Compare Source

2023-06-11

Features
  • Add this.info and this.debug plugin context logging functions (#​5026)
  • Add onLog option to read, map and filter logs (#​5026)
  • Add logLevel option to fully suppress logs by level (#​5026)
  • Support function logs in this.warn, this.info and this.debug to avoid heavy computations based on log level (#​5026)
  • Add onLog plugin hook to read, filter and map logs from plugins (#​5026)
Merge Requests

v3.24.1

Compare Source

2023-06-10

Bug Fixes
  • Fix an issue where bundles with @rollup/plugin-commonjs were missing internal dependencies when code-splitting (#​5029)
  • Do not use process.exit(0) in watch mode to avoid issues in embedded scenarios (#​5027)
Merge Requests

v3.24.0

Compare Source

2023-06-07

Features
  • Add new annotation /* #__NO_SIDE_EFFECTS__ */ to mark function declarations as side effect free (#​5024)
Merge Requests
  • #​5024: feat: support #__NO_SIDE_EFFECTS__ annotation for function declaration (@​antfu)
sass/dart-sass

v1.63.3

Compare Source

JavaScript API
  • Fix loading Sass as an ECMAScript module on Node.js.

v1.63.2

Compare Source

  • No user-visible changes.

v1.63.1

Compare Source

  • No user-visible changes.

v1.63.0

Compare Source

JavaScript API
  • Dart Sass's JS API now supports running in the browser. Further details and instructions for use are in the README.
Embedded Sass
  • The Dart Sass embedded compiler is now included as part of the primary Dart Sass distribution, rather than a separate executable. To use the embedded compiler, just run sass --embedded from any Sass executable (other than the pure JS executable).

    The Node.js embedded host will still be distributed as the sass-embedded package on npm. The only change is that it will now provide direct access to a sass executable with the same CLI as the sass package.

  • The Dart Sass embedded compiler now uses version 2.0.0 of the Sass embedded protocol. See the spec for a full description of the protocol, and the changelog for a summary of changes since version 1.2.0.

  • The Dart Sass embedded compiler now runs multiple simultaneous compilations in parallel, rather than serially.

stylelint/stylelint

v15.7.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