Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@gitlab/svgs (source) dependencies minor ^2.26.0 -> ^2.28.0
@gitlab/ui (source) dependencies minor ^42.18.0 -> ^42.22.0
babel-jest devDependencies patch ^28.1.2 -> ^28.1.3
eslint (source) devDependencies minor ^8.19.0 -> ^8.20.0
instantsearch.js (source) dependencies patch ^4.43.0 -> ^4.43.1
jest (source) devDependencies patch ^28.1.2 -> ^28.1.3
jest-environment-jsdom devDependencies patch ^28.1.2 -> ^28.1.3
markdownlint-cli devDependencies minor ^0.31.1 -> ^0.32.0
rollup (source) devDependencies minor ^2.76.0 -> ^2.77.0

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


Release Notes

gitlab-org/gitlab-svgs

v2.28.0

Compare Source

[2.28.0]

Changes

  • Added illustration 'docker'

v2.27.0

Compare Source

[2.27.0]

Changes

  • Added icon 'formula'
gitlab-org/gitlab-ui

v42.22.0

Compare Source

Features
  • css: add gl-flex-basis-third (e457c39)

v42.21.0

Compare Source

Features
  • css: Added background no repeat to select dropdown (5a3fdf9)

v42.20.0

Compare Source

Features
  • css: Updated GlFormSelect styles to match the design specs (7ebc665)

v42.19.0

Compare Source

Features
  • css: Add gl-display-contents utility class (f15c3b5)

42.18.1 (2022-07-12)

Bug Fixes
  • deps: update dependency dompurify to ^2.3.9 (9148ae8)

v42.18.1

Compare Source

Bug Fixes
  • deps: update dependency dompurify to ^2.3.9 (9148ae8)
facebook/jest

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)
eslint/eslint

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)
algolia/instantsearch.js

v4.43.1

Compare Source

Bug Fixes
igorshubovych/markdownlint-cli

v0.32.0

Compare Source

  • Update markdownlint dependency to 0.26.0
    • Add MD051/link-fragments: Link fragments should be valid
    • Add MD052/reference-links-images: Reference links and images should use a label that is defined
    • Add MD053/link-image-reference-definitions: Link and image reference definitions should be needed (auto-fixable)
    • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
    • Add markdownlint-disable-line inline comment
    • Support ~ paths in configuration files
    • Improve performance
  • Add .markdownlint.jsonc to list of supported configuration files
  • Remove support for end-of-life Node version 12
  • Update all dependencies via Dependabot
rollup/rollup

v2.77.0

Compare Source

2022-07-15

Features
  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#​4570)
Bug Fixes
  • Avoid including variables referenced from return statements that are never reached (#​4573)
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: 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