Update dependency eslint-plugin-jsdoc to v39 #1039
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:
^38.0.0
->^39.0.0
Release Notes
gajus/eslint-plugin-jsdoc
v39.2.1
Compare Source
Bug Fixes
v39.2.0
Compare Source
Features
require-jsdoc
: addminLineCount
option to avoid reporting short functions/contexts; fixes #870 (199aa4a)minLineCount
(288363e)v39.1.1
Compare Source
Bug Fixes
require-jsdoc
: detect ClassDeclaration as referenced public export and ClassExpression methods; fixes #648 (520c7be)v39.1.0
Compare Source
Features
v39.0.1
Compare Source
Bug Fixes
enableFixer
option torequire-example
(7416331)v39.0.0
Compare Source
chore
engines
(be3af9d), closes #865BREAKING CHANGES
Also:
v38.1.6
Compare Source
Bug Fixes
no-restricted-syntax
,no-missing-syntax
: pass on parser'svisitorKeys
to esquery (f873e32)v38.1.5
Compare Source
Bug Fixes
no-restricted-syntax
: includecomment
in templates and in default error message if present (cc031b8)v38.1.4
Compare Source
Bug Fixes
no-undefined-types
: add TypeScript utility types (globally allowed types); fixes #839 (bf9f994)v38.1.3
Compare Source
Bug Fixes
check-types
,no-undefined-types
: safer optional chaining (63a96ee)v38.1.2
Compare Source
Bug Fixes
check-types
: proper use of optional chaining; fixes #861 (7dbdd9f)v38.1.1
Compare Source
Bug Fixes
check-types
: forjsdoc
mode, avoid objecting to upper-case; fixes #860 (d11d271)v38.1.0
Compare Source
Features
object
typepreferredTypes
, preferobject
for plain objects and otherwise preferObject<>
; fixes #800 (#855) (0f27282)v38.0.8
Compare Source
Bug Fixes
check-tag-names
: allowinternal
for TypeScript mode; fixes #859 (a530862)sort-tags
: add place forinternal
(89ad7f5)v38.0.7
Compare Source
Performance Improvements
v38.0.6
Compare Source
Bug Fixes
no-bad-blocks
); fixes #853 (17fe2ca)v38.0.5
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.