Dylan Conway
6c8635da63
fix(install): isolated installs with transitive self dependencies ( #23222 )
...
### What does this PR do?
Packages with self dependencies at a different version were colliding
with the current version in the store node_modules. This pr nests them
in another node_modules
Example:
self-dep@1.0.2 has a dependency on self-dep@1.0.1.
self-dep@1.0.2 is placed here in:
`./node_modules/.bun/self-dep@1.0.2/node_modules/self-dep`
and it's self-dep dependency symlink is now placed in:
`./node_modules/.bun/self-dep@1.0.2/node_modules/self-dep/node_modules/self-dep`
fixes #22681
### How did you verify your code works?
Manually tested the linked issue is working, and added a test
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-04 02:59:47 -07:00
..
2024-06-15 00:08:40 -07:00
2023-11-03 02:37:03 -07:00
2024-07-10 19:35:21 -07:00
2023-11-03 02:37:03 -07:00
2024-06-15 00:08:40 -07:00
2023-11-03 02:37:03 -07:00
2024-06-02 22:56:57 -07:00
2024-06-10 20:29:16 -07:00
2024-06-10 20:29:16 -07:00
2024-06-10 20:29:16 -07:00
2023-11-21 14:29:35 -08:00
2025-07-09 00:19:57 -07:00
2024-06-05 22:04:57 -07:00
2024-06-05 22:04:57 -07:00
2023-12-11 22:08:25 -08:00
2025-07-09 00:19:57 -07:00
2024-05-20 21:24:37 -07:00
2023-11-03 02:37:03 -07:00
2024-01-19 18:37:03 -08:00
2023-12-11 22:08:25 -08:00
2023-11-03 02:37:03 -07:00
2024-12-31 13:40:55 -08:00
2024-12-31 13:40:55 -08:00
2024-12-31 13:40:55 -08:00
2024-03-29 17:55:06 -07:00
2023-11-03 02:37:03 -07:00
2025-01-31 22:39:30 -08:00
2024-06-15 00:08:40 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-06-28 03:24:39 -07:00
2024-06-28 03:24:39 -07:00
2024-06-28 03:24:39 -07:00
2024-06-28 03:24:39 -07:00
2023-11-07 07:55:01 +01:00
2025-01-31 22:39:30 -08:00
2023-11-03 02:37:03 -07:00
2025-07-09 00:19:57 -07:00
2025-07-09 00:19:57 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-06-10 20:29:16 -07:00
2024-06-02 18:49:07 -07:00
2024-03-07 19:22:21 -08:00
2023-11-03 02:37:03 -07:00
2024-06-15 00:08:40 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-12-11 22:08:25 -08:00
2024-06-19 15:23:51 -07:00
2025-07-09 00:19:57 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-12-16 16:37:46 -08:00
2024-12-16 16:37:46 -08:00
2024-12-16 16:37:46 -08:00
2024-12-16 16:37:46 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-10-23 21:58:53 -07:00
2023-12-11 22:08:25 -08:00
2023-12-11 22:08:25 -08:00
2023-12-11 22:08:25 -08:00
2023-12-11 22:08:25 -08:00
2025-07-28 12:29:47 -07:00
2024-03-25 12:49:52 -07:00
2024-03-25 12:49:52 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-06-15 00:08:40 -07:00
2024-06-14 01:15:53 -07:00
2025-01-31 22:39:30 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-12-11 22:08:25 -08:00
2023-11-03 02:37:03 -07:00
2024-03-19 21:46:54 -07:00
2025-01-31 22:39:30 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-03-19 21:46:54 -07:00
2023-12-11 22:08:25 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-10-23 21:58:53 -07:00
2023-11-03 02:37:03 -07:00
2024-07-10 20:04:32 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2025-07-09 00:19:57 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-08 03:36:17 -08:00
2023-11-08 03:36:17 -08:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2025-10-04 02:59:47 -07:00
2024-06-15 00:08:40 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2024-06-15 00:22:16 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-21 14:29:35 -08:00
2023-11-15 22:44:44 -08:00
2024-09-10 22:28:57 -07:00
2024-09-10 22:28:57 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-03 02:37:03 -07:00
2023-11-15 22:44:44 -08:00
2023-12-11 22:08:25 -08:00
2023-12-11 22:08:25 -08:00