chore(deps): update dependency eslint-plugin-jsdoc to v31
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^30.6.4 -> ^31.0.0 |
Release Notes
gajus/eslint-plugin-jsdoc
v31.0.2
Bug Fixes
v31.0.1
Bug Fixes
-
check-line-alignment
: handle spaces in type and skip for single line (@renatho); closes #638 (577863b)
v31.0.0
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph