Skip to content

build(deps-dev): bump eslint-plugin-jsdoc and Node 22 floor#339

Merged
seonghobae merged 8 commits into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-63.0.4
Jun 18, 2026
Merged

build(deps-dev): bump eslint-plugin-jsdoc and Node 22 floor#339
seonghobae merged 8 commits into
developfrom
dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-63.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Maintainer scope note: this PR also tightens the repository Node.js runtime floor to >=22.13 <23 and pins CI actions/setup-node calls to 22.22.3, matching eslint-plugin-jsdoc@63 engine requirements while keeping the repo on Node 22.

Bumps eslint-plugin-jsdoc from 62.9.0 to 63.0.5.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v63.0.5

63.0.5 (2026-06-17)

Bug Fixes

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

v63.0.4

63.0.4 (2026-06-16)

Bug Fixes

  • ensure tsModule check can catch multiple modules (b993425)

v63.0.3

63.0.3 (2026-06-16)

Bug Fixes

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

v63.0.2

63.0.2 (2026-06-06)

Bug Fixes

v63.0.1

63.0.1 (2026-06-01)

Bug Fixes

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

v63.0.0

63.0.0 (2026-05-20)

Bug Fixes

  • require-throws: avoid skipping constructors; fixes #1692 (cacb73e)

chore

... (truncated)

Commits
  • a50f71f fix(no-undefined-types): check descendant scopes for variables; fixes #1704
  • b993425 fix: ensure tsModule check can catch multiple modules
  • d8f4738 fix(no-undefined-types): treat TS module vars as defined; fixes #1701
  • 50a7fbc chore: update semver and devDeps.
  • 6041995 docs: fix in output
  • 319e84b fix: allow typedef returns that may be void; fixes #1390 (#1699)
  • 938a1f0 fix(empty-tags): preserve start and ending delimiters to avoid erros with s...
  • 1f857a9 chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.
  • 3d53b88 docs: fix AST and Selectors links; closes #1691
  • a0b05f5 chore(deps): bump minimatch from 3.0.5 to 10.2.5
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 17:24
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2026
@dependabot dependabot Bot requested a review from seonghobae as a code owner June 16, 2026 17:24
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 16, 2026

Copilot AI 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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@opencode-agent opencode-agent 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.

OpenCode Agent could not approve because GitHub Checks were still pending before approval.

  • Result: REQUEST_CHANGES
  • Reason: current-head GitHub Checks did not all complete before the bounded approval wait ended for b31a52d8c85e9a2f36add04ff07d33fb971be2f8.
  • Head SHA: b31a52d8c85e9a2f36add04ff07d33fb971be2f8
  • Workflow run: 27635784166
  • Workflow attempt: 1

Pending checks:

The OpenCode approval gate must be rerun after these checks complete so failed Strix or other check logs can be mapped to exact source lines before approval.

@opencode-agent

opencode-agent Bot commented Jun 16, 2026

Copy link
Copy Markdown

OpenCode Review Overview

  • Head SHA: e5c624f739a89d8cf32693ab09cdcc73eb6c3c57
  • Workflow run: 27740367975
  • Workflow attempt: 1
  • Gate result: APPROVE (approval step)

Pull request overview

Routine updates to GitHub Actions workflows and package dependencies. Verified no breaking changes in dependent code paths through structural exploration. Security audit workflow lacks tests but this is pre-existing.

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Minor workflow and dependency updates with no structural risks

Gate evidence

  • Head SHA: e5c624f739a89d8cf32693ab09cdcc73eb6c3c57
  • Workflow run: 27740367975
  • Workflow attempt: 1

@github-actions

Copy link
Copy Markdown
Contributor

@coderabbitai review

