Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies minor ^1.3.13 -> ^1.4.0
@gitlab/svgs dependencies minor ^3.46.0 -> ^3.47.0
@gitlab/ui dependencies minor ^62.11.0 -> ^62.12.1
@rollup/plugin-terser (source) devDependencies patch ^0.4.1 -> ^0.4.3
eslint (source) devDependencies minor ^8.40.0 -> ^8.41.0
glob dependencies patch ^10.2.3 -> ^10.2.6
rollup (source) devDependencies minor ^3.21.7 -> ^3.22.1
stylelint (source) devDependencies patch ^15.6.1 -> ^15.6.2
vite (source) devDependencies patch ^4.3.5 -> ^4.3.8

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


Release Notes

evilmartians/lefthook

v1.4.0

Compare Source

  • feat: add adaptive colors (#​482)
  • fix: skip output for interactive commands if configured (#​483)
  • feat: add dump command (#​481)
gitlab-org/gitlab-svgs

v3.47.0

Compare Source

[3.47.0]

Changes

  • Added icon 'cloud-pod'
gitlab-org/gitlab-ui

v62.12.1

Compare Source

Bug Fixes
  • GlFilteredSearch: Adjust left padding (1c2804d)
  • GlFilteredSearch: Fix clear button overlapping long text & input (eb689b4)
  • GlFilteredSearch: Fix clear button overlapping long text & input (472fa67)

v62.12.0

Compare Source

Features
  • GlCollapsibleListbox: allow groups with no text (01e709d)
rollup/plugins

v0.4.3

Compare Source

2023-05-17

Bugfixes

v0.4.2

Compare Source

2023-05-16

Bugfixes
  • fix: don't assume code is running in worker created by the worker pool #​1483
eslint/eslint

v8.41.0

Compare Source

Features

  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)

Bug Fixes

  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)

Documentation

  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)

Chores

isaacs/node-glob

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

rollup/rollup

v3.22.1

Compare Source

2023-05-21

Bug Fixes
  • Remove force quit again as it caused some issues (#​5004)
Merge Requests

v3.22.0

Compare Source

2023-05-17

Features
  • Prevent empty non-facade chunks by merging them into other suitable chunks (#​4989)
  • Avoid facade chunks in some situations involving reexports (#​4989)
  • Improve algorithm for best merge target when using experimentalMinChunkSize to take tree-shaking into account (#​4989)
Bug Fixes
  • Take side effects of external dependencies into account when merging chunks for experimentalMinChunkSize (#​4989)
Merge Requests

v3.21.8

Compare Source

2023-05-16

Bug Fixes
  • Allow a namespace to properly contain itself as a named export (#​4991)
Merge Requests
stylelint/stylelint

v15.6.2

Compare Source

vitejs/vite

v4.3.8

Compare Source

v4.3.7

Compare Source

v4.3.6

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.

Merge request reports