Skip to content

chore(deps): bump eslint-plugin-jsdoc from 64.2.1 to 64.3.4 - #10409

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

chore(deps): bump eslint-plugin-jsdoc from 64.2.1 to 64.3.4#10409
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/eslint-plugin-jsdoc-64.3.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 64.2.1 to 64.3.4.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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)

v64.3.0

64.3.0 (2026-08-30)

Features

  • no-unnecessary-type-assertion: add rule for checking @​type assertions (4be7b47)
Commits
  • 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
  • a82938b fix(no-unnecessary-type-assertion): allow unknown casts
  • c6bd176 fix(no-unnecessary-type-assertion): handle generics
  • 4e56312 fix(no-unnecessary-type-assertion): fixer for redundant const
  • 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.2.1 to 64.3.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v64.2.1...v64.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Sep 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 5, 2026 09:34
@dependabot dependabot Bot added the PR: chore General chores (dependencies, typos, etc) label Sep 5, 2026
@dependabot
dependabot Bot requested a review from mikeharv September 5, 2026 09:34
@github-actions github-actions Bot removed the PR: chore General chores (dependencies, typos, etc) label Sep 5, 2026
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant