Commit Graph

10701 Commits

Author SHA1 Message Date
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
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
2241f77adf fix: print a hint on integrity error (#6090)
ref #6087
2023-02-16 04:25:06 +02:00
Zoltan Kochan
417c8ac595 fix!: always create a lockfile (#6073) 2023-02-13 22:33:10 +02:00
Zoltan Kochan
673e230607 fix: error message on broken proxy URL 2023-02-12 18:29:57 +02:00
sitiom
c5e7e03ec2 ci: bump Winget Releaser version to v2 (#6075) 2023-02-12 17:37:18 +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
977caa7d7c ci: skip audit temporarily 2023-02-11 04:04:35 +02:00
Alex Böhm
65932e074d docs: add store path description to cli help (#6068) 2023-02-11 03:09:23 +02:00
Zoltan Kochan
ca8f51e60b feat: change the way directory names are shortened inside .pnpm 2023-02-10 16:30:00 +02:00
Zoltan Kochan
54346d6e2c test: fix 2023-02-09 03:12:17 +02:00
Zoltan Kochan
04d4f28123 chore(deps): update 2023-02-08 15:39:17 +02:00
Zoltan Kochan
c2e39308f7 chore(release): 7.27.0 2023-02-08 15:39:16 +02:00
Dominik Schmidt
7540267aec fix: replace version number for namespaced workspace packages (#6052)
Without this patch 'workspace:@foo/bar@*' is replaced by 'npm:@foo/bar@*' on publish,
i.e. the * is not replaced by the actual version number from @foo/bar's package.json.

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-02-08 15:39:16 +02:00
Zoltan Kochan
b3d31838d6 fix: give priority to packages installed in the root, when deduping (#6054) 2023-02-08 15:39:16 +02:00
Zoltan Kochan
524feda1e7 chore(release): 7.27.0-0 2023-02-08 15:39:16 +02:00
Zoltan Kochan
fe45a13fb3 fix(dependency-path): parsing a local dep 2023-02-08 15:39:15 +02:00
Zoltan Kochan
a92691f307 fix(npm-resolver): pick lowest version with * from prerelease versions only 2023-02-08 15:39:15 +02:00
Zoltan Kochan
dfe23e3ba5 chore(deps): update 2023-02-08 15:34:35 +02:00
Zoltan Kochan
9120b19cf2 chore(release): 7.27.0 v7.27.0 2023-02-08 14:27:15 +02:00
Dominik Schmidt
b71c6ed743 fix: replace version number for namespaced workspace packages (#6052)
Without this patch 'workspace:@foo/bar@*' is replaced by 'npm:@foo/bar@*' on publish,
i.e. the * is not replaced by the actual version number from @foo/bar's package.json.

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-02-08 14:20:14 +02:00
Zoltan Kochan
029143cfff fix: give priority to packages installed in the root, when deduping (#6054) 2023-02-08 13:19:40 +02:00
Zoltan Kochan
05f835446e fix: update --no-save with resolution-mode=lowest-direct 2023-02-07 05:13:23 +02:00
Zoltan Kochan
113f0ae266 feat!: resolution-mode is lowest-direct by default (#6047) 2023-02-07 05:12:11 +02:00
Zoltan Kochan
8e35c21d11 docs: add changesets 2023-02-06 02:13:39 +02:00
Zoltan Kochan
2b54be3031 chore(release): 7.27.0-0 v7.27.0-0 2023-02-05 12:51:29 +02:00
Zoltan Kochan
d89d7a0786 fix(dependency-path): parsing a local dep 2023-02-05 12:35:05 +02:00
Zoltan Kochan
65563ae098 fix(npm-resolver): pick lowest version with * from prerelease versions only 2023-02-05 12:23:10 +02:00
Zoltan Kochan
47e45d717d feat!: breaking config changes in v8 (#6035)
* auto-install-peers=true
* save-workspace-protocol=rolling
* publishConfig.linkDirectory true by default
* resolve-peers-from-workspace-root is true by default
* set dedupeDirectDeps to true by default in @pnpm/core.
2023-02-05 11:43:22 +02:00
await-ovo
11886f4c26 docs: display filter options in deploy command help info (#6023) 2023-02-04 01:22:40 +02:00