Skip to content

Bump eslint-plugin-jsdoc from 63.2.0 to 64.3.9 - #2224

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 63.2.0 to 64.3.9.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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)

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

... (truncated)

Commits
  • 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
  • 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
  • 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 63.2.0 to 64.3.9.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.2.0...v64.3.9)

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

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 15, 2026
@dependabot
dependabot Bot requested a review from isaachilly as a code owner September 15, 2026 05:02
@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.17%. Comparing base (6d0ad01) to head (44a22ad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2224      +/-   ##
==========================================
- Coverage   46.17%   46.17%   -0.01%     
==========================================
  Files        1040     1040              
  Lines       17160    17160              
  Branches     3133     3133              
==========================================
- Hits         7924     7923       -1     
- Misses       9236     9237       +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.

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