Skip to content

chore: update Node, pnpm, and compatible dependencies - #43

Merged
ydj515 merged 1 commit into
mainfrom
feat/node-pnpm-audit-maintenance
Aug 23, 2026
Merged

chore: update Node, pnpm, and compatible dependencies#43
ydj515 merged 1 commit into
mainfrom
feat/node-pnpm-audit-maintenance

Conversation

@ydj515

@ydj515 ydj515 commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

Align the project on Node 24.19.0 and pnpm 11.22.0, remove all pnpm audit findings, and consolidate compatible open Dependabot updates.

Changes

Background

The repository had two high-severity transitive audit findings and multiple open Dependabot PRs. The grouped development dependency PR also included TypeScript 7, which breaks the current tsconfig and exceeds the supported typescript-eslint peer range. This PR combines the compatible updates while preserving the supported compiler version.

Test Results

  • pnpm verify: pass (23 test files, 80 tests, Storybook build, 4 Playwright tests)
  • pnpm peers check: pass
  • pnpm audit --audit-level high: pass
  • pnpm audit --json: 0 vulnerabilities across all severity levels
  • Independent read-only code review: no Critical, Important, or Minor findings

Review Points

  • Confirm Node and pnpm version sources remain synchronized
  • Confirm TypeScript stays on 6.0.3 while jsdom moves to 30.0.1
  • Review the lockfile refresh for the intended Dependabot and audit changes

Notes

- Pin Node 24.19.0 and pnpm 11.22.0 across runtime configuration and documentation
- Apply compatible Dependabot dependency updates while retaining TypeScript 6
- Refresh transitive dependencies to remove all pnpm audit findings
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ee2eb5e-7c1c-449d-86ac-f6ad2768ddf0


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant