Skip to content

fix: add @parcel/watcher to default scripts allow list#10163

Merged
GiladShoham merged 1 commit intoteambit:masterfrom
zkochan:update-trusted-deps-list
Jan 21, 2026
Merged

fix: add @parcel/watcher to default scripts allow list#10163
GiladShoham merged 1 commit intoteambit:masterfrom
zkochan:update-trusted-deps-list

Conversation

@zkochan
Copy link
Member

@zkochan zkochan commented Jan 21, 2026

Proposed Changes

Copilot AI review requested due to automatic review settings January 21, 2026 14:06
@GiladShoham GiladShoham enabled auto-merge (squash) January 21, 2026 14:07
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

This PR updates the @pnpm/plugin-trusted-deps package from version ^0.2.1 to 0.2.2. The purpose appears to be adding @parcel/watcher to the default list of trusted packages that are allowed to run installation scripts, though @parcel/watcher is already explicitly configured in the allowScripts section.

Changes:

  • Updated @pnpm/plugin-trusted-deps from ^0.2.1 to 0.2.2 (exact version pin)

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

"@pnpm/plugin-commands-publishing": "1000.3.3",
"@pnpm/plugin-commands-rebuild": "1008.0.1",
"@pnpm/plugin-trusted-deps": "^0.2.1",
"@pnpm/plugin-trusted-deps": "0.2.2",
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

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

The PR title states "add @parcel/watcher to default scripts allow list", but @parcel/watcher is already explicitly listed in the allowScripts configuration at line 15. The actual change is updating the @pnpm/plugin-trusted-deps version. Consider updating the PR title and description to accurately reflect that this change updates @pnpm/plugin-trusted-deps to version 0.2.2, which likely includes @parcel/watcher in its TRUSTED_PACKAGE_NAMES list.

Copilot uses AI. Check for mistakes.
@GiladShoham GiladShoham merged commit b9e6391 into teambit:master Jan 21, 2026
18 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