Skip to content

Bump eslint-plugin-jsdoc from 64.3.1 to 64.5.0 - #196

Merged
iuccio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.5.0
Sep 19, 2026
Merged

iuccio merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 64.3.1 to 64.5.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.5.0

64.5.0 (2026-09-15)

Features

  • ts-ban-ts-comments: add rule mirrorring typescript-eslint's ban-ts-comments rule (afff498)

v64.4.0

64.4.0 (2026-09-14)

Features

  • convert-to-jsdoc-comments, no-bad-blocks: add LibreJS tags (99d2abf)

v64.3.10

64.3.10 (2026-09-12)

Bug Fixes

  • convert-to-jsdoc-comments: merge stacked line comments into a single JSDoc block (64a8dca), closes #1764

v64.3.9

64.3.9 (2026-09-10)

Bug Fixes

  • no-undefined-types: recognize class members from the class's own JSDoc (eade377), closes #1762

v64.3.8

64.3.8 (2026-09-09)

Bug Fixes

  • getJsdocProcessorPlugin: key positions by file; drop suggestions (1b3c339)

v64.3.7

64.3.7 (2026-09-09)

Bug Fixes

  • no-undefined-types: recognize sibling class members from a property's JSDoc (5cac70a), closes #1760

v64.3.6

64.3.6 (2026-09-05)

... (truncated)

Commits
  • afff498 feat(ts-ban-ts-comments): add rule mirrorring typescript-eslint's `ban-ts-c...
  • 99d2abf feat(convert-to-jsdoc-comments, no-bad-blocks): add LibreJS tags
  • 64a8dca fix(convert-to-jsdoc-comments): merge stacked line comments into a single J...
  • eade377 fix(no-undefined-types): recognize class members from the class's own JSDoc
  • 1b3c339 fix(getJsdocProcessorPlugin): key positions by file; drop suggestions
  • 5cac70a fix(no-undefined-types): recognize sibling class members from a property's ...
  • 43921f3 chore: update jsdoccomment, devDeps.
  • 342b6f6 fix(no-unnecessarry-type-assertion): avoid treating as redundant object ann...
  • 543b24f fix(no-unnecessary-type-assertion): handle array literal annotations whose ...
  • 56e38f7 chore: update jsdoccomment, typescript-eslint/utils, devDeps
  • Additional commits viewable in compare view

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

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 64.3.1 to 64.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v64.3.1...v64.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2026
@iuccio
iuccio merged commit b6e3aa0 into master Sep 19, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.5.0 branch September 19, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant