Skip to content

Bump eslint-plugin-jsdoc from 63.0.2 to 64.0.1 - #6024

Merged
FloEdelmann merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.0.1
Aug 11, 2026
Merged

Bump eslint-plugin-jsdoc from 63.0.2 to 64.0.1#6024
FloEdelmann merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 63.0.2 to 64.0.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.0.1

64.0.1 (2026-08-08)

Bug Fixes

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

v64.0.0

64.0.0 (2026-08-07)

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

63.3.3 (2026-08-02)

Bug Fixes

v63.3.2

63.3.2 (2026-07-28)

Bug Fixes

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

v63.3.1

63.3.1 (2026-07-27)

Bug Fixes

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

v63.3.0

63.3.0 (2026-07-26)

... (truncated)

Commits
  • 343516a fix: resume support for CJS via require(esm)
  • 7e94c04 chore: update jsdoccomment, comment-parser, devDeps.
  • 9c9b723 feat: ESM only; fixes #1626
  • cb41846 chore: update devDeps.
  • 5c17ce4 refactor: fix tsc dev
  • 4ff1e96 fix(types): add missing tsdoc configs; closes #1739
  • 7d5df2e chore: update devDeps.
  • 36f8e9e fix(require-example): support fixer with 1-line JSDoc blocks; fixes #1736
  • 1dbf404 chore: update jsdoccomment and devDeps.
  • ae27cd2 fix(normalize-see-links): minimally escape link targets instead of encodeURI ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Updates for npm packages, GitHub Actions and other dependencies. label Aug 11, 2026
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 63.0.2 to 64.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.0.2...v64.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 64.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.0.1 branch from 2a18f30 to 4f3508c Compare August 11, 2026 04:40
@FloEdelmann
FloEdelmann enabled auto-merge (squash) August 11, 2026 04:43
@FloEdelmann
FloEdelmann disabled auto-merge August 11, 2026 04:43
@FloEdelmann
FloEdelmann enabled auto-merge (squash) August 11, 2026 04:43
@FloEdelmann
FloEdelmann merged commit 4338ad3 into master Aug 11, 2026
4 checks passed
@FloEdelmann
FloEdelmann deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.0.1 branch August 11, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates for npm packages, GitHub Actions and other dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant