Skip to content

Update dependency eslint-plugin-jsdoc to v39

Reiter, Christoph requested to merge renovate/eslint-plugin-jsdoc-39.x into master

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^38.0.0 -> ^39.0.0

Release Notes

gajus/eslint-plugin-jsdoc

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: "before 3am on Monday" (UTC).

🚦 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 Reiter, Christoph

Merge request reports