Commit Graph

1254 Commits

Author SHA1 Message Date
Zoltan Kochan
c8a6ea8ae9 refactor: rename tarball-worker to worker 2023-08-26 17:26:21 +03:00
Zoltan Kochan
c1c5eb9aef test: don't use additional verdaccio 2023-08-25 23:55:30 +03:00
Zoltan Kochan
4c959b7122 test: do not finish the workers after each test run 2023-08-25 18:13:41 +03:00
Zoltan Kochan
f2009d1756 perf: use a worker pool to link packages (#6950)
ref #6808
2023-08-24 20:05:53 +03:00
Zoltan Kochan
f55c468dc0 chore: fix test-pkgs-main script 2023-08-20 00:35:41 +03:00
Zoltan Kochan
9584e5e86d fix(deps): update 2023-08-19 18:13:57 +03:00
Zoltan Kochan
58cc58f14f fix: use the new tarball fetcher for fetching node.js (#6938)
ref #6850
2023-08-14 16:27:01 +03:00
Zoltan Kochan
083bbf5907 perf: extract packages in a worker pool (#6850) 2023-08-14 02:07:39 +03:00
Zoltan Kochan
efa465d630 chore(deps): update @types/node to v16 2023-08-08 14:25:32 +03:00
Zoltan Kochan
6d697d7c65 chore(deps): update meta-updater 2023-08-02 18:10:14 +03:00
Zoltan Kochan
d4ad189e3b chore(deps): update 2023-07-29 22:32:10 +03:00
Zoltan Kochan
c0ac3cac95 chore: update required pnpm version 2023-07-24 16:32:21 +03:00
Zoltan Kochan
a13a0e8f5c fix: don't fail when a non-optional dep of an optional dep fails (#6847)
close #6822
2023-07-22 16:53:49 +03:00
Zoltan Kochan
3c6144bfc6 chore: replace npm-run-all with concurrently 2023-07-16 02:00:24 +03:00
Zoltan Kochan
a70c77ac43 test: use jest global setup/teardown to manage the registry mock (#6813)
close #6787
2023-07-15 23:00:41 +03:00
Zoltan Kochan
75673055f4 chore(deps): update 2023-07-13 18:40:03 +03:00
Zoltan Kochan
8e8ec9bf1f chore(deps): update vulnerable dev dep 2023-07-08 23:44:40 +03:00
Zoltan Kochan
6499ba0675 fix: downgrade Yarn to versions that support node.js 16 (#6733)
ref #6732
2023-06-29 19:24:04 +03:00
Zoltan Kochan
1a748826a6 chore: update pkg 2023-06-28 21:13:44 +03:00
Zoltan Kochan
9a7a249e1d chore(deps): update 2023-06-28 20:55:05 +03:00
Zoltan Kochan
3c2c426d13 chore(deps): update 2023-06-23 01:29:50 +03:00
Zoltan Kochan
1989a068b3 chore(deps): update 2023-06-03 22:41:42 +03:00
Zoltan Kochan
4d0be88e23 chore: update lockfile 2023-05-28 15:45:22 +03:00
Jake Bailey
e2293bd6e6 chore: update root corepack packageManager field for Node 20 support (#6528) 2023-05-11 10:47:19 +03:00
Zoltan Kochan
925198bf97 chore(deps): update 2023-05-05 16:06:57 +03:00
Zoltan Kochan
3eef05c90e chore(deps): update meta-updater 2023-05-05 15:54:35 +03:00
Zoltan Kochan
59160ff024 chore(deps): downgrade verdaccio 2023-04-26 13:16:10 +03:00
Zoltan Kochan
8db1b48095 fix: force new version of yaml package 2023-04-25 03:16:47 +03:00
Zoltan Kochan
c7235c0581 chore(deps): update 2023-04-25 03:14:06 +03:00
Zoltan Kochan
d43ccc44d2 fix(deps): update graph-sequencer 2023-04-14 16:46:47 +03:00
Zoltan Kochan
0ab1e52504 fix(deps): update 2023-04-12 02:27:06 +03:00
Zoltan Kochan
b2924455d3 fix: don't fail with EBUSY error when trying to copy a file from the store
ref #6201
2023-04-04 22:59:49 +03:00
Zoltan Kochan
fc8780ca9e feat: npmrc environment variable fallback (#6358)
close #6018
2023-04-04 22:53:51 +03:00
Brandon Cheng
c19ddba1dc chore(deps): dedupe @types/jest@7.21.2 with 7.21.3 (#6343) 2023-04-03 02:59:07 +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
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
6f1ca62f77 chore: require to use pnpm v8 2023-03-19 04:26:44 +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
506f3f7b93 Merge branch 'main' into v8 2023-03-17 03:27:23 +02:00
Zoltan Kochan
02685b3d2f fix: ignore a vulnerability 2023-03-16 22:14:42 +02:00
Zoltan Kochan
807158e58c chore: downgrade verdaccio 2023-03-05 23:47:32 +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
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
await-ovo
77c754b10a chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan
ec5d01199f chore: update tags 2023-02-19 16:10:07 +02:00
Zoltan Kochan
977caa7d7c ci: skip audit temporarily 2023-02-11 04:04:35 +02:00