Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies minor ^66.32.0 -> ^66.35.1
eslint (source) devDependencies minor ^8.51.0 -> ^8.52.0
mermaid dependencies patch ^10.5 -> ^10.5.1
sass devDependencies patch ^1.69.3 -> ^1.69.4
stylelint (source) devDependencies minor ^15.10.3 -> ^15.11.0
vite (source) devDependencies minor ^4.4.11 -> ^4.5.0

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


Release Notes

gitlab-org/gitlab-ui

v66.35.1

Compare Source

Bug Fixes
  • GlDuoChatMessage: nextTick() when rendering GFM (835900c)

v66.35.0

Compare Source

Features
  • DisclosureDropdown: Add startOpened prop (4896b9c)

v66.34.0

Compare Source

Features
  • css: added gl-z-index-999 utility (f297430)

v66.33.0

Compare Source

Features
  • GlDuoChat: Implemented component (ce8a3b4)

66.32.1 (2023-10-17)

Bug Fixes
  • GlCollapsibleListbox: Make the search input rounded (23705b2)

v66.32.1

Compare Source

Bug Fixes
  • GlCollapsibleListbox: Make the search input rounded (23705b2)
eslint/eslint

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

mermaid-js/mermaid

v10.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1

sass/dart-sass

v1.69.4

Compare Source

  • No user-visible changes.
stylelint/stylelint

v15.11.0

Compare Source

  • Added: ignoreRules to max-nesting-depth (#​7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#​7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#​7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#​7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#​7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#​7242) (@​mattxwang).
vitejs/vite

v4.5.0

Compare Source

Please refer to CHANGELOG.md for details.


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