chore(deps): update dependency eslint-plugin-jsdoc to v38
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
Bug Fixes
-
require-jsdoc
: allowTSTypeLiteral
andTSTypeAliasDeclaration
to haveTSPropertySignature
checks pass through them toward public export forpublicOnly
checks; fixes #852 (19e4f6f)
v38.0.3
Bug Fixes
-
valid-types
: updatees-joy/jsdoccomment
(5e8e0c7)
v38.0.2
Bug Fixes
-
match-description
: single empty line was not being reported (ec34e66)
v38.0.1
Bug Fixes
-
match-name
: perform replacements for names appearing after multiline types (a23168d)
v38.0.0
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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph