Update dependency eslint-plugin-jsdoc to v18.11.0 #31
+5
−5
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:
18.4.4
->18.11.0
Release Notes
gajus/eslint-plugin-jsdoc
v18.11.0
Compare Source
Features
v18.10.0
Compare Source
Features
check-access
: allowignorePrivate
setting to work withaccess private
tag. (cf37cc6)v18.9.0
Compare Source
Features
check-types
: add optionexemptTagContexts
to exempt type-checking (certain types or any types) on specific tags; fixes #255 (5d99663)v18.8.0
Compare Source
Features
require-description-complete-sentence
: addabbreviations
option; fixes #424 (f70fd6c)v18.7.0
Compare Source
Features
require-file-overview
: add rule for every file to have afile
tag; fixes #55 (7839625)v18.6.2
Compare Source
Bug Fixes
empty-tags
: ensure rule is still checked when aprivate
tag is present despite even atrue
ignorePrivate
setting. (c5b8e09)v18.6.1
Compare Source
Bug Fixes
ignorePrivate
setting works withiterateAllJsdocs
rules (9703aba)v18.6.0
Compare Source
Features
require-jsdoc
: allow simple decorators to intervene between comment block and context object; fixes part of #455 (641479b)v18.5.0
Compare Source
Features
check-param-names
: add optionallowExtraTrailingParamDocs
to avoid reporting additional[@param](https://togithub.com/param)
's beyond actual function's arguments; fixes #450 (4532e66)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.