Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc ^56.0.0 -> ^60.0.0 age confidence

Release Notes

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

v60.8.0

Compare Source

Features
  • add name-defining role for likes of typedef as distinct from likes of param (#​1551) (e67e474)

v60.7.1

Compare Source

Bug Fixes
  • prefer-import-tag: handle other cases of comments before structures early in the document; fixes #​1549 (622b17e)

v60.7.0

Compare Source

Bug Fixes
  • prefer-import-tag: handle inserting before early comment nodes; fixes #​1549 (9e92718)
Features
  • require-returns-check: add noNativeTypes option to assert async functions do not have native types as return types; fixes #​1345 (13fe027)

v60.6.0

Compare Source

Features

v60.5.0

Compare Source

Bug Fixes
  • no-undefined-types: avoid param and property tags from being treated as type-defining (f72ac1a)
Features
  • check-tag-names: add inlineTags option with default inline tag checking (f0515be)
  • require-template-description: add rule; fixes #​1540 (90af18a)

v60.4.1

Compare Source

Bug Fixes

v60.4.0

Compare Source

Bug Fixes
  • ensure permissive settings are converted for jsdoc-type-pratt-parser (065f11a)
Features

v60.3.1

Compare Source

Bug Fixes

v60.3.0

Compare Source

Features

v60.2.0

Compare Source

Features

v60.1.1

Compare Source

Bug Fixes
  • reject-any-type, reject-function-type: prevent object replacement as with check-types; fixes #​1538 (#​1539) (0c4c654)

v60.1.0

Compare Source

Features

v60.0.0

Compare Source

Bug Fixes
  • require-tags: change rule name to be consistent with other rules (#​1535) (70c1b2e)
BREAKING CHANGES
  • require-tags: Changes required-tags to require-tags.

v59.1.0

Compare Source

Features

v59.0.2

Compare Source

Bug Fixes

v59.0.1

Compare Source

Bug Fixes
  • require-yields-description, require-next-description: handle multiline descriptions; fixes #​1528 (2544b12)
  • typescript: deprecate check-examples (9a2763b)

v59.0.0

Compare Source

Bug Fixes
  • require-yields-check: remove exemptedBy option (7209fe0)
  • correct fixable false positives (2ff5f14), closes #​1266
Features
  • require-next-description, require-throws-decription, require-yields-description: add rules; fixes #​1526 (214a5f2)
BREAKING CHANGES
  • require-yields-check: Removes exemptedBy from require-yields-check. Should not be needed.

Also:

  • docs: create options dynamically from schemas

v58.1.1

Compare Source

Bug Fixes

v58.1.0

Compare Source

Features

v58.0.0

Compare Source

Bug Fixes
  • typescript: descriptions need tag Markdown escaping (52c0c16)
Features
  • add reject-any-type and reject-function-type rules and extraRuleDefinitions.preferTypes option (ae4e95d)
BREAKING CHANGES
  • The new rules are added to recommended configs

v57.2.1

Compare Source

Bug Fixes
  • typescript: ensure rules without a schema are represented as well (#​1518) (c21a3f3)

v57.2.0

Compare Source

Features
  • check-types: deprecate unifyParentAndChildTypeChecks option in favor of new unifyParentAndChildTypeChecks preferredTypes[preferredType] setting (#​1517) (224bbe6)

v57.1.1

Compare Source

Bug Fixes

v57.1.0

Compare Source

Features
  • type-formatting: new objectFieldSeparatorOptionalLinebreak option (#​1514) (6b20133)

v57.0.10

Compare Source

Bug Fixes
  • type-formatting: allow for $, _, and ZWNJ's without quoting (#​1513) (dd0950b)

v57.0.9

Compare Source

Bug Fixes
  • type-formatting: do not strip quotes for objectFieldQuote when not an ID; always allow unescaped digits (d53884a)

v57.0.8

Compare Source

Bug Fixes

v57.0.7

Compare Source

Bug Fixes

v57.0.6

Compare Source

Bug Fixes
  • examples configs: disable @typescript-eslint/no-unsed-vars (#​1507) (34e5910)

v57.0.5

Compare Source

Bug Fixes

v57.0.4

Compare Source

Bug Fixes

v57.0.3

Compare Source

Bug Fixes
  • valid-types: avoid reporting for next (handled by own rule) (#​1503) (76b8406)

v57.0.2

Compare Source

Bug Fixes
  • extraRuleDefinitions.forbid jsdoc function option: point default link to advanced page (#​1502) (91f1c30)

v57.0.1

Compare Source

Bug Fixes

v57.0.0

Compare Source

Features
  • extraRuleDefinitions.forbid option to jsdoc function (9f50083)
  • require-next-type, require-throws-type, require-yields-type: adds new rules and adds to recommended and required configs; fixes #​1461 (0645428)
BREAKING CHANGES
  • require-next-type, require-throws-type, require-yields-type: It is unlikely to affect users but when using the jsdoc constructor with a recommended config , this commit removes throws and yields
    from the structuredTags settings recently added to the config output to require types for these tags in favor of the herein added equivalent
    recommended rules. (next is still part of structuredTags output, however, because this setting ensures the non-standard next tag is treated
    as allowable without need for separate configuration.)

Also:

  • chore: remove unused linting directives

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

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

Copy link

changeset-bot bot commented Sep 20, 2025

⚠️ No Changeset found

Latest commit: dacabc8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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