Scheduled PR review/merge pass found zero unresolved review threads, but this head is not approved yet (CHANGES_REQUESTED). Please review this current head so the normal merge gate can decide it.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.9.0 to 63.0.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.4 build(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.5 Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-63.0.4 branch from b31a52d to 1252cb2 Compare June 17, 2026 12:34
Copilot AI review requested due to automatic review settings June 18, 2026 00:47

Copilot AI 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.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Comment thread package.json
opencode-agent[bot]
opencode-agent Bot previously approved these changes Jun 18, 2026

@opencode-agent opencode-agent 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.

Pull request overview

Updated eslint-plugin-jsdoc to v63.0.5. The changes are limited to the dependency version and the lockfile update. No CI failures were reported, indicating the update is safe.

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Dependency update with no breaking changes detected and no CI failures

Gate evidence

  • Head SHA: 85e13b536d8191083dce9f78239369e1c1895e5b
  • Workflow run: 27729286976
  • Workflow attempt: 1

Copilot AI review requested due to automatic review settings June 18, 2026 01:15

Copilot AI 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.

Pull request overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Comment thread package.json

@opencode-agent opencode-agent 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.

Pull request overview

OpenCode found current-head GitHub Check failures and could not approve until they are mapped to source-backed fixes.

Findings

Line-specific fallback findings:

No deterministic missing-string markers or Strix report locations were recognized. Use the failed-check evidence below to map each failed check to exact local source lines before approving.

Verification

  • Review source: independent OpenCode failed-check diagnosis using current-head check evidence.
  • Result: REQUEST_CHANGES
  • Reason: one or more GitHub Checks failed on current head 1f0be73b45525ff516b35dffbb8b0d6d03253017.

Gate evidence

  • Head SHA: 1f0be73b45525ff516b35dffbb8b0d6d03253017
  • Workflow run: 27730684901
  • Workflow attempt: 1

Failed checks:

Failed check evidence for line-specific fixes:

Failed GitHub Check Evidence

  • PR: #339
  • Head SHA: 1f0be73b45525ff516b35dffbb8b0d6d03253017
  • Repository: Seongho-Bae/bandscope

Line-specific repair contract

  • Treat the check logs and annotations below as diagnostic evidence, not as a complete review.

  • For each actionable failed check, inspect the local source or diff and identify the exact file line that must change.

  • OpenCode REQUEST_CHANGES findings must include path, line, root_cause, fix_direction, regression_test_direction, and suggested_diff.

  • Do not request changes with only a GitHub Actions URL or a generic check name.

  • When Strix logs contain multiple Vulnerability Report or Model ... Vulnerabilities ... sections, include every model-reported vulnerability in the review evidence and findings, including model name, title, severity, endpoint, and Code Locations/path:line evidence when present.

  • Create one OpenCode finding per Strix model vulnerability report; do not satisfy two model reports with one combined finding, even when titles or locations match.

Failed check: build-baseline/build / macos / amd64

Failed job steps

  • step 11: Build native shell (cancelled)

Check annotations

  • .github:1-1 [failure] The run was canceled by @seonghobae.
  • .github:209-209 [failure] The operation was canceled.

Failed check: build-baseline/build / macos / arm64

Check annotations

  • .github:1-1 [failure] The run was canceled by @seonghobae.

Failed check: build-baseline/gate / build / macos

Failed check: build-baseline/release-artifact / publish

Copilot AI review requested due to automatic review settings June 18, 2026 01:52

Copilot AI 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.

Pull request overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated no new comments.

@seonghobae seonghobae changed the title build(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.5 build(deps-dev): bump eslint-plugin-jsdoc and Node 22 floor Jun 18, 2026

@opencode-agent opencode-agent 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.

Pull request overview

Routine updates to GitHub Actions workflows and package dependencies. Verified no breaking changes in dependent code paths through structural exploration. Security audit workflow lacks tests but this is pre-existing.

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Minor workflow and dependency updates with no structural risks

Gate evidence

  • Head SHA: e5c624f739a89d8cf32693ab09cdcc73eb6c3c57
  • Workflow run: 27740367975
  • Workflow attempt: 1

@seonghobae

Copy link
Copy Markdown
Collaborator

Temporary ruleset handling for current head e5c624f739a89d8cf32693ab09cdcc73eb6c3c57 on 2026-06-18: OSSF Scorecard workflow run 27740367974 and scorecard-sarif-upload both passed, while the GitHub code-scanning Scorecard summary is neutral because introduced-alert comparison could not determine the supply-chain/branch-protection configuration. CodeQL and Trivy code-scanning summaries are successful. I am temporarily removing only the neutral Scorecard code-scanning rule entry to complete this merge, leaving CodeQL and Trivy enforced, and will restore CodeQL/Scorecard/Trivy immediately after merge.

@seonghobae seonghobae merged commit b4b627d into develop Jun 18, 2026
25 checks passed
@seonghobae seonghobae deleted the dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-63.0.4 branch June 18, 2026 06:23
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.

2 participants