You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check-tag-names: add Typedoc include, includeCode, and TSDoc inheritDoc/inheritdoc and label to allowable inline tags; add TSDoc and typedoc tags (925f6e3)
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 58.1.1
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.0
Sep 18, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.0
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.1
Sep 18, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.1
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.2
Sep 19, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 59.0.2
chore(deps): update dependency eslint-plugin-jsdoc to 59.1.0
Sep 20, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 59.1.0
chore(deps): update dependency eslint-plugin-jsdoc to 60.0.0
Sep 20, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 60.0.0
chore(deps): update dependency eslint-plugin-jsdoc to 60.1.0
Sep 21, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 60.1.0
chore(deps): update dependency eslint-plugin-jsdoc to 60.1.1
Sep 22, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 60.1.1
chore(deps): update dependency eslint-plugin-jsdoc to 60.2.0
Sep 23, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 60.2.0
chore(deps): update dependency eslint-plugin-jsdoc to 60.3.0
Sep 24, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 60.3.0
chore(deps): update dependency eslint-plugin-jsdoc to 60.3.1
Sep 25, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 61.3.0
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.0
Nov 20, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.0
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.1
Nov 23, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.1
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.2
Dec 6, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 61.4.2
chore(deps): update dependency eslint-plugin-jsdoc to 61.5.0
Dec 7, 2025
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 61.5.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.0.0
Jan 11, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.0.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.0.1
Jan 17, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.0.1
chore(deps): update dependency eslint-plugin-jsdoc to 62.1.0
Jan 18, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.1.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.2.0
Jan 19, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.2.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.3.0
Jan 20, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.3.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.3.1
Jan 22, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.3.1
chore(deps): update dependency eslint-plugin-jsdoc to 62.4.0
Jan 23, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.4.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.4.1
Jan 24, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.4.1
chore(deps): update dependency eslint-plugin-jsdoc to 62.5.0
Jan 29, 2026
chrisbbreuer
changed the title
chore(deps): update dependency eslint-plugin-jsdoc to 62.5.0
chore(deps): update dependency eslint-plugin-jsdoc to 62.5.1
Feb 4, 2026
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
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:
50.6.14->62.5.1Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
50.6.14 -> 62.5.1
v62.5.1Compare Source
62.5.1 (2026-02-04)
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)Released by github-actions[bot] on 2/4/2026
v62.5.0Compare Source
62.5.0 (2026-01-29)
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)Released by github-actions[bot] on 1/29/2026
v62.4.1Compare Source
62.4.1 (2026-01-24)
Bug Fixes
Released by github-actions[bot] on 1/24/2026
📊 Package Statistics
Configuration
📅 Schedule: 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 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 Buddy 🤖