Update dependency eslint-plugin-jsdoc to v38 #1027
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^37.0.0
->^38.0.0
Release Notes
gajus/eslint-plugin-jsdoc
v38.0.6
Compare Source
Bug Fixes
no-bad-blocks
); fixes #853 (17fe2ca)v38.0.5
Compare Source
Bug Fixes
v38.0.4
Compare Source
Bug Fixes
require-jsdoc
: allowTSTypeLiteral
andTSTypeAliasDeclaration
to haveTSPropertySignature
checks pass through them toward public export forpublicOnly
checks; fixes #852 (19e4f6f)v38.0.3
Compare Source
Bug Fixes
valid-types
: updatees-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
tag-lines
: adddropEndLines
option; fixes #847 (26c1c2c)BREAKING CHANGES
match-description
:match-description
regular expressions now need to take account for trailing whitespacev37.9.7
Compare Source
Bug Fixes
no-undefined-types
: supportunknown
andconst
; fixes #846 (b5b3e17)v37.9.6
Compare Source
Bug Fixes
v37.9.5
Compare Source
Bug Fixes
async
function (unless withforceReturnsWithAsync
) or Promise return with void type parameter; fixes #845 (509baf9)v37.9.4
Compare Source
Bug Fixes
require-jsdoc
: avoid class jsdoc blocks suppressing errors forPropertyDefinition
; fixes #841 (ef68427)v37.9.3
Compare Source
Bug Fixes
no-restricted-syntax
,no-missing-syntax
: update jsdoccomment to avoid breaking on bad types (at least until jsdoc-type-pratt-parser may support all expected); fixes #842 (06c3163)v37.9.2
Compare Source
Bug Fixes
valid-types
: ensurerequires
checking works withoutmodule:
; fixes #840 (0cfdfd7)v37.9.1
Compare Source
Bug Fixes
valid-types
: require name fortutorial
but disallow type (32447f0)v37.9.0
Compare Source
Features
check-values
: add checking ofkind
(eb92080)v37.8.2
Compare Source
Bug Fixes
empty-tags
: prevent tag content forinterface
in Closure mode (1b3212f)v37.8.1
Compare Source
Bug Fixes
valid-types
: allow dropping oftypedef
name and/or type by TypeScript (8847608)v37.8.0
Compare Source
Features
sort-tags
rule (38d51ff)v37.7.1
Compare Source
Bug Fixes
check-types
: prevent parent objects from being reported in "typescript" mode even with generic preferredTypes match (unless there isunifyParentAndChildTypeChecks
config); fixes #800 (9d0a75d)v37.7.0
Compare Source
Features
v37.6.3
Compare Source
Bug Fixes
check-types
: allow changing ofObject
in typescript mode; mentioned in #800 (6524c31)v37.6.2
Compare Source
Bug Fixes
Program
forisGetter
/isSetter
checks; fixes #832 (ea76276)v37.6.1
Compare Source
Bug Fixes
v37.6.0
Compare Source
Features
v37.5.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: "after 9am on Wednesday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.