Skip to content

Update NodeJS dependencies

🤖 GitLab Bot 🤖 requested to merge renovate/nodejs-dependencies into master

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.12.13 -> ^7.12.16
@babel/preset-env (source) devDependencies patch ^7.12.13 -> ^7.12.16
@gitlab/ui (source) dependencies minor ^27.4.6 -> ^27.6.1
algoliasearch dependencies patch 4.8.4 -> 4.8.5
eslint (source) devDependencies minor ^7.19.0 -> ^7.20.0
rollup (source) devDependencies minor ^2.38.5 -> ^2.39.0

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


Release Notes

babel/babel

v7.12.16

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-validator-option, babel-node, babel-parser, babel-plugin-proposal-class-static-block, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-optional-chaining, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-env, babel-preset-typescript
gitlab-org/gitlab-ui

v27.6.1

Compare Source

Bug Fixes
  • set color for .gl-avatar-labeled (e0c8b80)

v27.6.0

Compare Source

Features
  • css: Add gl-text-blue-200 utility class (269ec74)

v27.5.0

Compare Source

Features
  • GlTokenSelector: Add new CSS props and dropdown slot (8a5deff)

27.4.7 (2021-02-09)

Bug Fixes
  • GlDropdown: Add space between split dropdown for btn-confirm (5bc8823)
  • GlDropdown: Match chevron color and fix disabled spacing (69d5b44)
  • GlDropdown: Update split dropdown chevron to match border-color (3438c83)

27.4.6 (2021-02-05)

Bug Fixes
  • GlPopover: Pass through popover manual events (3bd7635)

27.4.5 (2021-02-05)

Bug Fixes
  • GlChart: Upgrade to echarts 4.9.0 (1a832ed)

27.4.4 (2021-02-05)

Bug Fixes
  • GlSearchBoxByType: fix overlapping clear button and loading icon (b72c70e)

27.4.3 (2021-02-04)

Reverts
  • feat(GlFormGroup): Add validation states and style text (15e9c17)

27.4.2 (2021-02-04)

Bug Fixes
  • GlDropdown: Uncenter dropdown item check (88fe7e6)

27.4.1 (2021-02-03)

Bug Fixes
  • GlToggle: Make toggle accessible (ba894e3)

v27.4.7

Compare Source

Bug Fixes
  • GlDropdown: Add space between split dropdown for btn-confirm (5bc8823)
  • GlDropdown: Match chevron color and fix disabled spacing (69d5b44)
  • GlDropdown: Update split dropdown chevron to match border-color (3438c83)
algolia/algoliasearch-client-javascript

v4.8.5

Compare Source

eslint/eslint

v7.20.0

Compare Source

rollup/rollup

v2.39.0

Compare Source

2021-02-12

Features
  • Add "validate" option to verify generated chunks are valid JavaScript (#​3952)
Bug Fixes
  • Always add exports properties for uninitialized named exports (#​3957)
  • Allow using an external namespace reexport together with named exports (#​3959)
  • Avoid invalid generated code in certain scenarios with SystemJS exports (#​3960)
Merge Requests

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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