chore(deps): update dependency eslint-plugin-jsdoc to v38
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^37.0.0 -> ^38.0.0 |
v38.0.4
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
valid-types
: update es-joy/jsdoccomment
(5e8e0c7)v38.0.2
match-description
: single empty line was not being reported (ec34e66)v38.0.1
match-name
: perform replacements for names appearing after multiline types (a23168d)v38.0.0
match-description
: adjust default to allow for trailing whitespace but do check for such WS now (a31a8fd)match-description
: match-description
regular expressions now need to take account for trailing whitespaceThis MR has been generated by Renovate Bot.