chore: Update dependency eslint-plugin-jsdoc to v37.5.0 #2173
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.1.0
->37.5.0
Release Notes
gajus/eslint-plugin-jsdoc
v37.5.0
Compare Source
Features
no-multi-asterisks
: addallowWhitespace
option; fixes #803 (6ddc79c)v37.4.2
Compare Source
Bug Fixes
match-description
: address issue withconstructor
being required withmainDescription
false; fixes #802 (80ab88a)v37.4.1
Compare Source
Bug Fixes
v37.4.0
Compare Source
Features
require-returns-check
,require-yields-check
,require-throws
: confirm that a "never" value is indeed present (508ea51)v37.3.0
Compare Source
Features
valid-types
: require whitelist of types and prevent names withsuppress
tag (c91e49c)v37.2.8
Compare Source
Bug Fixes
require-returns-check
,require-yields-check
: avoidnever
being reported (3a27c39)v37.2.7
Compare Source
Bug Fixes
no-missing-syntax
: ensure checking all non-any contexts when any is being traversed (4433d7e)v37.2.6
Compare Source
Bug Fixes
no-restricted-syntax
,no-missing-syntax
: check for generic context match rather thanselector
-specific one (36e0115)v37.2.5
Compare Source
Bug Fixes
no-restricted-syntax
: avoid matching contexts when in different items of contexts array; fixes #818 (fbee6c8)contexts
sharing the same context should not overwrite the previous (c91f54a)v37.2.4
Compare Source
Bug Fixes
no-undefined-types
: allownever
(6af811b)v37.2.3
Compare Source
Bug Fixes
no-undefined-types
: avoid supress tag type checking in closure; fixes #815 (fac3f20)v37.2.2
Compare Source
Bug Fixes
require-jsdoc
: ignore nested arrow functions and function expressions; fixes #812 (c552b1c)v37.2.1
Compare Source
Bug Fixes
require-jsdoc
: avoid reporting inner functions missing jsdoc when pubilc-only jsdoc is being checked and missing; fixes #812 (d62a2a7)v37.2.0
Compare Source
Features
Configuration
📅 Schedule: "on the first day of the month" (UTC).
🚦 Automerge: Enabled.
♻ 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.