Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.3.9 -> ^1.3.10
@​gitlab/eslint-plugin devDependencies patch ^18.3.0 -> ^18.3.2
@rollup/plugin-commonjs (source) devDependencies minor ^24.0.1 -> ^24.1.0
glob dependencies minor ^10.0.0 -> ^10.2.1
instantsearch.js (source) dependencies patch ^4.54.0 -> ^4.54.1
postcss (source) devDependencies patch ^8.4.21 -> ^8.4.22
rollup (source) devDependencies patch ^3.20.2 -> ^3.20.4
stylelint (source) devDependencies minor ^15.4.0 -> ^15.5.0

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


Release Notes

evilmartians/lefthook

v1.3.10

Compare Source

Changelog

  • 58f5e02 1.3.10: allow disabling logging for skipped commands and scripts
  • 7fead41 deps: April 2023 (#​466)
  • 1ade029 feat: don't show when commands are skipped because of no matched files (#​468)
rollup/plugins

v24.1.0

Compare Source

2023-04-11

Features
  • feat: Do not use getters for module.exports #​1455
isaacs/node-glob

v10.2.1

Compare Source

v10.2.0

Compare Source

  • Add glob cli

v10.1.0

Compare Source

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.
algolia/instantsearch.js

v4.54.1

Compare Source

Bug Fixes
  • helpers: deprecate highlight helpers (09817fb)
  • pagination: use real template (6783408)
  • panel: use undefined templates by default (dcef813)
  • Template: easier to debug warning when string template is used (f285942)
postcss/postcss

v8.4.22

Compare Source

  • Fixed TypeScript support with node16 (by Remco Haszing).
rollup/rollup

v3.20.4

Compare Source

2023-04-17

Bug Fixes
  • Do not remove breaks statements after switch statements with conditional breaks (#​4937)
Merge Requests

v3.20.3

Compare Source

2023-04-16

Bug Fixes
  • Reduce memory consumption for function call parameter analysis (#​4938)
  • Fix types for shouldTransformCachedModule (#​4932)
Merge Requests
stylelint/stylelint

v15.5.0

Compare Source


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