Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.21.5 -> ^7.21.8
@babel/eslint-parser (source) devDependencies patch ^7.21.3 -> ^7.21.8
@gitlab/svgs dependencies minor ^3.42.0 -> ^3.44.0
@gitlab/ui dependencies minor ^62.5.1 -> ^62.9.0
eslint (source) devDependencies minor ^8.39.0 -> ^8.40.0
rollup (source) devDependencies patch ^3.21.2 -> ^3.21.5
stylelint (source) devDependencies patch ^15.6.0 -> ^15.6.1

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


Release Notes

babel/babel

v7.21.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin
gitlab-org/gitlab-svgs

v3.44.0

Compare Source

[3.44.0]

Changes

  • Added icon 'organization'

v3.43.0

Compare Source

[3.43.0]

Changes

  • Added illustration 'empty-friends-md'
  • Added illustration 'empty-groups-md'
  • Added illustration 'empty-issues-md'
  • Added illustration 'empty-merge-requests-md'
  • Added illustration 'empty-pipeline-md'
  • Added illustration 'empty-search-md'
  • Added illustration 'search-sm'
  • Added illustration 'secure-sm'
  • Updated illustration 'empty-subgroup-md'
  • Updated illustration 'rocket-launch-md'
gitlab-org/gitlab-ui

v62.9.0

Compare Source

Features
  • GlBroadcastMessage: Add hardcoded sr-only heading (9cae3b1)

v62.8.0

Compare Source

Features
  • Add transition duration fast class (81ea2d9)

v62.7.0

Compare Source

Features
  • Add row-gap utility class (9b913ff)

v62.6.0

Compare Source

Features
  • Add gl-form-fields component (a17bcb6)

62.5.2 (2023-05-01)

Bug Fixes
  • GlToggle: set aria-disabled attribute (a899eb7)

62.5.1 (2023-04-28)

Bug Fixes
  • utils: Change color util to use relative luminance (6245128)

v62.5.2

Compare Source

Bug Fixes
  • GlToggle: set aria-disabled attribute (a899eb7)
eslint/eslint

v8.40.0

Compare Source

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg )
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)

Chores

rollup/rollup

v3.21.5

Compare Source

2023-05-05

Bug Fixes
  • Keep all consecutive lines at the top of each module that start with a comment (#​4975)
  • Ensure that declarations inside switch cases do not use the same scope as the discriminator (#​4979)
Merge Requests

v3.21.4

Compare Source

2023-05-03

Bug Fixes
  • Resolve crash when shimming a missing export in an otherwise non-included module when preserving modules (#​4971)
Merge Requests

v3.21.3

Compare Source

2023-05-02

Bug Fixes
  • Run process.exit() when Rollup CLI finishes successfully to solve issues on some systems (#​4969)
Merge Requests
stylelint/stylelint

v15.6.1

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports