Commit 16e3d3a
Enhance package-extractor: batch folder collection and add hoisting skip option (#5758)
* Enhance _collectFoldersAsync to process all starting folders in one queue and add pnpmNodeModulesHoistingEnabled option
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/483711d5-f1e0-4f69-b1b1-445230d9c33f
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
* Fix TSDoc comment for pnpmNodeModulesHoistingEnabled
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/483711d5-f1e0-4f69-b1b1-445230d9c33f
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
* Add change file for @rushstack/package-extractor (minor)
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/bdcb8673-e8f6-480c-a999-44737579f43f
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
* Update common/changes/@rushstack/package-extractor/enhance-package-extractor-collect-folders_2026-04-08-23-56.json
Update changefile formatting
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
Co-authored-by: David Michon <dmichon@microsoft.com>
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>1 parent 4c8fd4d commit 16e3d3a
File tree
3 files changed
+30
-5
lines changed- common
- changes/@rushstack/package-extractor
- reviews/api
- libraries/package-extractor/src
3 files changed
+30
-5
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
489 | 495 | | |
490 | 496 | | |
491 | 497 | | |
| 498 | + | |
492 | 499 | | |
493 | 500 | | |
494 | | - | |
| 501 | + | |
495 | 502 | | |
| 503 | + | |
496 | 504 | | |
497 | 505 | | |
498 | 506 | | |
| |||
524 | 532 | | |
525 | 533 | | |
526 | 534 | | |
527 | | - | |
| 535 | + | |
528 | 536 | | |
529 | 537 | | |
530 | 538 | | |
531 | 539 | | |
532 | 540 | | |
533 | 541 | | |
534 | | - | |
| 542 | + | |
535 | 543 | | |
536 | 544 | | |
537 | 545 | | |
| |||
624 | 632 | | |
625 | 633 | | |
626 | 634 | | |
627 | | - | |
| 635 | + | |
| 636 | + | |
628 | 637 | | |
629 | | - | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
630 | 644 | | |
631 | 645 | | |
632 | 646 | | |
| |||
0 commit comments