Skip to content

Update NodeJS dependencies

This MR contains the following updates:

Package Type Update Change
@evilmartians/lefthook devDependencies patch ^1.5.2 -> ^1.5.3
jest-fail-on-console devDependencies patch ^3.1.1 -> ^3.1.2
markdownlint-cli2 devDependencies minor ^0.10.0 -> ^0.11.0
rollup (source) devDependencies minor ^4.5.0 -> ^4.6.0
vite (source) devDependencies patch ^5.0.0 -> ^5.0.2

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


Release Notes

evilmartians/lefthook

v1.5.3

Compare Source

  • fix: don't check checksum file when explicitly calling lefthook install (#​572) by @​mrexox
  • chore: skip summary separator if nothing is printed (#​575) by @​mrexox
  • docs: update info about root option by @​mrexox
ValentinH/jest-fail-on-console

v3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ValentinH/jest-fail-on-console/compare/v3.1.1...v3.1.2

DavidAnson/markdownlint-cli2

v0.11.0

Compare Source

  • Add modulePaths configuration option
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 16
rollup/rollup

v4.6.0

Compare Source

2023-11-26

Features
  • Allow this.addWatchFile in all plugin hooks (#​5270)
Bug Fixes
  • Show helpful error when native binaries are not installed due to an npm issue (#​5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#​5270)
Merge Requests

v4.5.2

Compare Source

2023-11-24

Bug Fixes
  • Handle files with UTF-8 BOM when using the commonjs plugin (#​5268)
Merge Requests

v4.5.1

Compare Source

2023-11-21

Bug Fixes
  • Do not error when a function expression uses the same name for a parameter and its id (#​5262)
Merge Requests
vitejs/vite

v5.0.2

Compare Source

v5.0.1


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.

Edited by GitLab Dependency Bot

Merge request reports