Skip to content

Remove unused packages from apps#1946

Merged
mxkaske merged 1 commit intoopenstatusHQ:mainfrom
aggmoulik:chore/remove-unwanted-packages
Mar 7, 2026
Merged

Remove unused packages from apps#1946
mxkaske merged 1 commit intoopenstatusHQ:mainfrom
aggmoulik:chore/remove-unwanted-packages

Conversation

@aggmoulik
Copy link
Contributor

No description provided.

Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
@vercel
Copy link

vercel bot commented Mar 7, 2026

@aggmoulik is attempting to deploy a commit to the OpenStatus Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openstatus-dashboard Ready Ready Preview, Comment Mar 7, 2026 0:12am
openstatus-status-page Ready Ready Preview, Comment Mar 7, 2026 0:12am
openstatus-web Ready Ready Preview, Comment Mar 7, 2026 0:12am

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes unused direct dependencies from app workspaces to reduce duplication and keep dependency ownership in the shared @openstatus/ui package where appropriate.

Changes:

  • Removed unused @radix-ui/* dependencies from apps/status-page and apps/dashboard.
  • Removed unused @radix-ui/react-portal dependency from apps/web.
  • Updated pnpm-lock.yaml to reflect the dependency removals (including pruning an unused Radix version entry).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Lockfile updates after removing unused app-level Radix dependencies.
apps/web/package.json Drops unused @radix-ui/react-portal from web app deps.
apps/status-page/package.json Drops unused Radix UI packages while keeping the ones still imported directly.
apps/dashboard/package.json Drops unused Radix UI packages while keeping the ones still imported directly.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@mxkaske mxkaske merged commit 96507ca into openstatusHQ:main Mar 7, 2026
12 of 13 checks passed
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.

3 participants