Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.2.4 -> ^1.2.6
@gitlab/svgs dependencies minor ^3.13.0 -> ^3.14.0
@gitlab/ui dependencies minor ^52.3.1 -> ^52.6.0
@rollup/plugin-inject (source) devDependencies patch ^5.0.2 -> ^5.0.3
@rollup/plugin-replace (source) devDependencies patch ^5.0.1 -> ^5.0.2
algoliasearch dependencies patch ^4.14.2 -> ^4.14.3
compare-versions dependencies patch ^5.0.1 -> ^5.0.3
eslint (source) devDependencies minor ^8.29.0 -> ^8.30.0
instantsearch.js (source) dependencies patch ^4.49.1 -> ^4.49.2
jquery (source) dependencies patch ^3.6.1 -> ^3.6.2
mermaid dependencies minor ^9.2.2 -> ^9.3.0
rollup (source) devDependencies patch ^3.7.3 -> ^3.7.5

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


Release Notes

evilmartians/lefthook

v1.2.6

Compare Source

v1.2.5

Compare Source

gitlab-org/gitlab-svgs

v3.14.0

Compare Source

[3.14.0]

Changes

  • Renamed icon 'issue-type-key-result' to 'issue-type-keyresult'
gitlab-org/gitlab-ui

v52.6.0

Compare Source

Features
  • css: Add utils for OKRs progress (d8fcb85)

v52.5.0

Compare Source

Features
  • GlSparklineChart: Add gradient prop (eb28329)

v52.4.0

Compare Source

Features

52.3.1 (2022-12-09)

Bug Fixes
  • charts: add background color to toolbox title (517b70c)
  • charts: add space between toolbox and chart (94c1ea8)
rollup/plugins (@​rollup/plugin-inject)

v5.0.3

Compare Source

2022-12-17

Bugfixes
rollup/plugins (@​rollup/plugin-replace)

v5.0.2

Compare Source

2022-12-17

Bugfixes
algolia/algoliasearch-client-javascript

v4.14.3

Compare Source

omichelsen/compare-versions

v5.0.3

Compare Source

  • Fix npm build chache from 5.0.2.

v5.0.2

Compare Source

  • Fix satisfies() handling of 0.x versions.
eslint/eslint

v8.30.0

Compare Source

Features

Bug Fixes

  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#​16579) (Nicholas C. Zakas)
  • 9b8bb72 fix: autofix recursive functions in no-var (#​16611) (Milos Djermanovic)

Documentation

Chores

algolia/instantsearch.js

v4.49.2

Compare Source

4.49.2 (2022-12-13)

Bug Fixes
jquery/jquery

v3.6.2

Compare Source

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

mermaid-js/mermaid

v9.3.0

Compare Source

Significant Changes

  • 25% Smaller
  • New docs
  • Replaces the deprecated and vulnerable dagre-d3 with dagre-es

Release Notes

🎉 Thanks to all contributors helping with this release! 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/mermaid-js/mermaid/compare/v9.2.2...v9.3.0

rollup/rollup

v3.7.5

Compare Source

2022-12-17

Bug Fixes
  • Avoid name shadowing when default exporting a class that matches the name of another class (#​4756)
  • Do not display the error message both in a separate line and in the stack trace in rollup CLI (#​4749)
  • Make type of RollupWarning.cause compatible with Error.cause (#​4757)
  • Do not swallow side effects when interacting with modules namespaces nested in another object (#​4758)
Merge Requests

v3.7.4

Compare Source

2022-12-13

Bug Fixes
  • Do not remove calls to .exec and .test for included stateful regular expressions (#​4742)
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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports