chore(deps): update dependency eslint-plugin-jsdoc to v63#981
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency eslint-plugin-jsdoc to v63#981renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
3 times, most recently
from
June 1, 2026 20:48
8a768a8 to
7a672d8
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
5 times, most recently
from
June 11, 2026 14:15
56118aa to
2cf93e2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
6 times, most recently
from
June 21, 2026 13:11
1605717 to
2ffd776
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
9 times, most recently
from
July 2, 2026 01:52
6f2eeed to
6dbc276
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
4 times, most recently
from
July 6, 2026 04:47
610fbe2 to
4fdd6e8
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
2 times, most recently
from
July 14, 2026 09:10
26e6d0f to
82f5dbf
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
2 times, most recently
from
July 15, 2026 02:07
ced10e8 to
f9e48fd
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-jsdoc-63.x
branch
from
July 15, 2026 02:08
f9e48fd to
abf75e3
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→^63.0.0Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
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
v62.9.0Compare Source
Features
v62.8.1Compare Source
Bug Fixes
valid-types: allow required default names; fixes #1675 (bca557b)v62.8.0Compare Source
Features
v62.7.1Compare Source
Bug Fixes
require-property: err if user blocks[@property](https://redirect.github.com/property); fixes #1634 (23a9f1d)v62.7.0Compare Source
Features
v62.6.1Compare Source
Bug Fixes
check-param-names: only fire onTSPropertySignatureif withTSFunctionNode; fixes #1663 (951d354)v62.6.0Compare Source
Features
tag-lines: addstartLinesWithNoTagsoption; fixes #1661 (b36a67a)v62.5.5Compare Source
Bug Fixes
check-param-names: check arrow function properties in interfaces (TSPropertySignature); fixes #1657 (c7b132f)v62.5.4Compare Source
Bug Fixes
no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046)no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848)v62.5.3Compare Source
Bug Fixes
default-expressionsandexamplesconfigs: avoid applying deprecated rules now that ESLint warns against them; fixes #1651 (a252868)v62.5.2Compare Source
Bug Fixes
valid-types: allow numeric properties for jsdoc mode; fixes #1646 (122d283)v62.5.1Compare Source
Bug Fixes
require-template: stop treating type parameters names as unknown template names; fixes #1648 (dfc662e)type-formatting: update jsdoccomment and devDeps.; fixes #1647 (19f36b6)v62.5.0Compare Source
Features
check-tag-names: add Typedocinclude,includeCode, and TSDocinheritDoc/inheritdocandlabelto allowable inline tags; add TSDoc and typedoc tags (925f6e3)require-description-complete-sentence: allow inlineinheritDoc,inheritdoc,include,includeCode,labelto avoid rule; fixes #1641 (c5a09c8)valid-types: add Typedocinclude,includeCode, and TSDocinheritDoc/inheritdocandlabelto allowable inline tags (c078633)v62.4.1Compare Source
Bug Fixes
v62.4.0Compare Source
Features
type-formatting: supporttrailingPunctuationMultilineOnlyboolean option; fixes #1636 (#1638) (3907822)v62.3.1Compare Source
Bug Fixes
v62.3.0Compare Source
Features
type-formatting: addobjectTypeBracketSpacingoption; fixes #1615 (#1632) (78b6980)v62.2.0Compare Source
Features
no-undefined-types: support strict validation for TS namespaces (#1616) (ed260c5)v62.1.0Compare Source
Features
v62.0.1Compare Source
Bug Fixes
require-template: treat infer statement types as defined; fixes #1628 (e63dc23)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.