Skip to content

Update dependency eslint-plugin-jsdoc to v64 - #1089

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jsdoc-64.x
Open

Update dependency eslint-plugin-jsdoc to v64#1089
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jsdoc-64.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc 64.0.164.2.0 age confidence

Release Notes

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

v64.2.0

Compare Source

Features

v64.1.0

Compare Source

Features
  • update jsdoccomment, devDeps.; use nodenext for module properties in TS (7309d7d)

v64.0.2

Compare Source

Bug Fixes
  • update jsdoccomment and devDep. (fbe2a2b)

v64.0.1

Compare Source

Bug Fixes
  • resume support for CJS via require(esm) (343516a)

v64.0.0

Compare Source

Features
BREAKING CHANGES
    • Requires Node ^22.22.2 || >=24.15.0
  • Drops CJS exports; should be able to use require(esm) with newly supported Node versions

v63.3.3

Compare Source

Bug Fixes

v63.3.2

Compare Source

Bug Fixes
  • require-example: support fixer with 1-line JSDoc blocks; fixes #​1736 (36f8e9e)

v63.3.1

Compare Source

Bug Fixes
  • normalize-see-links: minimally escape link targets instead of encodeURI (#​1735) (ae27cd2)

v63.3.0

Compare Source

Features
  • normalize-see-links: autofix delimiter-colliding labels via escape round-trip (#​1734) (cfe9cdb)

v63.2.2

Compare Source

Bug Fixes

v63.2.1

Compare Source

Bug Fixes

v63.2.0

Compare Source

Features

v63.1.0

Compare Source

Features

v63.0.14

Compare Source

Bug Fixes
  • escape-inline-tags: ignore Markdown code spans (786d12d)

v63.0.13

Compare Source

Bug Fixes
  • failing pages build and deployment (3728347)

v63.0.12

Compare Source

v63.0.11

Compare Source

Bug Fixes
  • require-jsdoc: skip overloads to find method comment blocks; fixes #​1688 (7676b50)

v63.0.10

Compare Source

Bug Fixes
  • escape-inline-tags: allow scoped packages in declaration references (#​1705) (70e0a11)

v63.0.9

Compare Source

Bug Fixes
  • check-template-names, require-template, valid-types: keep commas inside @template default values (0980b71)

v63.0.8

Compare Source

Bug Fixes
  • check-template-names: detect template usage in @augments/@extends/@implements types (208079f)

v63.0.7

Compare Source

Bug Fixes
  • no-undefined-types: predefine Iterable/Iterator types; fixes #​1712 (804a13d)

v63.0.6

Compare Source

Bug Fixes
  • iterateAllJsdocs free comments after each file (ebe0d08)

v63.0.5

Compare Source

Bug Fixes
  • no-undefined-types: check descendant scopes for variables; fixes #​1704 (a50f71f)

v63.0.4

Compare Source

Bug Fixes
  • ensure tsModule check can catch multiple modules (b993425)

v63.0.3

Compare Source

Bug Fixes
  • no-undefined-types: treat TS module vars as defined; fixes #​1701 (d8f4738)

v63.0.2

Compare Source

Bug Fixes

v63.0.1

Compare Source

Bug Fixes
  • empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #​1697 (938a1f0)

v63.0.0

Compare Source

Bug Fixes
chore
BREAKING CHANGES
  • Drop Node 20

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 10pm every weekday,every weekend,before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.

@renovate renovate Bot added the dependencies label Aug 9, 2026
@renovate
renovate Bot requested a review from paulshryock as a code owner August 9, 2026 17:44
@renovate

renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @paulshryock/abstractions@0.4.0
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"7.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/parser@8.67.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.67.0" from the root project
npm error   peer @typescript-eslint/parser@"^8.67.0" from @typescript-eslint/eslint-plugin@8.67.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.67.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-15T05_55_25_900Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-15T05_55_25_900Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jsdoc-64.x branch 3 times, most recently from 6d38f42 to d51539d Compare August 13, 2026 11:39
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-jsdoc-64.x branch from d51539d to 3066f58 Compare August 15, 2026 05:55
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.

1 participant