Commit Graph

45 Commits

Author SHA1 Message Date
await-ovo
c45a4211f2 fix(deps): update @typescript-eslint/eslint-plugin and @typescript-eslint/parser (#6290) 2023-03-27 19:38:27 +03:00
Zoltan Kochan
65e3af8a09 fix: remove replaceall polyfill 2023-03-27 01:15:13 +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
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
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
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
962c2b78b9 docs: remove doppler from sponsors 2023-03-07 01:26:45 +02:00
Zoltan Kochan
1f81e70e1a Merge branch 'main' into v8 2023-03-05 15:06:47 +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
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
ec5d01199f chore: update tags 2023-02-19 16:10:07 +02:00
Zoltan Kochan
6071380eb7 Merge branch 'main' into v8 2023-02-12 02:03:38 +02:00
Zoltan Kochan
977caa7d7c ci: skip audit temporarily 2023-02-11 04:04:35 +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
9120b19cf2 chore(release): 7.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
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
Zoltan Kochan
530db4ac52 chore(deps): update 2023-02-02 03:44:26 +02:00
Zoltan Kochan
59ee536787 feat: lowest-direct resolution mode (#6004) 2023-02-01 04:48:05 +02:00
Zoltan Kochan
6b1172ff00 docs: remove nhost and takeshape from sponsors 2023-01-31 22:38:34 +02:00
Zoltan Kochan
5716822ddf chore: fix release text generator 2023-01-29 05:40:42 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan
b78774ea0f docs: add new sponsor 2023-01-21 22:28:51 +02:00
Zoltan Kochan
5bede17edb chore(release): 7.25.1 2023-01-19 12:06:07 +02:00
Zoltan Kochan
2c615198f9 chore(release): 7.24.3 2023-01-11 03:11:36 +02:00
Zoltan Kochan
0055af5898 style: fix 2023-01-11 02:19:41 +02:00
Zoltan Kochan
c8d594c7fe fix: update vulnerable dependency 2023-01-11 01:13:58 +02:00
Zoltan Kochan
1e6de89b6b fix(deps): update dependencies 2023-01-11 01:10:11 +02:00
Zoltan Kochan
bcbcc47530 chore(release): 7.24.0 2023-01-09 19:25:36 +02:00
Zoltan Kochan
00dea18c60 chore(deps): update 2022-12-30 22:05:59 +02:00
Zoltan Kochan
d7ea8b486a chore(release): 7.19.0 2022-12-21 12:55:30 +02:00
Zoltan Kochan
c9d3970e33 fix: rebuild when node-linker is set to hoisted (#5811)
close #5560
2022-12-21 03:07:01 +02:00
Zoltan Kochan
1240a6453e chore(release): 7.18.0 2022-12-04 00:06:58 +02:00
Zoltan Kochan
a9d59d8bc2 fix(deps): update (#5711) 2022-12-01 03:43:03 +02:00
Zoltan Kochan
dfda5a1e72 docs: add new gold sponsor
Flightcontrol
2022-11-23 04:37:21 +02:00
Zoltan Kochan
56f36f2dac chore: fix release text generator 2022-11-20 21:35:48 +02:00
Zoltan Kochan
9cbe293876 refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00