Skip to content

chore: approve pnpm workspace builds - #3

Merged
Flo0806 merged 2 commits into
Flo0806:mainfrom
krlctrl:chore-add-pnpm-workspace
Jul 14, 2026
Merged

chore: approve pnpm workspace builds#3
Flo0806 merged 2 commits into
Flo0806:mainfrom
krlctrl:chore-add-pnpm-workspace

Conversation

@krlctrl

@krlctrl krlctrl commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

pnpm v10+ has a security feature called approve-builds to explicitly approve which dependencies can run scripts during installations.

When pnpm install detects dependencies with build scripts, it blocks them by default and outputs a message instructing to run pnpm approve-builds to explicitly allow which packages can execute their installation scripts.


To make next project installations and contributions to be a bit more convenient - let's approve the existing dependencies. 😎

Additionally specify package manager & its version in the package.json to ensure everyone are using the same version.

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@krlctrl, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 4 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9884e8cb-7ed8-4cab-86b2-bd7fe36346a1

📥 Commits

Reviewing files that changed from the base of the PR and between b6cd303 and 088d52e.

📒 Files selected for processing (2)
  • package.json
  • pnpm-workspace.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@krlctrl
krlctrl force-pushed the chore-add-pnpm-workspace branch from 05531e8 to 9b39e28 Compare July 14, 2026 19:59
@krlctrl
krlctrl force-pushed the chore-add-pnpm-workspace branch from 9b39e28 to 088d52e Compare July 14, 2026 20:04
@Flo0806
Flo0806 merged commit 89e0396 into Flo0806:main Jul 14, 2026
2 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.

2 participants