GrafanaJsonDatasource
GrafanaJsonDatasource copied to clipboard
chore(deps): update dependency eslint-plugin-jsdoc to v51
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-jsdoc | ^50.0.0 -> ^51.0.0 |
Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v51.0.1
Bug Fixes
- require node v22 (f85ffc6)
v51.0.0
v50.8.0
Features
- getJsdocProcessorPlugin: allow
exampleCodeRegexandrejectExampleCodeRegexto be RegExp objects (#1395) (285a03c)
v50.7.1
Bug Fixes
v50.7.0
Features
v50.6.17
Bug Fixes
require-param: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)
v50.6.16
Bug Fixes
valid-types: fix parsing of expressions like[@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}; fixes #1381 (#1382) (2bd7242)
v50.6.15
Bug Fixes
v50.6.14
Bug Fixes
v50.6.13
Bug Fixes
lines-before-block: Only trigger after ';', '}', '|', and '&' (#1383) (19fa3dc), closes #1379 #1343
v50.6.12
Bug Fixes
no-undefined-types: workaroundparse-imports-exportsbug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)
v50.6.11
Bug Fixes
check-values: workaroundparse-imports-exportsbug in handling trailing whitespace; fixes #1373 (#1374) (65b0dc0)
v50.6.10
Bug Fixes
v50.6.9
Reverts
v50.6.8
Bug Fixes
v50.6.7
Bug Fixes
v50.6.6
Bug Fixes
v50.6.5
Bug Fixes
v50.6.4
Bug Fixes
v50.6.3
Bug Fixes
v50.6.2
Bug Fixes
v50.6.1
Bug Fixes
v50.6.0
Features
- lines-before-block: move start-of-block checking behind off-by-default
checkBlockStartsoption (#1341) (f9b102d)
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: allowTSTypeAliasDeclarationto 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)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.