Skip to content

Conversation

@nowgnuesLee
Copy link
Contributor

@nowgnuesLee nowgnuesLee commented Oct 2, 2025

Centralize Package Versions in Catalog

This PR introduces a centralized package version management system using the catalog field in pnpm-workspace.yaml. Instead of specifying version numbers in multiple package.json files, dependencies now reference the catalog, which defines the version once.

Key changes:

  • Added a catalog section in pnpm-workspace.yaml with standardized versions for common dependencies
  • Updated package.json files to reference the catalog instead of hardcoded versions
  • Standardized versions for React, TypeScript, GraphQL, Relay, and UI component libraries

Checklist:

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@github-actions github-actions bot added the size:L 100~500 LoC label Oct 2, 2025
Copy link
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nowgnuesLee nowgnuesLee force-pushed the chore/apply-pnpm-catalog branch from 54cc523 to dcbf599 Compare October 2, 2025 09:11
@github-actions github-actions bot added size:XL 500~ LoC and removed size:L 100~500 LoC labels Oct 2, 2025
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Coverage report for ./packages/backend.ai-ui

St.
Category Percentage Covered / Total
🔴 Statements 51.38% 130/253
🔴 Branches 30.3% 80/264
🔴 Functions 34.48% 20/58
🔴 Lines 53.85% 119/221

Test suite run success

55 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 486286c

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.67% 532/11385
🔴 Branches 3.76% 302/8023
🔴 Functions 2.88% 102/3537
🔴 Lines 4.62% 514/11127

Test suite run success

121 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 486286c

@nowgnuesLee nowgnuesLee force-pushed the chore/apply-pnpm-catalog branch from dcbf599 to 486286c Compare October 6, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 500~ LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant