Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Sep 17, 2025

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc (source) 50.6.14 -> 60.8.3 age adoption passing confidence

Release Notes

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

50.6.14 -> 60.8.3

v60.8.3

Compare Source

60.8.3 (2025-10-06)

Bug Fixes

  • valid-types: ensure safe for class context (this keyword) (87464a6)
  • valid-types: re-allow namepaths in name-definers like typedef in non-typescript mode; fixes #1557 (680cf1d)

Released by github-actions[bot] on 10/6/2025

v60.8.2

Compare Source

60.8.2 (2025-10-06)

Bug Fixes

  • no-undefined-types: do not treat type parameters or their references as undefined; #1215 (#1553) (a5a0a3c)

Released by github-actions[bot] on 10/6/2025

v60.8.1

Compare Source

60.8.1 (2025-10-05)

Bug Fixes

  • valid-types: parse distinctly for names vs. namepaths (#1552) (6efd9e9)

Released by github-actions[bot] on 10/5/2025


📊 Package Statistics

  • eslint-plugin-jsdoc: 4,058,139 weekly downloads

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.


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

This PR was generated by Buddy 🤖

@chrisbbreuer 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 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 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 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 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 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 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 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 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 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 chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.3.1 chore(deps): update dependency eslint-plugin-jsdoc to 60.4.0 Sep 26, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.4.0 chore(deps): update dependency eslint-plugin-jsdoc to 60.4.1 Sep 27, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.4.1 chore(deps): update dependency eslint-plugin-jsdoc to 60.5.0 Sep 28, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.5.0 chore(deps): update dependency eslint-plugin-jsdoc to 60.6.0 Sep 30, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.6.0 chore(deps): update dependency eslint-plugin-jsdoc to 60.7.0 Oct 1, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.7.0 chore(deps): update dependency eslint-plugin-jsdoc to 60.7.1 Oct 2, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.7.1 chore(deps): update dependency eslint-plugin-jsdoc to 60.8.0 Oct 3, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.8.0 chore(deps): update dependency eslint-plugin-jsdoc to 60.8.1 Oct 5, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.8.1 chore(deps): update dependency eslint-plugin-jsdoc to 60.8.2 Oct 6, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency eslint-plugin-jsdoc to 60.8.2 chore(deps): update dependency eslint-plugin-jsdoc to 60.8.3 Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[valid-types] Using module path in @typedef throws error.
1 participant