Skip to content

fix(arborist): honor min-release-age-exclude when reify re-resolves#9720

Draft
gopalsunkari860 wants to merge 1 commit into
npm:latestfrom
gopalsunkari860:problemfixed
Draft

fix(arborist): honor min-release-age-exclude when reify re-resolves#9720
gopalsunkari860 wants to merge 1 commit into
npm:latestfrom
gopalsunkari860:problemfixed

Conversation

@gopalsunkari860

@gopalsunkari860 gopalsunkari860 commented Jul 4, 2026

Copy link
Copy Markdown

Summary

reify.js re-resolves nodes with no resolved field (which omit-lockfile-registry-resolved produces) via a bare
name@version spec, passing the raw unfiltered before cutoff to pacote — unlike build-ideal-tree.js, it never checks
min-release-age-exclude, so excluded packages still got rejected with ETARGET during npm ci/reify

Fix for the issue of 9715

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.

1 participant