Skip to content

build(deps): update dependency eslint-plugin-jsdoc to v64 (main) - #194

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-eslint-plugin-jsdoc-64.x
Open

build(deps): update dependency eslint-plugin-jsdoc to v64 (main)#194
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-eslint-plugin-jsdoc-64.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 62.9.064.4.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v64.4.0

Compare Source

v64.3.10

Compare Source

Bug Fixes
  • convert-to-jsdoc-comments: merge stacked line comments into a single JSDoc block (64a8dca), closes #​1764

v64.3.9

Compare Source

Bug Fixes
  • no-undefined-types: recognize class members from the class's own JSDoc (eade377), closes #​1762

v64.3.8

Compare Source

Bug Fixes
  • getJsdocProcessorPlugin: key positions by file; drop suggestions (1b3c339)

v64.3.7

Compare Source

Bug Fixes
  • no-undefined-types: recognize sibling class members from a property's JSDoc (5cac70a), closes #​1760

v64.3.6

Compare Source

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

Compare Source

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

v64.3.4

Compare Source

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

v64.3.3

Compare Source

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

Compare Source

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

Compare Source

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

v64.3.0

Compare Source

Features
  • no-unnecessary-type-assertion: add rule for checking @​type assertions (4be7b47)

v64.2.1

Compare Source

Bug Fixes

v64.2.0

Compare Source

Features

v64.1.0

Compare Source

Features
  • update jsdoccomment, devDeps.; use nodenext for module properties in TS (7309d7d)

v64.0.2

Compare Source

Bug Fixes
  • update jsdoccomment and devDep. (fbe2a2b)

v64.0.1

Compare Source

Bug Fixes
  • resume support for CJS via require(esm) (343516a)

v64.0.0

Compare Source

Features
BREAKING CHANGES
    • Requires Node ^22.22.2 || >=24.15.0
  • Drops CJS exports; should be able to use require(esm) with newly supported Node versions

v63.3.3

Compare Source

Bug Fixes

v63.3.2

Compare Source

Bug Fixes
  • require-example: support fixer with 1-line JSDoc blocks; fixes #​1736 (36f8e9e)

v63.3.1

Compare Source

Bug Fixes
  • normalize-see-links: minimally escape link targets instead of encodeURI (#​1735) (ae27cd2)

v63.3.0

Compare Source

Features
  • normalize-see-links: autofix delimiter-colliding labels via escape round-trip (#​1734) (cfe9cdb)

v63.2.2

Compare Source

Bug Fixes

v63.2.1

Compare Source

Bug Fixes

v63.2.0

Compare Source

Features

v63.1.0

Compare Source

Features

v63.0.14

Compare Source

Bug Fixes
  • escape-inline-tags: ignore Markdown code spans (786d12d)

v63.0.13

Compare Source

Bug Fixes
  • failing pages build and deployment (3728347)

v63.0.12

Compare Source

v63.0.11

Compare Source

Bug Fixes
  • require-jsdoc: skip overloads to find method comment blocks; fixes #​1688 (7676b50)

v63.0.10

Compare Source

Bug Fixes
  • escape-inline-tags: allow scoped packages in declaration references (#​1705) (70e0a11)

v63.0.9

Compare Source

Bug Fixes
  • check-template-names, require-template, valid-types: keep commas inside @template default values (0980b71)

v63.0.8

Compare Source

Bug Fixes
  • check-template-names: detect template usage in @augments/@extends/@implements types (208079f)

v63.0.7

Compare Source

Bug Fixes
  • no-undefined-types: predefine Iterable/Iterator types; fixes #​1712 (804a13d)

v63.0.6

Compare Source

Bug Fixes
  • iterateAllJsdocs free comments after each file (ebe0d08)

v63.0.5

Compare Source

Bug Fixes
  • no-undefined-types: check descendant scopes for variables; fixes #​1704 (a50f71f)

v63.0.4

Compare Source

Bug Fixes
  • ensure tsModule check can catch multiple modules (b993425)

v63.0.3

Compare Source

Bug Fixes
  • no-undefined-types: treat TS module vars as defined; fixes #​1701 (d8f4738)

v63.0.2

Compare Source

Bug Fixes

v63.0.1

Compare Source

Bug Fixes
  • empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #​1697 (938a1f0)

v63.0.0

Compare Source

Bug Fixes
chore
BREAKING CHANGES
  • Drop Node 20

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/4.18.0/packages/yarnpkg-cli/bin/yarn.js

@renovate
renovate Bot force-pushed the renovate/main-eslint-plugin-jsdoc-64.x branch 3 times, most recently from ad23125 to 1aadd2a Compare August 15, 2026 07:05
@renovate
renovate Bot force-pushed the renovate/main-eslint-plugin-jsdoc-64.x branch from 1aadd2a to 775e550 Compare August 18, 2026 03:52
@renovate
renovate Bot force-pushed the renovate/main-eslint-plugin-jsdoc-64.x branch 6 times, most recently from bbe49c2 to 1c23391 Compare September 5, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/main-eslint-plugin-jsdoc-64.x branch 3 times, most recently from 7694868 to 98dbe93 Compare September 12, 2026 14:50
@renovate
renovate Bot force-pushed the renovate/main-eslint-plugin-jsdoc-64.x branch from 98dbe93 to 7f9a10a Compare September 14, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants