Skip to content

chore(deps): bump eslint-plugin-jsdoc from 63.0.7 to 64.3.5 - #80

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.1.0
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown

Bumps eslint-plugin-jsdoc from 63.0.7 to 64.3.5.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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)

v64.3.1

64.3.1 (2026-08-30)

Bug Fixes

  • no-unnecessary-type-assertion: avoid multiple warnings when typescript-eslint is not referenced (7447620)

... (truncated)

Commits
  • 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
  • 01caf39 fix(no-unnecessary-type-assertion): skip interpolated template literals
  • e463504 fix(no-unnecessary-type-assertion): skip mismatched nested casts
  • 46c5efe fix(no-unnecessary-type-assertion): don't flag assertions on any
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
@dependabot
dependabot Bot requested a review from NSchatz as a code owner August 14, 2026 12:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 63.0.7 to 64.3.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.0.7...v64.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump eslint-plugin-jsdoc from 63.0.7 to 64.1.0 chore(deps): bump eslint-plugin-jsdoc from 63.0.7 to 64.3.5 Sep 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.1.0 branch from 85c2435 to 51d0a40 Compare September 8, 2026 11:47

This branch has not been deployed

No deployments
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.

0 participants