Skip to content

chore: Move blockExoticSubdeps from .npmrc to pnpm-workspace.yaml#82

Merged
erezrokah merged 1 commit intomainfrom
fix/move-block-exotic-subdeps-to-workspace
Apr 2, 2026
Merged

chore: Move blockExoticSubdeps from .npmrc to pnpm-workspace.yaml#82
erezrokah merged 1 commit intomainfrom
fix/move-block-exotic-subdeps-to-workspace

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Move blockExoticSubdeps setting to pnpm-workspace.yaml per https://pnpm.io/settings#blockexoticsubdeps

Copilot AI review requested due to automatic review settings April 1, 2026 13:57
@erezrokah erezrokah changed the title fix: Move blockExoticSubdeps from .npmrc to pnpm-workspace.yaml chore: Move blockExoticSubdeps from .npmrc to pnpm-workspace.yaml Apr 1, 2026
Copy link
Copy Markdown

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

Moves the pnpm blockExoticSubdeps configuration from .npmrc into pnpm-workspace.yaml, aligning with pnpm’s documented configuration locations for this setting.

Changes:

  • Add blockExoticSubdeps: true to pnpm-workspace.yaml.
  • Remove the block-exotic-subdeps=true entry by deleting the (single-line) .npmrc.

Reviewed changes

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

File Description
pnpm-workspace.yaml Adds blockExoticSubdeps setting alongside existing pnpm workspace-level configuration.
.npmrc Removes the pnpm-specific config entry (file deleted).

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

@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Apr 1, 2026
@erezrokah erezrokah merged commit 06e0ee8 into main Apr 2, 2026
12 checks passed
@erezrokah erezrokah deleted the fix/move-block-exotic-subdeps-to-workspace branch April 2, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants