Zoltan Kochan
|
d7b9ae5870
|
fix: installation hanging due to parent peers resolution dead lock (#8584)
This fixes an issue that appeared after merging #8457
close #8570
|
2024-10-02 12:09:33 +02:00 |
|
btea
|
9797a1e889
|
refactor: remove useless parameters from the catch statement (#8583)
|
2024-09-29 12:08:48 +02:00 |
|
Khải
|
b7fb704522
|
feat(overrides): remove dependencies (#8576)
close #8572
|
2024-09-28 14:27:13 +02:00 |
|
Zoltan Kochan
|
db420ab592
|
refactor(cafs): create a separate function for creating index file path (#8508)
|
2024-09-08 14:43:09 +02:00 |
|
Zoltan Kochan
|
2393a49ec6
|
fix: out-of-memory on peers resolution (#8457)
|
2024-08-24 20:58:41 +02:00 |
|
Zoltan Kochan
|
09876c931f
|
feat(core): return the list of dependencies that require a build (#8371)
|
2024-08-02 23:37:23 +02:00 |
|
Zoltan Kochan
|
e9908b3185
|
refactor: rename lockfile-file to lockfile.fs
|
2024-07-28 01:15:20 +02:00 |
|
Zoltan Kochan
|
797ef0fc46
|
refactor: rename lockfile-types to lockfile.types
|
2024-07-27 14:46:23 +02:00 |
|
Zoltan Kochan
|
96821291a8
|
fix: install peer of optional peer (#8330)
close #8323
|
2024-07-25 18:00:24 +02:00 |
|
Zoltan Kochan
|
0406d4ad3d
|
refactor: use a branded type for project root dir paths (#8272)
|
2024-07-04 13:13:34 +02:00 |
|
Zoltan Kochan
|
341656f9b3
|
refactor: make workspace packages a map
|
2024-07-02 22:49:38 +02:00 |
|
Zoltan Kochan
|
dd00eeb18c
|
refactor: normalize dir field names across project objects (#8262)
|
2024-07-01 11:27:04 +02:00 |
|
Zoltan Kochan
|
9927c2855a
|
refactor(core): workspace packages (#8248)
Make workspace packages optional.
|
2024-06-30 15:17:07 +02:00 |
|
Zoltan Kochan
|
13e55b2865
|
fix: a filtered install should update the lockfile first (#8183)
close #8165
|
2024-06-12 14:49:39 +02:00 |
|
Zoltan Kochan
|
3dd30b1909
|
refactor: create branded type for project ID (#8164)
|
2024-06-04 18:30:59 +02:00 |
|
Zoltan Kochan
|
74c1057778
|
perf: fix hoisting peers (#8144)
Reverts 4b65113
ref #8072
This change makes install faster at least 3 times in some Bit workspaces.
|
2024-05-30 12:17:17 +02:00 |
|
Zoltan Kochan
|
4b65113b9c
|
fix: temporarily don't hoist peers when dedupe peers is on
|
2024-05-29 14:01:15 +02:00 |
|
Zoltan Kochan
|
27c33f0319
|
fix: dependencies that are not only optional should be installed when optionals are skipped (#8076)
close #8066
Co-authored-by: khai96_ <hvksmr1996@gmail.com>
|
2024-05-23 13:20:13 +02:00 |
|
Zoltan Kochan
|
c649954e41
|
refactor: create a separate type for DepPath (#8094)
|
2024-05-20 16:11:46 +02:00 |
|
Zoltan Kochan
|
5a03c1f284
|
perf: improve performance of peer dependencies resolution (#8060)
|
2024-05-12 01:29:19 +02:00 |
|
Khải
|
b1d7f8c6cf
|
fix(override): relative file in workspace (#8055)
close #8053
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-05-10 23:31:33 +02:00 |
|
Zoltan Kochan
|
fd6cd27817
|
test: don't skip deep recursion test
|
2024-05-07 16:49:44 +02:00 |
|
Zoltan Kochan
|
b3d1495566
|
fix: recreate node_modules if virtual-store-dir-max-length changes (#8032)
|
2024-04-29 15:24:06 +02:00 |
|
Zoltan Kochan
|
9719a42d0e
|
feat: configurable max length of directories inside node_modules/.pnpm (#7994)
close #7355
|
2024-04-28 11:07:29 +02:00 |
|
Zoltan Kochan
|
b7d2ed47be
|
fix: ignore the engines.pnpm field of dependencies (#7968)
close #7965
|
2024-04-19 02:49:01 +02:00 |
|
Zoltan Kochan
|
b3961cb19d
|
fix: linking optional dependencies (#7949)
close #7943
|
2024-04-17 17:35:05 +02:00 |
|
Zoltan Kochan
|
253d50c550
|
fix: optional peer dependencies should resolve to optional dependencies (#7918)
|
2024-04-13 18:26:47 +02:00 |
|
Zoltan Kochan
|
db162f3801
|
test: remove console.log
|
2024-04-09 11:28:39 +02:00 |
|
Zoltan Kochan
|
501133d30b
|
refactor: bump lockfile version to v9 instead of v7 (#7861)
In order to align the lockfile version with pnpm version that ships it.
|
2024-04-06 17:12:37 +02:00 |
|
Zoltan Kochan
|
6caec8109b
|
fix: hoist peer dependencies (#7841)
|
2024-03-30 12:23:29 +01:00 |
|
Khải
|
984b976672
|
refactor: replace deprecated jest methods (#7840)
|
2024-03-29 00:03:58 +01:00 |
|
Zoltan Kochan
|
670ed188df
|
fix: auto install optional peer (#7837)
|
2024-03-28 00:02:14 +01:00 |
|
Zoltan Kochan
|
e74e7847f3
|
fix: resolve missing optional peer if it is installed as a dep somewhere (#7830)
|
2024-03-27 13:43:52 +01:00 |
|
Zoltan Kochan
|
8eddd21f07
|
fix: resolve missing peer from versions already present in other parts of the dep graph (#7812)
|
2024-03-22 19:45:54 +01:00 |
|
Zoltan Kochan
|
a22bdf0e29
|
feat!: remove the dev field from the lockfile (#7808)
|
2024-03-22 15:21:26 +01:00 |
|
Zoltan Kochan
|
eaebfd53c7
|
test: fix
|
2024-03-18 00:12:15 +01:00 |
|
Zoltan Kochan
|
21878e7ae4
|
feat(lockfile)!: change the keys format (#7752)
|
2024-03-17 23:01:39 +01:00 |
|
Zoltan Kochan
|
053fc12f5a
|
fix: don't fetch tarballs when lockfile-only install is run (#7715)
close #1328
|
2024-03-14 02:41:10 +01:00 |
|
Zoltan Kochan
|
aa33269f9f
|
fix: peer dependency rules should not change the lockfile (#7758)
* fix: peer dependency rules should not change the lockfile
* test: fix
* fix: hide peer issues warning if there nothing to report
|
2024-03-13 17:55:18 +01:00 |
|
Zoltan Kochan
|
a95bec6f51
|
fix: don't allow peer dependency rules with auto-install-peers on
|
2024-03-11 18:36:49 +01:00 |
|
Zoltan Kochan
|
53594a3787
|
feat!: package ID should be an exact version spec (#7748)
|
2024-03-10 14:46:25 +01:00 |
|
Zoltan Kochan
|
9e6bbfb778
|
test: fix
|
2024-03-05 14:08:53 +01:00 |
|
Zoltan Kochan
|
174603eb32
|
fix: auto install peers should not work with ignore missing peers (#7739)
|
2024-03-05 02:50:09 +01:00 |
|
Zoltan Kochan
|
1ecda50502
|
feat(lockfile)!: dividing "packages" field to "packages" and "snapshots" (#7700)
close #7685
|
2024-03-04 23:31:01 +01:00 |
|
Zoltan Kochan
|
5c20db0dd2
|
feat!: use the same lockfile format in 1-pkg workspace as in multi-pkg one (#7696)
|
2024-02-29 10:28:29 +01:00 |
|
Khải
|
730929e330
|
feat: pnpm.ignoredOptionalDependencies (#7714)
|
2024-02-28 13:46:29 +00:00 |
|
Zoltan Kochan
|
0e6b757cf5
|
feat!: remove requiresBuild from the lockfile (#7710)
close #7707
|
2024-02-27 11:50:43 +01:00 |
|
Zoltan Kochan
|
7f59a0491e
|
test(core): use sync testDefaults
|
2024-02-16 20:29:07 +01:00 |
|
Zoltan Kochan
|
a5a3b995c1
|
test: use sync fs operations in tests (#7664)
|
2024-02-16 19:43:04 +01:00 |
|
Zoltan Kochan
|
19542ecd28
|
test: use sync operations for assertions (#7663)
|
2024-02-16 16:23:23 +01:00 |
|