wire-desktop
wire-desktop copied to clipboard
chore(deps-dev): bump eslint-plugin-jsdoc from 48.11.0 to 51.2.3
Bumps eslint-plugin-jsdoc from 48.11.0 to 51.2.3.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v51.2.3
51.2.3 (2025-06-24)
Bug Fixes
require-template,no-undefined-types,valid-types: properly parse template tags with defaults; fixes #1418 (#1419) (35e95a1)v51.2.2
51.2.2 (2025-06-23)
Bug Fixes
v51.2.1
51.2.1 (2025-06-22)
Bug Fixes
v51.2.0
51.2.0 (2025-06-22)
Features
v51.1.3
51.1.3 (2025-06-22)
Bug Fixes
no-undefined-types: liberalize checks to reallow for unknown properties on imports and defined globals; fixes #1412 (#1413) (a083c81)v51.1.2
51.1.2 (2025-06-22)
Bug Fixes
v51.1.1
51.1.1 (2025-06-21)
... (truncated)
Commits
35e95a1fix(require-template,no-undefined-types,valid-types): properly parse ...efbcb1cfix(no-undefined-types): exempt import tags from property checks; fixes #14...e9ff4c7fix(no-undefined-types): also allow globals defined onlanguageOptions(#...08f7834feat: strip property when there is aclasstag and the context is set (#1414)a083c81fix(no-undefined-types): liberalize checks to reallow for unknown propertie...3d2d379fix: updatejsdoccomment(#1411)2875c2dfix(require-jsdoc): check interfaces within file for comment blocks; fixes ...b0faae7feat(lines-before-block): add default-onignoreSingleLinesoption; fixes ...ae2b314fix(check-template-names): checks class body for comments where template na...26ae169fix(require-jsdoc): update jsdoccomment (and espree) to get comment-finding...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Superseded by #8891.