Skip to content

Upgrade pnpm to 10.30.1 to fix audit endpoint issue#805

Merged
yeojz merged 2 commits intomainfrom
copilot/upgrade-pnpm-version-10-30-1
Feb 20, 2026
Merged

Upgrade pnpm to 10.30.1 to fix audit endpoint issue#805
yeojz merged 2 commits intomainfrom
copilot/upgrade-pnpm-version-10-30-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

The pnpm audit endpoint returns 500 errors on version 10.30.0. Upgrading to 10.30.1 resolves this.

Changes

  • package.json: Bump packageManager from pnpm@10.30.0 to pnpm@10.30.1
  • CONTRIBUTING.md: Update minimum pnpm requirement from >= 8.0.0 to >= 10.0.0 (aligns with existing engines.pnpm constraint)

GitHub workflows automatically pick up the new version via the packageManager field.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: yeojz <429598+yeojz@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Bundle Report

Bundle size has no change ✅

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 1556 / 1556
🔵 Statements 100% (🎯 100%) 1577 / 1577
🔵 Functions 100% (🎯 100%) 346 / 346
🔵 Branches 100% (🎯 100%) 824 / 824
File CoverageNo changed files found.
Generated in workflow #312 for commit 4de4513 by the Vitest Coverage Report Action

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (adf4ec6) to head (4de4513).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #805   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           59        59           
  Lines         1996      1996           
  Branches       428       428           
=========================================
  Hits          1996      1996           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yeojz yeojz marked this pull request as ready for review February 20, 2026 14:07
@yeojz
Copy link
Copy Markdown
Owner

yeojz commented Feb 20, 2026

Related to pnpm/pnpm#10649

@yeojz yeojz merged commit 610517b into main Feb 20, 2026
18 of 20 checks passed
@yeojz yeojz deleted the copilot/upgrade-pnpm-version-10-30-1 branch February 20, 2026 14:08
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.

2 participants