Commit Graph

8132 Commits

Author SHA1 Message Date
Zoltan Kochan
54591c6867 feat!: dedupe-peer-dependents is true by default (#6185) 2023-03-06 02:44:35 +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 v7.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
await-ovo
019e4f2de7 fix: should not throw an error when local dependency use file protocol (#6157)
close #6115
2023-03-04 05:08:26 +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
b7ae11cf82 docs: add explanation about conflicting peer dependencies
ref #6153
2023-03-03 14:45:35 +02:00
Zoltan Kochan
d4c0ad0918 chore(release): 7.29.0-1 v7.29.0-1 2023-03-03 09:14:12 +02:00
Zoltan Kochan
045e35dd00 ci: fix setting auth token 2023-03-03 09:13:19 +02:00
Zoltan Kochan
98397265a1 ci: tag with latest-7 2023-03-03 09:07:17 +02:00
Zoltan Kochan
c6809217e0 chore(release): 7.29.0-0 v7.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
62d1cb8f1e fix: types error in npm-resolver 2023-03-03 06:26:54 +02:00
Zoltan Kochan
cfbab73a61 fix: update deps 2023-03-03 06:13:20 +02:00
jereklas
d583fbb2ad fix: allowedVersions corner case when only parent>child selectors exist (#6148) 2023-02-28 14:57:02 +02:00
Zoltan Kochan
059c6e83bd ci: turn on audit 2023-02-28 11:31:56 +02:00
Zoltan Kochan
d80661d425 fix(setup): don't extend the PATH multiple times
ref https://github.com/pnpm/get.pnpm.io/issues/27
2023-02-28 03:54:02 +02:00
await-ovo
7d64d757bb fix: add report summary skipped status when script is missing (#6139) 2023-02-27 18:28:01 +02:00
Zoltan Kochan
e570adc101 fix(env): fail with a meaningful error when no pnpm home dir is found (#6134)
close #6095
close #3865
2023-02-26 05:39:44 +02:00
Zoltan Kochan
cdd5eb6b5a chore(release): 7.28.0 v7.28.0 2023-02-25 18:17:46 +02:00
Zoltan Kochan
a3e0223ce4 fix: config set should write to the global config file (#6132)
close #5877
close #6131
2023-02-25 18:15:38 +02:00
jereklas
f39d608acb feat: add parent>child selector syntax to allowedVersions for peer dependency override capability (#6108)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-02-25 02:32:29 +02:00
Zoltan Kochan
a4ce8e1f27 Merge branch 'main' into v8 2023-02-23 13:13:30 +02:00
Zoltan Kochan
5e32ea9b19 fix: update TypeScript to v5 (#5990)
Co-authored-by: Brandon Cheng <gluxon@users.noreply.github.com>
2023-02-23 13:05:44 +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
9f30734d30 Merge branch 'main' into v8 2023-02-22 23:17:24 +02:00
await-ovo
6f56cc16e3 fix: patch-commit should auto apply patches in workspaces (#6120)
close #6048
2023-02-22 22:56:35 +02:00
Zoltan Kochan
91b8027441 ci: use pnpm v8 (#6116) 2023-02-22 17:50:20 +02:00
Zoltan Kochan
9741115406 revert: "ci: use pnpm v8"
This reverts commit 806b72d9d5.
2023-02-21 04:42:02 +02:00
Zoltan Kochan
806b72d9d5 ci: use pnpm v8 2023-02-20 23:53:27 +02:00
Zoltan Kochan
0058ecfbb9 chore(release): 8.0.0-alpha.0 v8.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 v7.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
await-ovo
b9ab2e0bf2 feat: show path info for pnpm why --json or --long (#6109)
close #6103
2023-02-20 05:41:57 +02:00
Brandon Cheng
1b2e09ccfd fix: check for peerDependenciesMeta in pkgIsLeaf to fix non-determinism (#6112)
close #5106
2023-02-20 04:15:36 +02:00
await-ovo
0377d93678 feat: add --report-summary option for pnpm exec and pnpm run (#6098)
close #6008
2023-02-20 03:36:35 +02:00
Zoltan Kochan
ec5d01199f chore: update tags 2023-02-19 16:10:07 +02:00
Zoltan Kochan
8b49472833 Merge branch 'main' into v8 2023-02-19 16:02:45 +02:00
Zoltan Kochan
c929361585 feat!: remove the registry field from the lockfile (#6107) 2023-02-19 12:25:45 +02:00
await-ovo
7a0ce1df08 feat!: deploy with local dependencies (#6016)
Co-authored-by: Zoltan Kochan <z@kochan.io>

Close #5911
Close #5961
2023-02-19 04:23:31 +02:00
douglasward
4ed825aa49 fix: don't throw MISSING_HOISTED_LOCATIONS error for skipped packages (#6093)
close #6092
2023-02-19 03:23:17 +02:00
Zoltan Kochan
1bef112ae8 ci: post link to release page in mastodon post 2023-02-18 04:24:37 +02:00
Zoltan Kochan
8ff0c7cd88 revert: "ci: introduce a centralized GHA check/gate job (#5723)"
This reverts commit a5690f4946.
2023-02-18 04:00:59 +02:00
Zoltan Kochan
acb9a902a9 chore(release): 7.27.1 v7.27.1 2023-02-18 03:40:46 +02:00
Zoltan Kochan
dba40a4683 ci: post to mastodon on release 2023-02-18 03:39:32 +02:00
Zoltan Kochan
9fa6c74049 fix: https proxy servers configuration (#6101)
close #4689
2023-02-18 03:39:12 +02:00