Skip to content

Commit 0e27e30

Browse files
chore(deps-dev): Bump eslint-plugin-jsdoc from 53.0.1 to 62.3.0 (#2222)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 53.0.1 to 62.3.0. <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.3.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.2.0...v62.3.0">62.3.0</a> (2026-01-20)</h1> <h3>Features</h3> <ul> <li><strong><code>type-formatting</code>:</strong> add <code>objectTypeBracketSpacing</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1615">#1615</a> (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1632">#1632</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/78b69804f717931eaa70b238aae3b0c6973ffea1">78b6980</a>)</li> </ul> <h2>v62.2.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.1.0...v62.2.0">62.2.0</a> (2026-01-19)</h1> <h3>Features</h3> <ul> <li><strong><code>no-undefined-types</code>:</strong> support strict validation for TS namespaces (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1616">#1616</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ed260c59eee80c365b3f6544056622a680a96f51">ed260c5</a>)</li> </ul> <h2>v62.1.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.0.1...v62.1.0">62.1.0</a> (2026-01-17)</h1> <h3>Features</h3> <ul> <li>update comment-parser; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1116">#1116</a> ; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1348">#1348</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/0170773d9ab42a18649a78fd8a9360a6b90940c1">0170773</a>)</li> </ul> <h2>v62.0.1</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.0.0...v62.0.1">62.0.1</a> (2026-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-template</code>:</strong> treat infer statement types as defined; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1628">#1628</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e63dc23feb17aa4ae0031655130dbab322ec0fa7">e63dc23</a>)</li> </ul> <h2>v62.0.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.7.1...v62.0.0">62.0.0</a> (2026-01-09)</h1> <h3>Features</h3> <ul> <li>update jsdoccomment, allowing for <code>skipInvokedExpressionsForCommentFinding</code> setting; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1624">#1624</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9c0e4a32c6a4e2fba9c50d739f0ddbceb3bac678">9c0e4a3</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Require Node ^20.19.0 || ^22.13.0 || &gt;=24</li> </ul> <h2>v61.7.1</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.7.0...v61.7.1">61.7.1</a> (2026-01-08)</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/78b69804f717931eaa70b238aae3b0c6973ffea1"><code>78b6980</code></a> feat(<code>type-formatting</code>): add <code>objectTypeBracketSpacing</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1615">#1615</a> (...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ed260c59eee80c365b3f6544056622a680a96f51"><code>ed260c5</code></a> feat(<code>no-undefined-types</code>): support strict validation for TS namespaces (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1616">#1616</a>)</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/0170773d9ab42a18649a78fd8a9360a6b90940c1"><code>0170773</code></a> feat: update comment-parser; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1116">#1116</a> ; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1348">#1348</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e63dc23feb17aa4ae0031655130dbab322ec0fa7"><code>e63dc23</code></a> fix(<code>require-template</code>): treat infer statement types as defined; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1628">#1628</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9c0e4a32c6a4e2fba9c50d739f0ddbceb3bac678"><code>9c0e4a3</code></a> feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a530471032e83a62e736f9da687cba0ed6db33bc"><code>a530471</code></a> chore: update actions</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/fe29ef98bcf29b1503fa273554c8fb3754afd390"><code>fe29ef9</code></a> fix(<code>github</code>): <code>npm</code> release (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1623">#1623</a>)</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/31d6e22d17fcec6ccf33e8c94940909fc703a6e0"><code>31d6e22</code></a> feat: update esquery and devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3b5b52dc15789b467dc531e9ac654890d59a25f9"><code>3b5b52d</code></a> chore: adopt trusted publisher</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/4527be2db15f167c07af5391e5cc675087671a1a"><code>4527be2</code></a> chore: update devDeps.</li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v53.0.1...v62.3.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for eslint-plugin-jsdoc since your current version.</p> </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=53.0.1&new-version=62.3.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
1 parent a6be9f4 commit 0e27e30

2 files changed

Lines changed: 122 additions & 40 deletions

File tree

package-lock.json

Lines changed: 121 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "^8.53.1",
5555
"eslint": "^8.57.1",
5656
"eslint-config-prettier": "^10.1.8",
57-
"eslint-plugin-jsdoc": "^53.0.1",
57+
"eslint-plugin-jsdoc": "^62.3.0",
5858
"htmlparser2": "~10.0.0",
5959
"jest": "^29.7.0",
6060
"prettier": "^3.8.0",

0 commit comments

Comments
 (0)