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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
Zoltan Kochan
|
98d15f03d3
|
chore(release): 7.28.0-0
|
2023-02-20 22:37:58 +02:00 |
|
Zoltan Kochan
|
972de58abf
|
fix: update the lockfile if a new project is added to the workspace with no deps (#6110)
|
2023-02-20 11:39:58 +02:00 |
|
Zoltan Kochan
|
8b49472833
|
Merge branch 'main' into v8
|
2023-02-19 16:02:45 +02:00 |
|
Zoltan Kochan
|
acb9a902a9
|
chore(release): 7.27.1
|
2023-02-18 03:40:46 +02:00 |
|
Zoltan Kochan
|
f17ca4218d
|
fix: don't try to fix a lockfile that did not exist (#6091)
|
2023-02-16 13:29:42 +02:00 |
|
Zoltan Kochan
|
417c8ac595
|
fix!: always create a lockfile (#6073)
|
2023-02-13 22:33:10 +02:00 |
|
Zoltan Kochan
|
170d975ec7
|
test: fix
|
2023-02-12 02:29:08 +02:00 |
|
Zoltan Kochan
|
6071380eb7
|
Merge branch 'main' into v8
|
2023-02-12 02:03:38 +02:00 |
|
Brandon Cheng
|
c7fb372433
|
refactor(core): rename lockfileIsUpToDate to lockfileIsNotUpToDate (#6071)
|
2023-02-11 13:24:00 +02:00 |
|
Zoltan Kochan
|
54346d6e2c
|
test: fix
|
2023-02-09 03:12:17 +02:00 |
|
Zoltan Kochan
|
c2e39308f7
|
chore(release): 7.27.0
|
2023-02-08 15:39:16 +02:00 |
|