Skip to content

Update dependency eslint-plugin-jsdoc to v39

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 38.1.6 -> 39.2.1 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

v39.2.1

Compare Source

Bug Fixes
  • regression with checking TS MethodDefinition params (041de5f)

v39.2.0

Compare Source

Features
  • require-jsdoc: add minLineCount option to avoid reporting short functions/contexts; fixes #​870 (199aa4a)
  • support inline 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
  • target Node 14 in builds now that using it (806deca)

v39.0.1

Compare Source

Bug Fixes
  • add enableFixer option to require-example (7416331)

v39.0.0

Compare Source

chore
BREAKING CHANGES
  • Node 12 is soon entering EOL.

Also:


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Particify Dependency Bot

Merge request reports