Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pnpm: Add handling for scope excludes #9439

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

fviernau
Copy link
Member

@fviernau fviernau commented Nov 15, 2024

Part of #9261.

@fviernau fviernau requested a review from a team as a code owner November 15, 2024 11:21
@fviernau fviernau force-pushed the pnpm-scope-exclude-handling branch from 8d0c0da to e32f2db Compare November 15, 2024 11:22
@fviernau fviernau force-pushed the pnpm-scope-exclude-handling branch 2 times, most recently from ac7478a to 030ec63 Compare November 15, 2024 12:24
@fviernau fviernau enabled auto-merge (rebase) November 15, 2024 12:24
@fviernau fviernau force-pushed the pnpm-scope-exclude-handling branch 2 times, most recently from 9903940 to ec73a8b Compare November 15, 2024 12:26
The handling of scope excludes worked until [1], which accidentally
missed to implement the handling in the new `Pnpm` code.

This may be used as a work around for a bug in the `pnpm` CLI, which
fails in case the output JSON dependency tree exceeeds some limit, see
[2].

Fixes #9405.

[1]: 0eb1eea
[2]: #9405

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
@fviernau fviernau force-pushed the pnpm-scope-exclude-handling branch from ec73a8b to cfba957 Compare November 15, 2024 12:27
@fviernau fviernau merged commit edad867 into main Nov 15, 2024
21 checks passed
@fviernau fviernau deleted the pnpm-scope-exclude-handling branch November 15, 2024 13:18
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