Skip to content

Pump c8 to 12.x#1560

Merged
minggangw merged 2 commits into
RobotWebTools:developfrom
minggangw:fix-1559
Jul 20, 2026
Merged

Pump c8 to 12.x#1560
minggangw merged 2 commits into
RobotWebTools:developfrom
minggangw:fix-1559

Conversation

@minggangw

@minggangw minggangw commented Jul 20, 2026

Copy link
Copy Markdown
Member
  • Bump c8 from ^11.0.0 to ^12.0.0.
  • Pin node-gyp from ^13.0.0 down to ^12.2.0 to restore Node 20.x compatibility (node-gyp@13.x dropped support for Node 20).

Fix: #1559, #1561

Copilot AI review requested due to automatic review settings July 20, 2026 03:08

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

Note

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the c8 code coverage tool to the latest major version to address #1559.

Changes:

  • Bump c8 dependency from ^11.0.0 to ^12.0.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"c8": "^11.0.0",
"c8": "^12.0.0",
@coveralls

coveralls commented Jul 20, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 91.123% (+0.02%) from 91.102% — minggangw:fix-1559 into RobotWebTools:develop

@minggangw
minggangw merged commit 3193018 into RobotWebTools:develop Jul 20, 2026
20 checks passed
This was referenced Jul 20, 2026
@minggangw
minggangw deleted the fix-1559 branch July 22, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pump c8 to latest

3 participants