Skip to content

Bump eslint-plugin-jsdoc from 63.2.0 to 64.3.5 - #2218

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

Bump eslint-plugin-jsdoc from 63.2.0 to 64.3.5#2218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 63.2.0 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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested a review from isaachilly as a code owner September 8, 2026 05:02
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Sep 8, 2026
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.18%. Comparing base (6d0ad01) to head (316843c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2218   +/-   ##
=======================================
  Coverage   46.17%   46.18%           
=======================================
  Files        1040     1040           
  Lines       17160    17160           
  Branches     3133     3133           
=======================================
+ Hits         7924     7925    +1     
+ Misses       9236     9235    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 63.2.0 to 64.3.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.2.0...v64.3.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 64.3.5
  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/eslint-plugin-jsdoc-64.3.5 branch from d6d478b to 316843c Compare September 8, 2026 15:15
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

Development

Successfully merging this pull request may close these issues.

0 participants