Skip to content

chore(deps): bump eslint-plugin-jsdoc from 63.3.3 to 64.3.1 - #222

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.1.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot
dependabot Bot requested a review from garybrowndev as a code owner August 17, 2026 13:08
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@github-actions github-actions Bot added the github GitHub configuration, actions, and repository settings label Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🤖 Automated PR Report for 68b44a2

Bundle Size Report (ci-bundle-analysis.yml)

Metric Size
Total dist size 2.50 MB
Main JS bundle 128.74 KB
Main CSS bundle 44.01 KB
Total assets 8 files

Recommendations

  • 🎯 Keep main JS bundle under 200 KB for optimal performance
  • 🎨 Keep CSS bundle under 50 KB
  • 📁 Keep total dist size under 2 MB

Bundle analysis completed at 2026-08-17T13:12:23.764Z

View Workflow Run

Chromium Browser Test Results (ci-chromium-browser-tests.yml)

Suite Status Total Passed Failed Time
E2E Tests ✅ PASS 11 11 0 25.02s
Accessibility Tests ✅ PASS 7 7 0 8.75s

View Workflow Run

Code Coverage Results (ci-coverage-reporting.yml)

Category Lines Statements Functions Branches
Total 63.35% 63.96% 74.26% 61.06%

View Workflow Run

Code Quality Results (ci-code-quality.yml)

Check Status
ESLint ✅ Passed
Prettier ✅ Passed

📊 Code Statistics

Metric Count
Files 29
Lines 16237

View Workflow Run

CodeQL Security Analysis (security-codeql-security-analysis.yml)

Total Alerts: 0

Severity Breakdown

Severity Count
🔴 Error 0
⚠️ Warning 0
ℹ️ Note 0

✅ No security alerts found.

View Workflow Run

Dependency Review (security-dependency-review.yml)

✅ No vulnerabilities or denied packages found.

View Workflow Run

Firefox Browser Test Results (ci-firefox-browser-tests.yml)

Suite Status Total Passed Failed Time
E2E Tests ✅ PASS 11 11 0 29.66s
Accessibility Tests ✅ PASS 7 7 0 12.28s

View Workflow Run

Lighthouse Audit - Desktop (ci-lighthouse-desktop.yml)

📊 Desktop Lighthouse Results

Tested URL: http://localhost:9222/pinball-trainer-standalone.html

Metric Score
Performance 100%
Accessibility 100%
Best Practices 96%
SEO 100%

Reports:

View Workflow Run

Lighthouse Audit - Surge Desktop (cd-deploy-pr-preview.yml)

🖥️ Desktop Lighthouse Results

Tested URL: https://pinball-trainer-pr-222.surge.sh/

Metric Score
Performance 100%
Accessibility 100%
Best Practices 96%
SEO 63%

Reports:

View Workflow Run

Lighthouse Audit - Surge Mobile (cd-deploy-pr-preview.yml)

📱 Mobile Lighthouse Results

Tested URL: https://pinball-trainer-pr-222.surge.sh/

Metric Score
Performance 90%
Accessibility 100%
Best Practices 96%
SEO 63%

Reports:

View Workflow Run

npm Audit Results (security-npm-audit.yml)

⚠️ Found 34 vulnerabilities.

Severity Count
Moderate 17
Total 17

View Workflow Run

OWASP Dependency Check (security-owasp-dependency-check.yml)

Total Vulnerabilities: 0

Severity Breakdown

Severity Count
🔴 High/Critical 0
⚠️ Medium 0
ℹ️ Low 0

✅ No vulnerabilities found.

View Workflow Run

Preview Deployment (cd-deploy-pr-preview.yml)

Your preview deployment is ready!

🔗 Preview URL: https://pinball-trainer-pr-222.surge.sh

What's included:

  • ✅ Standalone HTML build (same as production)
  • ✅ All assets embedded inline
  • ✅ Fully offline-capable
  • ✅ Production optimizations

Testing checklist:

  • Test dark mode toggle
  • Test preset loading
  • Test practice mode
  • Test recall mode
  • Test PWA install prompt
  • Test offline functionality

Preview will be updated on each new commit to this PR.


Deployed at 2026-08-17T13:12:14.092Z

View Workflow Run

Pull Request Labeler (automation-label-pull-request.yml)

PR: chore(deps): bump eslint-plugin-jsdoc from 63.3.3 to 64.1.0 (#222)

Current Labels

  • dependencies
  • github

View Workflow Run

Trivy Security Scan (security-trivy-scan.yml)

Trivy scan completed. Results have been uploaded to the GitHub Security tab.

Scanned Categories

  • ✅ Vulnerabilities (CRITICAL, HIGH)
  • ✅ Secrets / Credentials
  • ✅ Infrastructure Configuration

View Workflow Run

Unit Test Results (ci-unit-tests.yml)

Suite Status Tests Failures Errors Time
Unit Tests ✅ PASS 253 0 0 131s
Accessibility Tests ✅ PASS 7 0 0 1s

View Workflow Run

Visual Regression Results (ci-visual-regression-tests.yml)

Suite Status Total Passed Failed Time
Visual Comparison ✅ PASS 24 24 0 48.1s

View Workflow Run

WebKit Browser Test Results (ci-webkit-browser-tests.yml)

Suite Status Total Passed Failed Time
E2E Tests ✅ PASS 11 11 0 57.61s
Accessibility Tests ✅ PASS 7 7 0 15.67s

View Workflow Run

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump eslint-plugin-jsdoc from 63.3.3 to 64.1.0 chore(deps): bump eslint-plugin-jsdoc from 63.3.3 to 64.3.1 Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.1.0 branch from 68b44a2 to 7639f6d Compare September 2, 2026 18:38
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🤖 Automated PR Report for 7639f6d

Bundle Size Report (ci-bundle-analysis.yml)

Metric Size
Total dist size 2.50 MB
Main JS bundle 128.74 KB
Main CSS bundle 44.01 KB
Total assets 8 files

Recommendations

  • 🎯 Keep main JS bundle under 200 KB for optimal performance
  • 🎨 Keep CSS bundle under 50 KB
  • 📁 Keep total dist size under 2 MB

Bundle analysis completed at 2026-09-02T18:39:35.142Z

View Workflow Run

Chromium Browser Test Results (ci-chromium-browser-tests.yml)

Suite Status Total Passed Failed Time
E2E Tests ✅ PASS 11 11 0 25.06s
Accessibility Tests ✅ PASS 7 7 0 8.3s

View Workflow Run

Code Coverage Results (ci-coverage-reporting.yml)

Category Lines Statements Functions Branches
Total 62.8% 63.44% 74.26% 60.8%

View Workflow Run

Code Quality Results (ci-code-quality.yml)

Check Status
ESLint ✅ Passed
Prettier ✅ Passed

📊 Code Statistics

Metric Count
Files 29
Lines 16237

View Workflow Run

CodeQL Security Analysis (security-codeql-security-analysis.yml)

Total Alerts: 0

Severity Breakdown

Severity Count
🔴 Error 0
⚠️ Warning 0
ℹ️ Note 0

✅ No security alerts found.

View Workflow Run

Dependency Review (security-dependency-review.yml)

✅ No vulnerabilities or denied packages found.

View Workflow Run

Lighthouse Audit - Desktop (ci-lighthouse-desktop.yml)

📊 Desktop Lighthouse Results

Tested URL: http://localhost:9222/pinball-trainer-standalone.html

Metric Score
Performance 100%
Accessibility 100%
Best Practices 96%
SEO 100%

Reports:

View Workflow Run

Lighthouse Audit - Mobile (ci-lighthouse-mobile.yml)

📊 Mobile Lighthouse Results

Tested URL: http://localhost:9222/pinball-trainer-standalone.html

Metric Score
Performance 91%
Accessibility 100%
Best Practices 96%
SEO 100%

Reports:

View Workflow Run

Lighthouse Audit - Surge Desktop (cd-deploy-pr-preview.yml)

🖥️ Desktop Lighthouse Results

Tested URL: https://pinball-trainer-pr-222.surge.sh/

Metric Score
Performance 99%
Accessibility 100%
Best Practices 96%
SEO 63%

Reports:

View Workflow Run

Lighthouse Audit - Surge Mobile (cd-deploy-pr-preview.yml)

📱 Mobile Lighthouse Results

Tested URL: https://pinball-trainer-pr-222.surge.sh/

Metric Score
Performance 88%
Accessibility 100%
Best Practices 96%
SEO 63%

Reports:

View Workflow Run

npm Audit Results (security-npm-audit.yml)

⚠️ Found 40 vulnerabilities.

Severity Count
Moderate 20
Total 20

View Workflow Run

OWASP Dependency Check (security-owasp-dependency-check.yml)

Total Vulnerabilities: 0

Severity Breakdown

Severity Count
🔴 High/Critical 0
⚠️ Medium 0
ℹ️ Low 0

✅ No vulnerabilities found.

View Workflow Run

Preview Deployment (cd-deploy-pr-preview.yml)

Your preview deployment is ready!

🔗 Preview URL: https://pinball-trainer-pr-222.surge.sh

What's included:

  • ✅ Standalone HTML build (same as production)
  • ✅ All assets embedded inline
  • ✅ Fully offline-capable
  • ✅ Production optimizations

Testing checklist:

  • Test dark mode toggle
  • Test preset loading
  • Test practice mode
  • Test recall mode
  • Test PWA install prompt
  • Test offline functionality

Preview will be updated on each new commit to this PR.


Deployed at 2026-09-02T18:43:57.082Z

View Workflow Run

Pull Request Labeler (automation-label-pull-request.yml)

PR: chore(deps): bump eslint-plugin-jsdoc from 63.3.3 to 64.3.1 (#222)

Current Labels

  • dependencies
  • github

View Workflow Run

Standalone Build Results (ci-standalone-build.yml)

File Size
pinball-trainer-standalone.html 0.79 MB

View Workflow Run

Trivy Security Scan (security-trivy-scan.yml)

Trivy scan completed. Results have been uploaded to the GitHub Security tab.

Scanned Categories

  • ✅ Vulnerabilities (CRITICAL, HIGH)
  • ✅ Secrets / Credentials
  • ✅ Infrastructure Configuration

View Workflow Run

Unit Test Results (ci-unit-tests.yml)

Suite Status Tests Failures Errors Time
Unit Tests ✅ PASS 253 0 0 126s
Accessibility Tests ✅ PASS 7 0 0 1s

View Workflow Run

Visual Regression Results (ci-visual-regression-tests.yml)

Suite Status Total Passed Failed Time
Visual Comparison ✅ PASS 24 24 0 48.52s

View Workflow Run

WebKit Browser Test Results (ci-webkit-browser-tests.yml)

Suite Status Total Passed Failed Time
E2E Tests ✅ PASS 11 11 0 56.92s
Accessibility Tests ✅ PASS 7 7 0 15.62s

View Workflow Run

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 github GitHub configuration, actions, and repository settings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants