chore(deps): update dependency eslint-plugin-jsdoc to v50
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^48.0.0 -> ^50.0.0 |
Release Notes
gajus/eslint-plugin-jsdoc
v50.5.0
Features
v50.4.3
Bug Fixes
-
text-escaping: add missing
docs.description
(9a93119)
v50.4.2
Bug Fixes
-
no-multi-asterisks: add missing
docs.description
(f6616c7)
v50.4.1
Bug Fixes
-
match-name
: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)
v50.4.0
Features
-
require-hyphen-before-param-description
: ensure template will be properly stringified; fixes #1326 (7019d28)
v50.3.2
Bug Fixes
-
require-hyphen-before-param-description
: inject hyphen at proper place with multiline type (8b5b7f7)
v50.3.1
Bug Fixes
v50.3.0
Features
v50.2.5
Bug Fixes
-
require-jsdoc
: allowTSTypeAliasDeclaration
to be detected for export; fixes #1319 (909de73) - force release (6970456)
- force release (20e0805)
- update semantic-release (baaf8c3)
- update semantic-release/github (8e565e0)
v50.2.4
Bug Fixes
-
require-returns-check
: allow infinite for loops to have only one branch to return; fixes #1315 (e7ab475)
v50.2.3
Bug Fixes
-
require-jsdoc
: avoid erring on static blocks (8222262)
v50.2.2
Bug Fixes
-
check-param-names
: check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #1303 (288f0ae)
v50.2.1
Bug Fixes
- properly include options in ruleset factories (964712b)
v50.2.0
Features
v50.1.0
Features
v50.0.1
Bug Fixes
-
no-bad-blocks
: exclude ESLint directives (df55137)
v50.0.0
Bug Fixes
-
lines-before-block
: remove rule from recommended (1cae2cb)
BREAKING CHANGES
-
lines-before-block
: Have to selectively enable thelines-before-block
rule to have it apply now.
v49.0.0
Features
BREAKING CHANGES
-
lines-before-block
: Adds new rule to recommended
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot