Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

…epended on (#8431)

Currently optional peer dependencies are retained so long as at least
one package in the tree has them as an optional peer dependency, meaning
once added they become non-optional even though `npm` does actually seem
to mark such dependencies.

To resolve this, I've modified the pruning logic to check for nodes that
are both `optional` and `peer`, in addition to `extraneous` nodes.

Resolves #4737
@pull pull bot locked and limited conversation to collaborators Jul 17, 2025
@pull pull bot added the ⤵️ pull label Jul 17, 2025
@pull pull bot merged commit 8042af3 into NOUIY:latest Jul 17, 2025
@pull pull bot added the ⤵️ pull label Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant