Bump eslint-plugin-jsdoc to ^39.3.3 #4971
Closed
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.1.6
->^39.3.3
Release Notes
gajus/eslint-plugin-jsdoc
v39.3.3
Compare Source
Bug Fixes
check-line-alignment
: if no types are present, avoid allocating extra space; fixes #891 (26e7357)v39.3.2
Compare Source
Bug Fixes
no-undefined-types
: ensure parsing takes into account template names with defaults (374daac)v39.3.1
Compare Source
Bug Fixes
jsdoccomment
to support default template values; fixes #887 (53e4174)v39.3.0
Compare Source
Features
es-joy/jsdoccomment
withjsdoc-type-pratt-parser
update (new() keyword for TypeScript types) (66658c0)v39.2.9
Compare Source
Bug Fixes
check-values
: handle mismatchedlicensePattern
; fixes #884 (f4a9249)v39.2.8
Compare Source
Bug Fixes
v39.2.7
Compare Source
Bug Fixes
require-jsdoc
: report missing blocks to next line of function with explicit column, but only as far as needed (not as far as first line's column) (e53b441)v39.2.6
Compare Source
Bug Fixes
v39.2.5
Compare Source
Bug Fixes
jsdoccomment
and devDep. (fb0c83f)v39.2.4
Compare Source
Bug Fixes
require-jsdoc
: proper reporting of end line numbers; fixes #843 (4270b75)v39.2.3
Compare Source
Bug Fixes
require-param-type
: report column=1 (#875) (2f104f8)v39.2.2
Compare Source
Bug Fixes
comment
: updatesjsdoccomment
(0eef81c)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:
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.