Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.22.9 -> ^7.22.10
@babel/eslint-parser (source) devDependencies patch ^7.22.9 -> ^7.22.10
@babel/preset-env (source) devDependencies patch ^7.22.9 -> ^7.22.10
@gitlab/ui dependencies minor ^65.0.1 -> ^65.1.2
@rollup/plugin-commonjs (source) devDependencies patch ^25.0.3 -> ^25.0.4
compare-versions dependencies minor ^6.0.0 -> ^6.1.0
eslint (source) devDependencies minor ^8.46.0 -> ^8.47.0
rollup (source) devDependencies minor ^3.27.2 -> ^3.28.0
sass devDependencies minor ^1.64.2 -> ^1.65.1
vite (source) devDependencies patch ^4.4.8 -> ^4.4.9

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


Release Notes

babel/babel

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator
gitlab-org/gitlab-ui

v65.1.2

Compare Source

Bug Fixes
  • GlDisclosureDropdown: sets alignment to fix right placement (02c966a), closes #L69-L70

v65.1.1

Compare Source

Bug Fixes
  • GlCollpasibleListbox: correctly handle Home and End (596127d)

v65.1.0

Compare Source

Features
  • GlFormFields: Add validator for emojis (7f5b9aa)

65.0.1 (2023-08-05)

Bug Fixes
  • button: correctly detect empty slot for icon only (bbbc03e)
rollup/plugins

v25.0.4

Compare Source

2023-08-11

Updates
omichelsen/compare-versions

v6.1.0

Compare Source

  • Add new function validateStrict to validate according to strict semver rules.
eslint/eslint

v8.47.0

Compare Source

Features

  • 53d7508 feat: update regex for methods with thisArg (#​17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#​17447) (Francesco Trotta)

Documentation

Chores

rollup/rollup

v3.28.0

Compare Source

2023-08-09

Features
  • Add a new property preliminaryFileName to generated chunks containing the file name placeholder (#​5086)
  • Improve performance of sourcemap generation by lazily decoding mappings (#​5087)
Bug Fixes
  • Make the code property of rendered modules in the output readonly (#​5091)
Merge Requests
sass/dart-sass

v1.65.1

Compare Source

  • Update abs-percent deprecatedIn version to 1.65.0.

v1.65.0

Compare Source

  • All functions defined in CSS Values and Units 4 are now parsed as calculation objects: round(), mod(), rem(), sin(), cos(), tan(), asin(), acos(), atan(), atan2(), pow(), sqrt(), hypot(), log(), exp(), abs(), and sign().

  • Deprecate explicitly passing the % unit to the global abs() function. In future releases, this will emit a CSS abs() function to be resolved by the browser. This deprecation is named abs-percent.

vitejs/vite

v4.4.9

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