Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor ^7.22.20 -> ^7.23.0
@evilmartians/lefthook devDependencies minor ^1.4.11 -> ^1.5.0
@​gitlab/eslint-plugin devDependencies minor ^19.0.1 -> ^19.1.0
@gitlab/svgs dependencies minor ^3.62.0 -> ^3.63.0
@gitlab/ui dependencies minor ^66.9.0 -> ^66.13.0
eslint (source) devDependencies minor ^8.49.0 -> ^8.50.0
glob dependencies patch ^10.3.4 -> ^10.3.7
markdownlint-cli devDependencies minor ^0.36.0 -> ^0.37.0
postcss (source) devDependencies patch ^8.4.29 -> ^8.4.30
rollup (source) devDependencies patch ^3.29.2 -> ^3.29.3
rollup-plugin-import-css devDependencies patch ^3.3.3 -> ^3.3.4
sass devDependencies minor ^1.67.0 -> ^1.68.0

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


Release Notes

babel/babel

v7.23.0

Compare Source

🚀 New Feature
  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
💅 Polish
🔬 Output optimization
  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
evilmartians/lefthook

v1.5.0

Compare Source

gitlab-org/gitlab-svgs

v3.63.0

Compare Source

[3.63.0]

Changes

  • Added icon 'mastodon'
gitlab-org/gitlab-ui

v66.13.0

Compare Source

Features
  • GlFormInut, GlFormSelect, GlDatepicker: Add prop width, deprecate prop size (6de322c)

v66.12.0

Compare Source

Features
  • GlTable: Add option for sticky table headers (68f814d)

v66.11.0

Compare Source

Features
  • Avatar: Use font size scale (9b64e96)

66.10.1 (2023-09-19)

Bug Fixes
  • adjust dark mode preview text color (2196116)
  • use CSS variables instead of JS literals for axis color (6bc13ca)
  • GlChart: make chart legend text visible in dark mode (0ec9e7c)

v66.10.1

Compare Source

Bug Fixes
  • adjust dark mode preview text color (2196116)
  • use CSS variables instead of JS literals for axis color (6bc13ca)
  • GlChart: make chart legend text visible in dark mode (0ec9e7c)

v66.10.0

Compare Source

Features
  • Typography: Add font-size variable map and heading mixins (c412fe8)
eslint/eslint

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

isaacs/node-glob

v10.3.7

Compare Source

v10.3.6

Compare Source

v10.3.5

Compare Source

igorshubovych/markdownlint-cli

v0.37.0: 0.37.0

Compare Source

  • Update markdownlint dependency to 0.31.1
    • Improve MD032/MD034/MD037/MD043/MD044/MD051/MD052
    • Improve performance
  • Update all dependencies via Dependabot
postcss/postcss

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).
rollup/rollup

v3.29.3

Compare Source

2023-09-24

Bug Fixes
  • Fix a bug where code was wrongly tree-shaken after mutating function parameters (#​5153)
Merge Requests
jleeson/rollup-plugin-import-css

v3.3.4

Compare Source

sass/dart-sass

v1.68.0

Compare Source

  • Fix the source spans associated with the abs-percent deprecation.
JS API
  • Non-filesystem importers can now set the nonCanonicalScheme field, which declares that one or more URL schemes (without :) will never be used for URLs returned by the canonicalize() method.

  • Add a containingUrl field to the canonicalize() and findFileUrl() methods of importers, which is set to the canonical URL of the stylesheet that contains the current load. For filesystem importers, this is always set; for other importers, it's set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.

Dart API
  • Add AsyncImporter.isNonCanonicalScheme, which importers (async or sync) can use to indicate that a certain URL scheme will never be used for URLs returned by the canonicalize() method.

  • Add AsyncImporter.containingUrl, which is set during calls to the canonicalize() method to the canonical URL of the stylesheet that contains the current load. This is set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.

Embedded Sass
  • The CalculationValue.interpolation field is deprecated and will be removed in a future version. It will no longer be set by the compiler, and if the host sets it it will be treated as equivalent to CalculationValue.string except that "(" and ")" will be added to the beginning and end of the string values.

  • Properly include TypeScript types in the sass-embedded package.


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