build(deps-dev): Bump eslint-plugin-jsdoc from 61.7.1 to 62.5.4 (#84)

Bumps
[eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from
61.7.1 to 62.5.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gajus/eslint-plugin-jsdoc/releases">eslint-plugin-jsdoc's
releases</a>.</em></p>
<blockquote>
<h2>v62.5.4</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.3...v62.5.4">62.5.4</a>
(2026-02-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>no-undefined-types</code>:</strong> avoid treating
infer type identifier as undefined; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1654">#1654</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/da440462435d68cccee29dc78e599d9b0fab9e5f">da44046</a>)</li>
<li><strong><code>no-undefined-types</code>:</strong> ensure template
tags are defined; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1655">#1655</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/bfef8487603fccbdc1387ecd57a46b85755d9e14">bfef848</a>)</li>
</ul>
<h2>v62.5.3</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.2...v62.5.3">62.5.3</a>
(2026-02-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>default-expressions</code> and <code>examples</code>
configs:</strong> avoid applying deprecated rules now that ESLint warns
against them; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1651">#1651</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a252868199736888fee6530d873f3ec3238339bb">a252868</a>)</li>
</ul>
<h2>v62.5.2</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.1...v62.5.2">62.5.2</a>
(2026-02-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>valid-types</code>:</strong> allow numeric properties
for jsdoc mode; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1646">#1646</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/122d2837f69172911f03e6e2bbdee33c03b8a4f1">122d283</a>)</li>
</ul>
<h2>v62.5.1</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.0...v62.5.1">62.5.1</a>
(2026-02-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>require-template</code>:</strong> stop treating type
parameters names as unknown template names; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1648">#1648</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/dfc662ea500a536678772b356511636c7f18b228">dfc662e</a>)</li>
<li><strong><code>type-formatting</code>:</strong> update jsdoccomment
and devDeps.; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1647">#1647</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/19f36b697517a39f9fce29b9d79637f45edce9b6">19f36b6</a>)</li>
</ul>
<h2>v62.5.0</h2>
<h1><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.4.1...v62.5.0">62.5.0</a>
(2026-01-29)</h1>
<h3>Features</h3>
<ul>
<li><strong><code>check-tag-names</code>:</strong> add Typedoc
<code>include</code>, <code>includeCode</code>, and TSDoc
<code>inheritDoc</code>/<code>inheritdoc</code> and <code>label</code>
to allowable inline tags; add TSDoc and typedoc tags (<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/925f6e35f099a52d1e6f4da62117a5865fc35e98">925f6e3</a>)</li>

<li><strong><code>require-description-complete-sentence</code>:</strong>
allow inline <code>inheritDoc</code>, <code>inheritdoc</code>,
<code>include</code>, <code>includeCode</code>, <code>label</code> to
avoid rule; fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1641">#1641</a>
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c5a09c87ed86fd432211d547efd9bcf80827a39c">c5a09c8</a>)</li>
<li><strong><code>valid-types</code>:</strong> add Typedoc
<code>include</code>, <code>includeCode</code>, and TSDoc
<code>inheritDoc</code>/<code>inheritdoc</code> and <code>label</code>
to allowable inline tags (<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c0786335fd2193ad79ca8b043af7bf8ccb4c7bc7">c078633</a>)</li>
</ul>
<h2>v62.4.1</h2>
<h2><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.4.0...v62.4.1">62.4.1</a>
(2026-01-24)</h2>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/bfef8487603fccbdc1387ecd57a46b85755d9e14"><code>bfef848</code></a>
fix(<code>no-undefined-types</code>): ensure template tags are defined;
fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1655">#1655</a></li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/da440462435d68cccee29dc78e599d9b0fab9e5f"><code>da44046</code></a>
fix(<code>no-undefined-types</code>): avoid treating infer type
identifier as undefined;...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a252868199736888fee6530d873f3ec3238339bb"><code>a252868</code></a>
fix(<code>default-expressions</code> and <code>examples</code> configs):
avoid applying deprecated ...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/122d2837f69172911f03e6e2bbdee33c03b8a4f1"><code>122d283</code></a>
fix(<code>valid-types</code>): allow numeric properties for jsdoc mode;
fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1646">#1646</a></li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/dfc662ea500a536678772b356511636c7f18b228"><code>dfc662e</code></a>
fix(<code>require-template</code>): stop treating type parameters names
as unknown templ...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/19f36b697517a39f9fce29b9d79637f45edce9b6"><code>19f36b6</code></a>
fix(<code>type-formatting</code>): update jsdoccomment and devDeps.;
fixes <a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1647">#1647</a></li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/925f6e35f099a52d1e6f4da62117a5865fc35e98"><code>925f6e3</code></a>
feat(<code>check-tag-names</code>): add Typedoc <code>include</code>,
<code>includeCode</code>, and TSDoc `inh...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c0786335fd2193ad79ca8b043af7bf8ccb4c7bc7"><code>c078633</code></a>
feat(<code>valid-types</code>): add Typedoc <code>include</code>,
<code>includeCode</code>, and TSDoc `inherit...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c5a09c87ed86fd432211d547efd9bcf80827a39c"><code>c5a09c8</code></a>
feat(<code>require-description-complete-sentence</code>): allow inline
<code>inheritDoc</code>, `in...</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ba0034e2ec6742d32f0e9ac7fcffe9a105e03ac7"><code>ba0034e</code></a>
fix: update jsdoccomment, devDeps. (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1639">#1639</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.7.1...v62.5.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jsdoc&package-manager=npm_and_yarn&previous-version=61.7.1&new-version=62.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-21 09:51:03 +01:00
committed by GitHub
parent 05407578d4
commit a90d5e6567
2 changed files with 31 additions and 25 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"eslint": "9.39.2",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import-x": "4.16.1",
"eslint-plugin-jsdoc": "61.7.1",
"eslint-plugin-jsdoc": "62.5.4",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.0.1",
"globals": "17.3.0",
+30 -24
View File
@@ -39,8 +39,8 @@ importers:
specifier: 4.16.1
version: 4.16.1(@typescript-eslint/utils@8.55.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))
eslint-plugin-jsdoc:
specifier: 61.7.1
version: 61.7.1(eslint@9.39.2(jiti@2.6.1))
specifier: 62.5.4
version: 62.5.4(eslint@9.39.2(jiti@2.6.1))
eslint-plugin-react:
specifier: 7.37.5
version: 7.37.5(eslint@9.39.2(jiti@2.6.1))
@@ -418,9 +418,9 @@ packages:
'@emnapi/wasi-threads@1.1.0':
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
'@es-joy/jsdoccomment@0.78.0':
resolution: {integrity: sha512-rQkU5u8hNAq2NVRzHnIUUvR6arbO0b6AOlvpTNS48CkiKSn/xtNfOzBK23JE4SiW89DgvU7GtxLVgV4Vn2HBAw==}
engines: {node: '>=20.11.0'}
'@es-joy/jsdoccomment@0.84.0':
resolution: {integrity: sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
'@es-joy/resolve.exports@1.2.0':
resolution: {integrity: sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==}
@@ -1934,6 +1934,10 @@ packages:
resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
engines: {node: '>= 12.0.0'}
comment-parser@1.4.5:
resolution: {integrity: sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==}
engines: {node: '>= 12.0.0'}
concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
@@ -2242,9 +2246,9 @@ packages:
eslint-import-resolver-node:
optional: true
eslint-plugin-jsdoc@61.7.1:
resolution: {integrity: sha512-36DpldF95MlTX//n3/naULFVt8d1cV4jmSkx7ZKrE9ikkKHAgMLesuWp1SmwpVwAs5ndIM6abKd6PeOYZUgdWg==}
engines: {node: '>=20.11.0'}
eslint-plugin-jsdoc@62.5.4:
resolution: {integrity: sha512-U+Q5ppErmC17VFQl542eBIaXcuq975BzoIHBXyx7UQx/i4gyHXxPiBkonkuxWyFA98hGLALLUuD+NJcXqSGKxg==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -2290,8 +2294,8 @@ packages:
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
espree@11.0.0:
resolution: {integrity: sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==}
espree@11.1.0:
resolution: {integrity: sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
esprima@4.0.1:
@@ -3025,8 +3029,8 @@ packages:
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
hasBin: true
jsdoc-type-pratt-parser@7.0.0:
resolution: {integrity: sha512-c7YbokssPOSHmqTbSAmTtnVgAVa/7lumWNYqomgd5KOMyPrRve2anx6lonfOsXEQacqF9FKVUj7bLg4vRSvdYA==}
jsdoc-type-pratt-parser@7.1.1:
resolution: {integrity: sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==}
engines: {node: '>=20.0.0'}
jsdom@26.1.0:
@@ -4756,13 +4760,13 @@ snapshots:
tslib: 2.8.1
optional: true
'@es-joy/jsdoccomment@0.78.0':
'@es-joy/jsdoccomment@0.84.0':
dependencies:
'@types/estree': 1.0.8
'@typescript-eslint/types': 8.54.0
comment-parser: 1.4.1
'@typescript-eslint/types': 8.55.0
comment-parser: 1.4.5
esquery: 1.7.0
jsdoc-type-pratt-parser: 7.0.0
jsdoc-type-pratt-parser: 7.1.1
'@es-joy/resolve.exports@1.2.0': {}
@@ -6244,6 +6248,8 @@ snapshots:
comment-parser@1.4.1: {}
comment-parser@1.4.5: {}
concat-map@0.0.1: {}
console-browserify@1.2.0: {}
@@ -6638,21 +6644,21 @@ snapshots:
transitivePeerDependencies:
- supports-color
eslint-plugin-jsdoc@61.7.1(eslint@9.39.2(jiti@2.6.1)):
eslint-plugin-jsdoc@62.5.4(eslint@9.39.2(jiti@2.6.1)):
dependencies:
'@es-joy/jsdoccomment': 0.78.0
'@es-joy/jsdoccomment': 0.84.0
'@es-joy/resolve.exports': 1.2.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
comment-parser: 1.4.5
debug: 4.4.3
escape-string-regexp: 4.0.0
eslint: 9.39.2(jiti@2.6.1)
espree: 11.0.0
espree: 11.1.0
esquery: 1.7.0
html-entities: 2.6.0
object-deep-merge: 2.0.0
parse-imports-exports: 0.2.4
semver: 7.7.3
semver: 7.7.4
spdx-expression-parse: 4.0.0
to-valid-identifier: 1.0.0
transitivePeerDependencies:
@@ -6749,7 +6755,7 @@ snapshots:
acorn-jsx: 5.3.2(acorn@8.15.0)
eslint-visitor-keys: 4.2.1
espree@11.0.0:
espree@11.1.0:
dependencies:
acorn: 8.15.0
acorn-jsx: 5.3.2(acorn@8.15.0)
@@ -7218,7 +7224,7 @@ snapshots:
is-bun-module@2.0.0:
dependencies:
semver: 7.7.3
semver: 7.7.4
is-callable@1.2.7: {}
@@ -7715,7 +7721,7 @@ snapshots:
dependencies:
argparse: 2.0.1
jsdoc-type-pratt-parser@7.0.0: {}
jsdoc-type-pratt-parser@7.1.1: {}
jsdom@26.1.0:
dependencies: