Skip to content

Commit 260d0a5

Browse files
chore(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.0 (#78)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.9.0 to 63.0.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>v63.0.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.9.0...v63.0.0">63.0.0</a> (2026-05-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong><code>require-throws</code>:</strong> avoid skipping constructors; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1692">#1692</a> (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/cacb73e06a76283d9b5a96c6fdc575a89f0f26cd">cacb73e</a>)</li> </ul> <h3>chore</h3> <ul> <li>test Node 26; drop 20 (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c43043a2f563cf60f04baf17564de2605c1f3560">c43043a</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Drop Node 20</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/5980856ed94eaf6d834951ef39eb9b319abd02d4"><code>5980856</code></a> chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/4a3d19428994299c10fa7ef6c65754ad1857278b"><code>4a3d194</code></a> chore: linting</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/dca8a756d1dde1c838c8f6b22bb87f8db53164b4"><code>dca8a75</code></a> chore: update for pnpm 11</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c43043a2f563cf60f04baf17564de2605c1f3560"><code>c43043a</code></a> chore: test Node 26; drop 20</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ce8074c2843c5a58b4e17e48c2de3a32a103fdf0"><code>ce8074c</code></a> chore: bump Node version for latest pnpm</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/dbe2e2a6b877289290d5ed7a326e6e2ddf61e1d4"><code>dbe2e2a</code></a> chore: update</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/368d0d57a50e0fe0e59017a56de16a577157f7ae"><code>368d0d5</code></a> chore: update semver, devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/cacb73e06a76283d9b5a96c6fdc575a89f0f26cd"><code>cacb73e</code></a> fix(<code>require-throws</code>): avoid skipping constructors; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1692">#1692</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/31b2ec60cf22ed86ebcc5222eb14bb384ffa55ab"><code>31b2ec6</code></a> chore: update devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f631620cc1b5bc948f2dfec4228913d19bb2ec0d"><code>f631620</code></a> chore(deps): bump lodash from 4.17.23 to 4.18.1</li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.9.0...v63.0.0">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=62.9.0&new-version=63.0.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 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> Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 8a09550 commit 260d0a5

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

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

0 commit comments

Comments
 (0)