Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v31

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

This MR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^30.7.8 -> ^31.0.0

Release Notes

gajus/eslint-plugin-jsdoc

v31.0.2

Compare Source

Bug Fixes
  • check-line-alignment: implement default never options; fixes #​483 (b2db226)

v31.0.1

Compare Source

Bug Fixes

v31.0.0

Compare Source

chore
  • update comment-parser; should now cause fixers to preserve original whitespace unless the rule is meant to fix it (095ff36)
BREAKING CHANGES
  • Tests are not breaking, but as changing the fundamental parser, forcing major bump to be safe.

Also updates: 1. require-description-complete-sentence - test to fix output 2. require-hyphen-before-param-description - test to preserve whitespace in fixed output (though still minus hyphen) 3. require-param - test preserving whitespace 4 require-jsdoc - test with no indent


Renovate 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, check this box

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports