Commit Graph

152 Commits

Author SHA1 Message Date
Daniel-Khodabakhsh
e87754df1f fix: make the FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE error and hint messages more clear (#6304)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-03-29 22:51:33 +03:00
Zoltan Kochan
0db2bae876 chore(release): 8.0.0 2023-03-27 23:44:07 +03:00
Zoltan Kochan
3f0ea1defa fix: dedupe direct deps after hoisting (#6286) 2023-03-27 05:28:52 +03:00
Zoltan Kochan
6d06e01a00 refactor: resolve-dependendencies 2023-03-27 01:48:04 +03:00
Zoltan Kochan
65e3af8a09 fix: remove replaceall polyfill 2023-03-27 01:15:13 +03:00
Zoltan Kochan
7aca77c3a6 chore(release): 8.0.0-rc.1 2023-03-26 04:44:18 +03:00
Zoltan Kochan
51445f9557 fix: dedupe-peer-dependents should not remove peer deps from workspace root (#6280)
close #6154
2023-03-26 02:46:07 +02:00
Jake Bailey
e10d046a42 perf(headless): hoist importerManifestsByImporterId calculation (#6282) 2023-03-26 02:04:35 +02:00
Zoltan Kochan
eb5b7d5299 chore(release): 8.0.0-rc.0 2023-03-24 15:52:20 +02:00
Zoltan Kochan
0e26acb0fb refactor: dependency-path 2023-03-24 15:25:53 +02:00
Zoltan Kochan
b4f26e41aa fix: peer dependency is not unlinked (#6275)
close #6271
2023-03-24 14:49:07 +02:00
Zoltan Kochan
634d6874b7 fix: peer dependency is not unlinked when adding a new dependency (#6274)
close #6272
2023-03-24 03:46:01 +02:00
Zoltan Kochan
f835994eab fix: direct deduplication with resolution-mode=lowest-direct (#6262)
close #6042
2023-03-24 02:17:22 +02:00
Zoltan Kochan
1d105e7fcd fix!: save the whole tarball URL, when it doesn't use the standard format (#6265) 2023-03-24 01:36:13 +02:00
Zoltan Kochan
2a2032810f fix: don't write pnpm-lock.yaml if it has no changes (#6260)
close #6158
2023-03-23 04:40:42 +02:00
Zoltan Kochan
cae85dbb19 feat!: throw a not implemented error on the ci command (#6261)
ref #6100
2023-03-23 04:18:01 +02:00
Rex Zeng
cfb6bb3bfe feat: support resolving peers with npm aliases (#6220)
close #4301
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-03-22 04:39:11 +02:00
Zoltan Kochan
22ccf155ef fix: segmentation fault error
close #6241
2023-03-20 02:58:27 +02:00
Zoltan Kochan
158d8cf22f feat!: only allow lockfile v6 (#6240) 2023-03-19 04:23:51 +02:00
Zoltan Kochan
eceaa8b8b7 feat!: drop Node.js 14 support 2023-03-18 17:11:38 +02:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
Zoltan Kochan
f15fde7eb8 chore(deps): update 2023-03-18 00:27:58 +02:00
Zoltan Kochan
993044180d Merge branch 'v8' 2023-03-17 14:59:47 +02:00
Zoltan Kochan
cf28be8780 chore(release): 7.30.0 2023-03-17 14:48:44 +02:00
Zoltan Kochan
506f3f7b93 Merge branch 'main' into v8 2023-03-17 03:27:23 +02:00
Zoltan Kochan
685b3a7ea1 fix: prepend directories to NODE_PATH in command shims 2023-03-16 04:28:53 +02:00
Zoltan Kochan
8151bb4e27 chore(release): 7.29.3 2023-03-15 12:00:19 +02:00
Zoltan Kochan
f9c30c6d78 fix: multiple Jest versions in a single workspace should work (#6138)
close #5176
close #6213
2023-03-15 03:57:12 +00:00
Zoltan Kochan
d66dcb452d Merge branch 'main' into v8 2023-03-14 03:48:44 +02:00
Zoltan Kochan
abd556bfac chore(release): 7.29.2 2023-03-14 03:46:08 +02:00
Zoltan Kochan
2c8eecfa6c Merge branch 'main' into v8 2023-03-06 02:46:46 +02:00
Zoltan Kochan
54591c6867 feat!: dedupe-peer-dependents is true by default (#6185) 2023-03-06 02:44:35 +02:00
Zoltan Kochan
42edfc5177 chore(release): 7.29.0 2023-03-06 01:40:59 +02:00
SoonIter
9d906fc94a fix: incorrect error block when subproject has been patched (#6183) (#6184)
close #6183
2023-03-06 01:28:00 +02:00
Zoltan Kochan
9bdb875397 test: fix 2023-03-05 23:45:39 +02:00
Zoltan Kochan
1f81e70e1a Merge branch 'main' into v8 2023-03-05 15:06:47 +02:00
Zoltan Kochan
890b497893 chore(release): 7.29.0-2 2023-03-05 12:09:42 +02:00
Zoltan Kochan
670bea8440 fix: update on a subset of projects should work with dedupe-peer-dependents (#6178) 2023-03-05 12:01:52 +02:00
Zoltan Kochan
b11fa7093c fix: dedupe-peer-dependents when running a command inside a workspace project (#6175)
ref #6171
2023-03-04 19:20:09 +02:00
Zoltan Kochan
690bead267 fix: dedupe-peer-dependents on a subset of projects (#6173)
close #6171
2023-03-04 04:39:42 +02:00
Zoltan Kochan
c6809217e0 chore(release): 7.29.0-0 2023-03-03 08:33:03 +02:00
Zoltan Kochan
5c31fa8be6 feat: dedupe packages that have peers when dedupe-peer-dependents is true (#6153) 2023-03-03 08:31:41 +02:00
Zoltan Kochan
cfbab73a61 fix: update deps 2023-03-03 06:13:20 +02:00
Zoltan Kochan
cdd5eb6b5a chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
Zoltan Kochan
a4ce8e1f27 Merge branch 'main' into v8 2023-02-23 13:13:30 +02:00
Zoltan Kochan
ed946c73e9 fix: automatically resolve conflicts in lockfile v6 (#6127) 2023-02-23 12:13:04 +02:00
await-ovo
77c754b10a chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan
91b8027441 ci: use pnpm v8 (#6116) 2023-02-22 17:50:20 +02:00
Zoltan Kochan
0058ecfbb9 chore(release): 8.0.0-alpha.0 2023-02-20 23:19:20 +02:00
Zoltan Kochan
ea460e51e3 Merge branch 'main' into v8 2023-02-20 22:46:24 +02:00