Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps eslint-plugin-jsdoc from 48.11.0 to 62.3.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.3.0

62.3.0 (2026-01-20)

Features

  • type-formatting: add objectTypeBracketSpacing option; fixes #1615 (#1632) (78b6980)

v62.2.0

62.2.0 (2026-01-19)

Features

  • no-undefined-types: support strict validation for TS namespaces (#1616) (ed260c5)

v62.1.0

62.1.0 (2026-01-17)

Features

v62.0.1

62.0.1 (2026-01-17)

Bug Fixes

  • require-template: treat infer statement types as defined; fixes #1628 (e63dc23)

v62.0.0

62.0.0 (2026-01-09)

Features

  • update jsdoccomment, allowing for skipInvokedExpressionsForCommentFinding setting; fixes #1624 (9c0e4a3)

BREAKING CHANGES

  • Require Node ^20.19.0 || ^22.13.0 || >=24

v61.7.1

61.7.1 (2026-01-08)

Bug Fixes

... (truncated)

Commits
  • 78b6980 feat(type-formatting): add objectTypeBracketSpacing option; fixes #1615 (...
  • ed260c5 feat(no-undefined-types): support strict validation for TS namespaces (#1616)
  • 0170773 feat: update comment-parser; fixes #1116 ; fixes #1348
  • e63dc23 fix(require-template): treat infer statement types as defined; fixes #1628
  • 9c0e4a3 feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...
  • a530471 chore: update actions
  • fe29ef9 fix(github): npm release (#1623)
  • 31d6e22 feat: update esquery and devDeps.
  • 3b5b52d chore: adopt trusted publisher
  • 4527be2 chore: update devDeps.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsdoc since your current version.


Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 21, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from e373bc8 to 642d3fe Compare January 21, 2026 04:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 642d3fe to f187b56 Compare January 21, 2026 04:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from f187b56 to 624351e Compare January 21, 2026 04:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 624351e to cd406ed Compare January 21, 2026 04:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from cd406ed to afe5972 Compare January 21, 2026 04:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from afe5972 to ab8856c Compare January 21, 2026 04:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from ab8856c to 10df58e Compare January 21, 2026 04:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 10df58e to 81b6a46 Compare January 21, 2026 23:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 81b6a46 to cd42c10 Compare January 22, 2026 04:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from cd42c10 to adb52b6 Compare January 22, 2026 04:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from adb52b6 to fcdffa2 Compare January 22, 2026 04:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from fcdffa2 to 6540632 Compare January 22, 2026 04:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 6540632 to 7009196 Compare January 22, 2026 04:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 7009196 to 7c34303 Compare January 22, 2026 04:51
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.11.0 to 62.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v62.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch from 7c34303 to 0c4b834 Compare January 22, 2026 04:57
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

Superseded by #9433.

@dependabot dependabot bot closed this Jan 23, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/eslint-plugin-jsdoc-62.3.0 branch January 23, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants