Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v38

Reiter, Christoph requested to merge renovate/eslint-plugin-jsdoc-38.x into master

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^37.0.0 -> ^38.0.0

Release Notes

gajus/eslint-plugin-jsdoc

v38.0.4

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeLiteral and TSTypeAliasDeclaration to have TSPropertySignature checks pass through them toward public export for publicOnly checks; fixes #​852 (19e4f6f)

v38.0.3

Compare Source

Bug Fixes
  • valid-types: update es-joy/jsdoccomment (5e8e0c7)

v38.0.2

Compare Source

Bug Fixes
  • match-description: single empty line was not being reported (ec34e66)

v38.0.1

Compare Source

Bug Fixes
  • match-name: perform replacements for names appearing after multiline types (a23168d)

v38.0.0

Compare Source

Bug Fixes
  • match-description: adjust default to allow for trailing whitespace but do check for such WS now (a31a8fd)
Features
BREAKING CHANGES
  • match-description: match-description regular expressions now need to take account for trailing whitespace

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports