Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies minor ^1.0.5 -> ^1.1.0
@gitlab/svgs (source) dependencies minor ^3.0.0 -> ^3.1.0
@gitlab/ui (source) dependencies minor ^43.2.1 -> ^43.5.0
@popperjs/core dependencies patch ^2.11.5 -> ^2.11.6
eslint (source) devDependencies minor ^8.21.0 -> ^8.22.0
mermaid dependencies patch ^9.1.4 -> ^9.1.5
rollup (source) devDependencies minor ^2.77.2 -> ^2.78.0
stylelint (source) devDependencies minor ^14.9.1 -> ^14.10.0

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


Release Notes

evilmartians/lefthook

v1.1.0

Compare Source

gitlab-org/gitlab-svgs

v3.1.0

Compare Source

[3.1.0]

Changes

  • Added icon 'issue-type-task'
gitlab-org/gitlab-ui

v43.5.0

Compare Source

Features
  • GlModal: Allow no autofocus on show (1caa729)

v43.4.0

Compare Source

Features
  • css: Add overflow-x and underline:hover utility classes (1d86e1f)

v43.3.0

Compare Source

Features
  • css: use calc() inside of clamp() to bypass SassC warning (4d6d061)

43.2.2 (2022-08-09)

Bug Fixes
  • GlBadge: Add transition styles (e34b371)
  • GlBadge: Nest icon styles (13bdb73)
  • GlBadge: Update badge colours (4d85a8d)
  • GlBadge: Update badge colours Apply suggestions (2e438e1)

43.2.1 (2022-08-08)

Bug Fixes
  • Change SASS url variable syntax to a valid one (b157b55)

v43.2.2

Compare Source

Bug Fixes
  • GlBadge: Add transition styles (e34b371)
  • GlBadge: Nest icon styles (13bdb73)
  • GlBadge: Update badge colours (4d85a8d)
  • GlBadge: Update badge colours Apply suggestions (2e438e1)
popperjs/popper-core

v2.11.6

Compare Source

Bug Fixes

eslint/eslint

v8.22.0

Compare Source

Features

  • 2b97607 feat: Implement caching for FlatESLint (#​16190) (Nicholas C. Zakas)
  • fd5d3d3 feat: add methodsIgnorePattern option to object-shorthand rule (#​16185) (Milos Djermanovic)

Documentation

Chores

  • 10a6e0e chore: remove deploy workflow for playground (#​16186) (Milos Djermanovic)
knsv/mermaid

v9.1.5

Compare Source

Release Notes

Bugfixes

  • Fix for unintended update to structure of thrown error from init (#​3314) @​knsv
  • fix(Diagram): fix persisted data due to db not being cleared before parsing (#​3310) @​hrgui

Documentation updates

Dependency updates

🎉 Thanks to all contributors helping with this release! 🎉

rollup/rollup

v2.78.0

Compare Source

2022-08-14

Features
  • Support writing plugin hooks as objects with a "handler" property (#​4600)
  • Allow changing execution order per plugin hook (#​4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#​4600)
Merge Requests

v2.77.3

Compare Source

2022-08-11

Bug Fixes
  • Correctly resolve preserveModulesRoot in Vite (#​4591)
Merge Requests
stylelint/stylelint

v14.10.0

Compare Source

  • Added: rule metadata to public LinterResult API (#​6166).
  • Added: longhand sub-properties of shorthand properties reference data to public API (#​6168).
  • Added: meta.fixable property to each rule (#​6181).
  • Added: support for loading custom formatter from package (#​6228).
  • Added: annotation-no-unknown rule (#​6155).
  • Added: keyframe-selector-notation rule (#​6164).
  • Added: percentage-unless-within-keyword-only-block primary option to keyframe-selector-notation (#​6194).
  • Added: github formatter (#​6150).
  • Added: tally to string and verbose formatters (#​6153).
  • Added: fixable status to verbose and github formatters (#​6183).
  • Added: invalid rule primary option message for false (#​6250).
  • Fixed: exit code when nothing is passed to stylelint command (#​6175).
  • Fixed: rule message function type to not require users to handle all kind of arguments (#​6147).
  • Fixed: at-rule-* end positions (#​6163).
  • Fixed: declaration-block-no-redundant-longhand-properties end positions (#​6219).
  • Fixed: declaration-property-value-allowed-list false positives for multiple match (#​6190).
  • Fixed: declaration-property-value-disallowed-list false negatives for multiple match (#​6188).
  • Fixed: named-grid-areas-no-invalid end positions (#​6205).
  • Fixed: no-descending-specificity false positives for pseudo-classes (#​6195).
  • Fixed: no-unknown-animations end positions (#​6221).
  • Fixed: no-unknown-animations false positives for SCSS interpolation (#​6185).
  • Fixed: number-max-precision end positions (#​6184).
  • Fixed: property-* end positions (#​6174).
  • Fixed: rule-selector-property-disallowed-list end positions (#​6222).
  • Fixed: selector-attribute-name-disallowed-list end positions (#​6223).
  • Fixed: selector-attribute-operator-allowed-list end positions (#​6224).
  • Fixed: selector-attribute-operator-disallowed-list end positions (#​6225).
  • Fixed: selector-attribute-quotes end positions (#​6226).
  • Fixed: selector-class-pattern end positions (#​6227).
  • Fixed: selector-combinator-allowed-list and selector-combinator-disallowed-list end positions (#​6229).
  • Fixed: selector-disallowed-list end positions (#​6230).
  • Fixed: selector-id-pattern end positions (#​6231).
  • Fixed: selector-not-notation end positions (#​6201).
  • Fixed: selector-pseudo-element-colon-notation end positions (#​6235).
  • Fixed: string-no-newline end positions (#​6218).
  • Fixed: unit-* start and end positions (#​6169).
  • Fixed: value-no-vendor-prefix end positions (#​6173).

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: Never, 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

Loading