Commit Graph

115 Commits

Author SHA1 Message Date
Zoltan Kochan
cd00a79ab2 chore(release): libs 2023-07-19 02:19:20 +03:00
Zoltan Kochan
5ce333519d refactor: rename cafs to store.cafs 2023-07-19 01:53:42 +03:00
Zoltan Kochan
4bbf482d1e fix(cafs): create the locker once per process (#6836)
ref #6817
2023-07-19 01:52:40 +03:00
Zoltan Kochan
c570abb192 chore(release): 8.6.9 2023-07-18 13:32:31 +03:00
Zoltan Kochan
a35ec3fd92 chore(release): 8.6.8 2023-07-17 12:19:50 +03:00
Zoltan Kochan
e958707b2d perf: don't random ID to temp file names (#6817) 2023-07-17 11:35:34 +03:00
Zoltan Kochan
250f7e9fe9 Merge pull request from GHSA-5r98-f33j-g8h7
* test: extracting files with similar names

* test: manifest extraction

* fix: pick last file from tarball

* fix: pick last file from tarball

* fix: always resolve from the last occurence of the manifest
2023-07-17 11:27:06 +03:00
Zoltan Kochan
e0fb3913d2 chore: remove redundant scripts 2023-07-15 23:50: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
e4ef6f46c9 chore(release): 8.6.7 2023-07-10 01:30:28 +03:00
Zoltan Kochan
2f0fe96f0d chore(release): 8.6.6 2023-07-03 15:17:06 +03:00
await-ovo
b81cefdcd4 fix: always resolve manifest promise even if the dependency does not have package.json (#6741)
close #6721
2023-06-30 16:26:18 +03:00
Zoltan Kochan
9a7a249e1d chore(deps): update 2023-06-28 20:55:05 +03:00
Zoltan Kochan
8920dbce38 chore(release): 8.6.5 2023-06-26 12:36:31 +03:00
Zoltan Kochan
725c0d5adb chore(release): 8.6.4 2023-06-26 00:53:31 +03:00
Zoltan Kochan
3c2c426d13 chore(deps): update 2023-06-23 01:29:50 +03:00
Zoltan Kochan
f0af6b02cf chore(release): 8.6.3 2023-06-19 15:32:13 +03:00
Lev Chelyadinov
e57e2d3400 fix: don't fail on malformed tar headers (#6674)
close #5362
2023-06-15 02:55:34 +03:00
Zoltan Kochan
43151bbd6e chore(release): 8.6.2 2023-06-11 21:35:42 +03:00
Zoltan Kochan
ce4a522c1a chore(release): 8.6.1 2023-06-05 15:10:32 +03:00
Zoltan Kochan
614d5bd720 fix: remove decompress-maybe from dependencies (#6642) 2023-06-05 14:21:36 +03:00
Zoltan Kochan
4b97f1f07a perf: don't use await inside loops (#6617) 2023-06-05 12:12:47 +03:00
Zoltan Kochan
d55b41a8b3 fix(deps): update 2023-06-04 02:23:19 +03:00
Zoltan Kochan
1989a068b3 chore(deps): update 2023-06-03 22:41:42 +03:00
Zoltan Kochan
f0817fa165 chore(release): 8.6.0 2023-05-28 14:59:16 +03:00
Zoltan Kochan
9c4ae87bd1 feat: include some settings as fields in the lockfile (#6557)
ref #6312
2023-05-21 02:40:39 +03:00
Zoltan Kochan
cdb2a93ed2 chore(release): 8.5.1 2023-05-15 03:31:10 +03:00
Zoltan Kochan
3f85e75dad chore: release libs 2023-05-07 14:44:20 +03:00
Zoltan Kochan
925198bf97 chore(deps): update 2023-05-05 16:06:57 +03:00
Zoltan Kochan
fcfbf96429 chore(release): 8.4.0 2023-05-02 13:46:53 +03:00
Zoltan Kochan
8e8269a5af chore(release): 8.3.1 2023-04-19 15:06:20 +03:00
Zoltan Kochan
8228c2cb1c fix: patch node-fetch 2023-04-19 15:02:57 +03:00
Zoltan Kochan
dadef0e950 chore(release): 8.3.0 2023-04-18 03:03:07 +03:00
Zoltan Kochan
0ab1e52504 fix(deps): update 2023-04-12 02:27:06 +03:00
Zoltan Kochan
36fae6ffba chore(release): 8.2.0 2023-04-10 02:29:34 +03:00
Zoltan Kochan
fc8780ca9e feat: npmrc environment variable fallback (#6358)
close #6018
2023-04-04 22:53:51 +03:00
Zoltan Kochan
61b7919ad4 chore(release): 8.1.1 2023-04-04 02:40:53 +03:00
Zoltan Kochan
0c4b20ec8e chore(release): 8.1.0 2023-03-30 00:57:51 +03:00
Zoltan Kochan
0db2bae876 chore(release): 8.0.0 2023-03-27 23:44:07 +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
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
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
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