chore: update @scalar/api-reference to 1.62.5#169
Conversation
Update the Scalar API reference UI within the existing semver range: - @scalar/api-reference 1.59.3 -> 1.62.5 Verified with build + full test suite (473 tests, 100% coverage). 1.62.5 is the newest release older than the repo's 7-day minimumReleaseAge window. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FjTirhzhuv9RYiVwgjjf3x
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates the @scalar/api-reference dependency from ^1.59.3 to ^1.62.5 in package.json, along with corresponding lockfile updates in pnpm-lock.yaml for various sub-dependencies (such as @codemirror, @floating-ui, @scalar packages, and zod). There are no review comments to assess, and I have no feedback to provide on these dependency updates.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #169 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 41 41
Lines 1310 1310
Branches 259 261 +2
=========================================
Hits 1310 1310 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
Chore — dependency maintenance (API reference UI). Part of an ecosystem-clustered dependency update split.
Updates (minor, within existing range)
Powers the Scalar API-reference docs UI. 1.62.5 is the newest release older than the repo's 7-day
minimumReleaseAgewindow (1.62.6–1.62.9 are held back).Verification
pnpm build— passingpnpm test(Biome lint + Vitest) — 473 tests passing across 43 files, coverage 100% lines/functions🤖 Generated with Claude Code
https://claude.ai/code/session_01FjTirhzhuv9RYiVwgjjf3x
Generated by Claude Code