Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.23.2 -> ^7.23.3
@babel/eslint-parser (source) devDependencies minor ^7.22.15 -> ^7.23.3
@babel/preset-env (source) devDependencies patch ^7.23.2 -> ^7.23.3
@gitlab/svgs dependencies minor ^3.69.0 -> ^3.71.0
@gitlab/ui dependencies patch ^67.5.1 -> ^67.5.2
mermaid dependencies patch ^10.6.0 -> ^10.6.1
rollup (source) devDependencies minor ^4.3.0 -> ^4.4.0

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


Release Notes

babel/babel

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
:running_woman: Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties
gitlab-org/gitlab-svgs

v3.71.0

Compare Source

[3.71.0]

Changes

  • Added illustration 'add-user-sm'
  • Added illustration 'chart-bar-sm'
  • Added illustration 'chat-sm'
  • Added illustration 'cloud-check-sm'
  • Added illustration 'empty-access-md'
  • Added illustration 'empty-chart-md'
  • Added illustration 'empty-dashboard-md'
  • Added illustration 'empty-devops-md'
  • Added illustration 'empty-epic-md'
  • Added illustration 'empty-geo-md'
  • Added illustration 'empty-job-canceled-md'
  • Added illustration 'empty-job-not-triggered-md'
  • Added illustration 'empty-job-pending-md'
  • Added illustration 'empty-job-scheduled-md'
  • Added illustration 'empty-job-skipped-md'
  • Added illustration 'merge-requests-sm'
  • Added illustration 'milestone-sm'
  • Added illustration 'pipeline-sm'

v3.70.0

Compare Source

[3.70.0]

Changes

  • Updated icon 'sort-highest'
  • Updated icon 'sort-lowest'
gitlab-org/gitlab-ui

v67.5.2

Compare Source

Bug Fixes
  • css: chart legend display issue in dark mode (ce60a9f)
mermaid-js/mermaid

v10.6.1: 10.6.1

Compare Source

What's Changed

Bugfixes

  • fix(flow): fix invalid ellipseText regex (#​5016) @​aloisklink
    • This was causing freezes in flowcharts that had a ( char in ellipse nodes

Documentation

Chores

🎉 Thanks to all contributors helping with this release! 🎉

rollup/rollup

v4.4.0

Compare Source

2023-11-12

Features
  • Replace SWC linting with faster internal linting to error on duplicate declarations etc. (#​5207)
Bug Fixes
  • Show proper error when an entry exports non-existing bindings (#​5207)
Merge Requests

v4.3.1

Compare Source

2023-11-11

Bug Fixes
  • Fix rename error when handling errors in watch mode (#​5240)
  • Prevent warning when using --forceExit (#​5245)
Merge Requests

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