Commit 794f6c8
authored
fix: backport linked strategy fixes from multiple PRs to v10 (#9011)
This contains the changes from
- a2154cd (#8996)
- 880ecb7 (#9013)
- 26fa40e (#9041)
- 983742b (#9055)
- 10d5302 (#9051)
- a29aeee (#9028)
- 16fbe13 (#9030)
- 8614b2a (#9031)
Since Node 22 doesn't have npm 11 yet, it would be better to have this
change backported to v10
Also, we wish to use `install-strategy=linked` in the [Gutenberg
monorepo](WordPress/gutenberg#75814), which
powers the WordPress Block Editor. We are still on v10. So, these fixes
will help.1 parent 72cc7de commit 794f6c8
File tree
9 files changed
+990
-294
lines changed- workspaces/arborist
- lib
- arborist
- test
- fixtures
9 files changed
+990
-294
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| 604 | + | |
604 | 605 | | |
605 | 606 | | |
606 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17922 | 17922 | | |
17923 | 17923 | | |
17924 | 17924 | | |
| 17925 | + | |
17925 | 17926 | | |
17926 | 17927 | | |
17927 | 17928 | | |
| |||
0 commit comments