Skip to content

chore: Bump eslint-plugin-jsdoc from 61.5.0 to 64.3.6 - #6395

Closed
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.4
Closed

dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026 •

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 61.5.0 to 64.3.6.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.3.6

64.3.6 (2026-09-05)

Bug Fixes

  • no-unnecessarry-type-assertion: avoid treating as redundant object annotations which clarify method argument types (342b6f6)
  • no-unnecessary-type-assertion: handle array literal annotations whose element type is a literal or union of literals narrowing element type (543b24f)

v64.3.5

64.3.5 (2026-09-03)

Bug Fixes

  • no-unnecessary-type-assertion: don't flag array-to-tuple assertions; add preferConstToLiteralTuples (8546f77), closes #1756

v64.3.4

64.3.4 (2026-09-01)

Bug Fixes

  • require-asterisk-prefix: avoid crashing on custom languages (8f78214)

v64.3.3

64.3.3 (2026-08-31)

Bug Fixes

  • convert-to-jsdoc-comments: handle "any" context and avoid extra line break when there is already multiline text; fixes #1747 (ca2668b)
  • no-blank-block-descriptions: strip out initial line breaks when text is present (with or without tags); fixes #1748 (0ad1ae2)

v64.3.2

64.3.2 (2026-08-30)

Bug Fixes

  • no-unnecessary-type-assertion: add fixer (2aaea71)
  • no-unnecessary-type-assertion: allow unknown casts (a82938b)
  • no-unnecessary-type-assertion: build on naive initial implementation to better support arrays and objects (b41f175)
  • no-unnecessary-type-assertion: don't flag assertions on any (46c5efe)
  • no-unnecessary-type-assertion: don't flag placeholder unions (68dd6c8)
  • no-unnecessary-type-assertion: fixer for redundant const (4e56312)
  • no-unnecessary-type-assertion: handle generics (c6bd176)
  • no-unnecessary-type-assertion: handle parenthesized expressions (9296dbb)
  • no-unnecessary-type-assertion: skip interpolated template literals (01caf39)
  • no-unnecessary-type-assertion: skip mismatched nested casts (e463504)

... (truncated)

Commits
  • 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
  • 8546f77 fix(no-unnecessary-type-assertion): don't flag array-to-tuple assertions; a...
  • c924e0a docs: indicate property that can be used to expand number of files covered by...
  • 8f78214 fix(require-asterisk-prefix): avoid crashing on custom languages
  • 0ad1ae2 fix(no-blank-block-descriptions): strip out initial line breaks when text i...
  • ca2668b fix(convert-to-jsdoc-comments): handle "any" context and avoid extra line b...
  • 68dd6c8 fix(no-unnecessary-type-assertion): don't flag placeholder unions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-jsdoc since your current version.


@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.4 branch 2 times, most recently from 1b061ad to 98239d2 Compare September 6, 2026 00:16
@dependabot @github

dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.5.0 to 64.3.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v61.5.0...v64.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: Bump eslint-plugin-jsdoc from 61.5.0 to 64.3.4 chore: Bump eslint-plugin-jsdoc from 61.5.0 to 64.3.6 Sep 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.4 branch from 98239d2 to 7dc7743 Compare September 9, 2026 00:27
@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #6417.

@dependabot dependabot Bot closed this Sep 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.4 branch September 13, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants