Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v64 - #155

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/major-devdeps
Sep 2, 2026
Merged

chore(deps): update dependency eslint-plugin-jsdoc to v64#155
renovate[bot] merged 1 commit into
masterfrom
renovate/major-devdeps

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc ^63.0.0^64.0.0 age confidence

Release Notes

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

v64.3.4

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 force-pushed the renovate/major-devdeps branch from 26051f7 to ddc36bf Compare September 2, 2026 11:51
@renovate
renovate Bot merged commit 59d0126 into master Sep 2, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/major-devdeps branch September 2, 2026 22:48
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