Skip to content

Removed Solo package lockfile#548

Merged
aileen merged 1 commit into
mainfrom
aileen/remove-solo-package-lockfile
Jun 16, 2026
Merged

Removed Solo package lockfile#548
aileen merged 1 commit into
mainfrom
aileen/remove-solo-package-lockfile

Conversation

@aileen

@aileen aileen commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • removes packages/solo/pnpm-lock.yaml

Why

This lockfile was added by mistake after the deploy action pin update. Theme packages in this monorepo should not carry their own nested pnpm lockfiles; dependency resolution for package work is governed by the monorepo root lockfile and workspace setup.

Validation

  • checked the diff is limited to deleting packages/solo/pnpm-lock.yaml

Removed the package-level `packages/solo/pnpm-lock.yaml` that was added by mistake. Theme packages live inside the pnpm monorepo and should rely on the root lockfile rather than carrying their own nested lockfiles.
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • packages/solo/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 92aebef3-d69a-46f6-adb0-5401117b147a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch aileen/remove-solo-package-lockfile

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

@aileen aileen merged commit 77efe6a into main Jun 16, 2026
68 checks passed
@aileen aileen deleted the aileen/remove-solo-package-lockfile branch June 16, 2026 10:31
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.

1 participant