Commit Graph

305 Commits

Author SHA1 Message Date
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4 chore(release): 6.18.0 2021-10-19 12:37:43 +03:00
Zoltan Kochan
252ba1a8d8 test(npm-resolver): fix 2021-10-17 17:45:03 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
Zoltan Kochan
bab1723854 fix: do not silently exit on bad HTTPS requests (#3768)
close #3756
close #3754
2021-09-13 04:44:40 +03:00
Zoltan Kochan
5ec55641d4 chore(release): 6.14.7 2021-09-07 00:16:25 +03:00
Zoltan Kochan
eadf0e5052 perf: accept gzip, deflate encoding from the registry (#3745)
ref #3738
2021-09-05 02:02:59 +03:00
Zoltan Kochan
d3f8c903aa chore(release): 6.13.0 2021-08-13 13:58:57 +03:00
Zoltan Kochan
a4fed27983 fix(npm-resolver): ignore broken shasum in metadata (#3666)
close #3663
2021-08-13 11:08:10 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
489ee022df chore(release): 6.10.0-1 2021-07-07 01:34:23 +03:00
Zoltan Kochan
691f647137 feat: save the metadata separately from the CAFS (#3578)
ref #2574
2021-07-04 19:35:53 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
e8c61859f2 chore(release): 6.2.5 2021-05-04 01:26:35 +03:00
Zoltan Kochan
bf322c7022 fix(npm-resolver): avoid conflicts in metadata when pkg name is upper case 2021-05-04 01:04:12 +03:00
amit
ae36ac7d3c fix(npm-resolver): unhandled rejection in fetch (#3413)
When fetch command fails for any reason  catch it and return FetchError to avoid Unhandled rejection

close #3261.

Co-authored-by: amit <amit@enso.security>
2021-05-04 00:28:06 +03:00
Zoltan Kochan
5138b2bdc2 chore(release): 6.2.4 2021-04-30 02:22:10 +03:00
Zoltan Kochan
a2aeeef888 fix: use graceful-fs for read/write files 2021-04-30 02:18:43 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
05baaa6e74 feat: new config setting added - fetch-timeout (#3390)
close #3387
2021-04-24 19:09:52 +03:00
javier-garcia-meteologica
85fb21a837 feat: workspace:^ and workspace:~ aliases (#3116) (#3368)
* feat: workspace:^ and workspace:~ aliases (#3116)

* fix: apply suggestions and add changeset

* fix(npm-resolver): workspace aliases

* refactor: implement suggestions

* refactor: use only one regex
2021-04-21 18:22:08 +03:00
Zoltan Kochan
0749a7d3e2 chore(release): 6.0.2 2021-04-13 01:27:29 +03:00
Zoltan Kochan
6f198457d1 fix(deps): update rename-overwrite 2021-04-11 15:20:18 +03:00
Zoltan Kochan
112e816ae9 fix(deps): update rename-overwrite 2021-04-11 14:24:28 +03:00
Zoltan Kochan
186c6aaf7e fix(deps): update rename-overwrite 2021-04-11 06:10:20 +03:00
Zoltan Kochan
e6859e2c24 chore(release): release all packages except the CLI one 2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e docs: update authors 2021-04-05 01:26:56 +03:00
Zoltan Kochan
ab4dca3686 feat!: update @pnpm/logger 2021-04-04 20:18:47 +03:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
83645c8ed1 fix(deps): update ssri to v8 2021-03-21 02:06:18 +02:00
Zoltan Kochan
0d68aa002e style: fix 2021-03-17 17:27:00 +02:00
Zoltan Kochan
80afbbcc31 chore(release): 5.18.7 2021-03-14 16:34:04 +02:00
Zoltan Kochan
f2c8e95e30 fix(deps): update dependency eslint-config-standard-with-typescript to v20
close #3236
2021-03-13 03:33:30 +02:00
Zoltan Kochan
d7a6669037 style(npm-resolver): fix typo 2021-03-05 03:44:19 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
581f9b20a5 fix: update deps 2021-02-12 11:51:34 +02:00
Zoltan Kochan
3503951d39 perf: don't use graceful-fs and mz/fs (#3129) 2021-02-09 13:44:07 +02:00
Zoltan Kochan
97b986fbc8 feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore

BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
c460f23032 chore(deps): update 2021-01-20 11:32:39 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
5b0b6e3dc4 test(npm-resolver): fix on Windows 2020-12-17 03:41:46 +02:00
Zoltan Kochan
284c3b68da chore(release): 5.13.6 2020-12-13 03:44:19 +02:00
Zoltan Kochan
f47551a3c9 fix(npm-resolver): throw a meaningful error on malformed meta
close #3013
PR #3019
2020-12-12 20:37:47 +02:00
Zoltan Kochan
a1c9cd2316 chore(deps): update 2020-12-11 17:05:31 +02:00
Zoltan Kochan
76763207cc chore(release): 5.13.5 2020-11-26 22:13:05 +02:00