feat(deps): update dependency eslint-plugin-jsdoc to v64 (main) - #317
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
4 times, most recently
from
August 15, 2026 07:08
eeaff60 to
964b163
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
from
August 18, 2026 03:38
964b163 to
1b5f744
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
5 times, most recently
from
September 2, 2026 04:28
7e919ad to
7a1294b
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
5 times, most recently
from
September 9, 2026 15:43
e283a8b to
8033493
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
4 times, most recently
from
September 15, 2026 22:55
464ece8 to
a912b8a
Compare
renovate
Bot
force-pushed
the
renovate/main-eslint-plugin-jsdoc-64.x
branch
from
September 16, 2026 17:38
a912b8a to
64549b9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^62.0.0→^62.0.0 || ^64.0.062.9.0→64.5.2Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v64.5.2Compare Source
v64.5.1Compare Source
Bug Fixes
v64.5.0Compare Source
Features
ts-ban-ts-comments: add rule mirrorring typescript-eslint'sban-ts-commentsrule (afff498)v64.4.0Compare Source
v64.3.10Compare Source
Bug Fixes
convert-to-jsdoc-comments: merge stacked line comments into a single JSDoc block (64a8dca), closes #1764v64.3.9Compare Source
Bug Fixes
no-undefined-types: recognize class members from the class's own JSDoc (eade377), closes #1762v64.3.8Compare Source
Bug Fixes
getJsdocProcessorPlugin: key positions by file; drop suggestions (1b3c339)v64.3.7Compare Source
Bug Fixes
no-undefined-types: recognize sibling class members from a property's JSDoc (5cac70a), closes #1760v64.3.6Compare 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.5Compare Source
Bug Fixes
no-unnecessary-type-assertion: don't flag array-to-tuple assertions; addpreferConstToLiteralTuples(8546f77), closes #1756v64.3.4Compare Source
Bug Fixes
require-asterisk-prefix: avoid crashing on custom languages (8f78214)v64.3.3Compare 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.2Compare Source
Bug Fixes
no-unnecessary-type-assertion: add fixer (2aaea71)no-unnecessary-type-assertion: allowunknowncasts (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 onany(46c5efe)no-unnecessary-type-assertion: don't flag placeholder unions (68dd6c8)no-unnecessary-type-assertion: fixer for redundantconst(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.1Compare Source
Bug Fixes
no-unnecessary-type-assertion: avoid multiple warnings when typescript-eslint is not referenced (7447620)v64.3.0Compare Source
Features
no-unnecessary-type-assertion: add rule for checking @type assertions (4be7b47)v64.2.1Compare Source
Bug Fixes
v64.2.0Compare Source
Features
v64.1.0Compare Source
Features
v64.0.2Compare Source
Bug Fixes
v64.0.1Compare Source
Bug Fixes
v64.0.0Compare Source
Features
BREAKING CHANGES
require(esm)with newly supported Node versionsv63.3.3Compare Source
Bug Fixes
tsdocconfigs; closes #1739 (4ff1e96)v63.3.2Compare Source
Bug Fixes
require-example: support fixer with 1-line JSDoc blocks; fixes #1736 (36f8e9e)v63.3.1Compare Source
Bug Fixes
v63.3.0Compare Source
Features
v63.2.2Compare Source
Bug Fixes
v63.2.1Compare Source
Bug Fixes
v63.2.0Compare Source
Features
v63.1.0Compare Source
Features
normalize-see-linksrule (#1725) (c03dd66)v63.0.14Compare Source
Bug Fixes
v63.0.13Compare Source
Bug Fixes
v63.0.12Compare Source
v63.0.11Compare Source
Bug Fixes
require-jsdoc: skip overloads to find method comment blocks; fixes #1688 (7676b50)v63.0.10Compare Source
Bug Fixes
v63.0.9Compare Source
Bug Fixes
check-template-names,require-template,valid-types: keep commas inside@templatedefault values (0980b71)v63.0.8Compare Source
Bug Fixes
check-template-names: detect template usage in@augments/@extends/@implementstypes (208079f)v63.0.7Compare Source
Bug Fixes
no-undefined-types: predefine Iterable/Iterator types; fixes #1712 (804a13d)v63.0.6Compare Source
Bug Fixes
iterateAllJsdocsfree comments after each file (ebe0d08)v63.0.5Compare Source
Bug Fixes
no-undefined-types: check descendant scopes for variables; fixes #1704 (a50f71f)v63.0.4Compare Source
Bug Fixes
v63.0.3Compare Source
Bug Fixes
no-undefined-types: treat TS module vars as defined; fixes #1701 (d8f4738)v63.0.2Compare Source
Bug Fixes
v63.0.1Compare Source
Bug Fixes
empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #1697 (938a1f0)v63.0.0Compare Source
Bug Fixes
require-throws: avoid skipping constructors; fixes #1692 (cacb73e)chore
BREAKING CHANGES
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.