Skip to content

Commit ef9d2b4

Browse files
chore(deps-dev): bump eslint-plugin-jsdoc from 50.8.0 to 62.4.1 (#1068)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.8.0 to 62.4.1. <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.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> <ul> <li>update jsdoccomment, devDeps. (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1639">#1639</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ba0034e2ec6742d32f0e9ac7fcffe9a105e03ac7">ba0034e</a>)</li> </ul> <h2>v62.4.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.3.1...v62.4.0">62.4.0</a> (2026-01-23)</h1> <h3>Features</h3> <ul> <li><strong><code>type-formatting</code>:</strong> support <code>trailingPunctuationMultilineOnly</code> boolean option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1636">#1636</a> (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1638">#1638</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3907822e4ee2eeaf78d03973cf2388b55fa18985">3907822</a>)</li> </ul> <h2>v62.3.1</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.3.0...v62.3.1">62.3.1</a> (2026-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>update comment-parser, devDeps (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1637">#1637</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f44398601fa86427405171581879a9969584b3cf">f443986</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3907822e4ee2eeaf78d03973cf2388b55fa18985"><code>3907822</code></a> feat(<code>type-formatting</code>): support <code>trailingPunctuationMultilineOnly</code> boolean o...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f44398601fa86427405171581879a9969584b3cf"><code>f443986</code></a> fix: update comment-parser, devDeps (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1637">#1637</a>)</li> <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>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.8.0...v62.4.1">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=50.8.0&new-version=62.4.1)](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 de4684a commit ef9d2b4

File tree

9 files changed

+10
-104
lines changed

9 files changed

+10
-104
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cloud-assembly-api/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/toolkit-lib/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/user-input-gen/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/yarn-cling/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-cdk/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk-assets/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

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

0 commit comments

Comments
 (0)