Skip to content

build(deps-dev): bump eslint-plugin-jsdoc from 63.3.3 to 64.3.1 - #1138

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-64.3.1
Open

build(deps-dev): bump eslint-plugin-jsdoc from 63.3.3 to 64.3.1#1138
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-64.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 63.3.3 to 64.3.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.3.1

64.3.1 (2026-08-30)

Bug Fixes

  • no-unnecessary-type-assertion: avoid multiple warnings when typescript-eslint is not referenced (7447620)

v64.3.0

64.3.0 (2026-08-30)

Features

  • no-unnecessary-type-assertion: add rule for checking @​type assertions (4be7b47)

v64.2.1

64.2.1 (2026-08-17)

Bug Fixes

v64.2.0

64.2.0 (2026-08-15)

Features

  • check-param-names: add order fixer and suggestions (#1732) (8a37bd2)

v64.1.0

64.1.0 (2026-08-10)

Features

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

v64.0.2

64.0.2 (2026-08-09)

Bug Fixes

  • update jsdoccomment and devDep. (fbe2a2b)

v64.0.1

64.0.1 (2026-08-08)

... (truncated)

Commits
  • 7447620 fix(no-unnecessary-type-assertion): avoid multiple warnings when typescript...
  • 4be7b47 feat(no-unnecessary-type-assertion): add rule for checking @​type assertions
  • dc99c3c fix: update jsdcoccomment, devDeps (#1746)
  • 8a37bd2 feat(check-param-names): add order fixer and suggestions (#1732)
  • 7309d7d feat: update jsdoccomment, devDeps.; use nodenext for module properties in TS
  • 4de1b19 chore: update jsdoccomment, devDep.
  • fbe2a2b fix: update jsdoccomment and devDep.
  • 343516a fix: resume support for CJS via require(esm)
  • 7e94c04 chore: update jsdoccomment, comment-parser, devDeps.
  • 9c9b723 feat: ESM only; fixes #1626
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Devin Review

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 63.3.3 to 64.3.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.3.3...v64.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner September 2, 2026 04:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 2 potential issues.

⚠️ 1 issue in files not directly in the diff

⚠️ Lockfile provenance checks always fail

Every platform-specific @esbuild/* record loses peer: true. Both lockfile provenance gates now fail before CI can accept this update.

Devin Review

Comment thread package.json
"devDependencies": {
"@eslint/js": "^10.0.1",
"eslint-plugin-jsdoc": "^63.0.13",
"eslint-plugin-jsdoc": "^64.3.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Supported Node versions lose lint

On Node 22.13–22.22.1, eslint-plugin-jsdoc@64.3.1 rejects the project's supported runtime range. Those installations no longer have a supported lint stack.

Prompt for agents
Align the eslint-plugin-jsdoc upgrade with BandScope's Node compatibility contract. Version 64.3.1 and its @es-joy/jsdoccomment dependency require Node 22.22.2 or newer, while package.json and the repository's toolchain contract continue to support Node >=22.13 <23. Either select a plugin release compatible with the existing floor or perform the separately coordinated Node-floor migration, including manifest, tests, documentation, and CI compatibility coverage.
Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants