Commit Graph

104 Commits

Author SHA1 Message Date
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +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
eeff424bd1 fix: rename strictSSL to strictSsl in all places (#3494)
close #3493
2021-06-02 02:27:44 +03:00
Zoltan Kochan
e7d9cd187a fix: remove out-of-date dependency (#3488) 2021-06-01 23:44:02 +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
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
a77744039a docs: pnpm.js.org=>pnpm.io 2021-04-03 00:41:03 +03:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
7c6243212f style: autofix 2021-03-17 03:32:06 +02:00
Zoltan Kochan
80afbbcc31 chore(release): 5.18.7 2021-03-14 16:34:04 +02:00
Zoltan Kochan
ac80ca1208 test(fetch): fix 2021-03-06 22:50:03 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +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
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
76763207cc chore(release): 5.13.5 2020-11-26 22:13:05 +02:00
Zoltan Kochan
faa785b71c chore(release): 5.13.2 2020-11-20 01:40:50 +02:00
Zoltan Kochan
c44c96df40 chore(deps): update 2020-11-19 02:07:44 +02:00
Zoltan Kochan
263f5d813f fix(fetch): import node-fetch-unix correctly 2020-11-19 00:59:11 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
18a191b513 ci: run tests on Node.js 10.16 2020-10-09 03:14:25 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Juan Picado
05f032774e test(fetch): migrate to Jest
PR #2878
2020-09-19 14:07:38 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
bf526e4850 chore(release): 5.5.13 2020-09-12 15:21:28 +03:00
Zoltan Kochan
3981f5558e fix(deps): update node-fetch to v2.6.1 2020-09-08 19:06:25 +03:00
Zoltan Kochan
88e1eaa908 style: use no delimiters in type declarations 2020-08-26 01:42:36 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
6b8e1c7c9c chore(release): 5.5.2 2020-08-16 21:29:20 +03:00
Zoltan Kochan
46128b5b01 refactor: export AgentOptions from npm-registry-agent 2020-08-14 03:34:43 +03:00
Zoltan Kochan
95d92cdcff chore(release): 5.4.1 2020-07-21 01:04:15 +03:00
Zoltan Kochan
6b45130010 chore(release): 5.4.0 2020-07-12 01:47:38 +03:00
Zoltan Kochan
e0dd0bca10 chore(release): 5.2.7 2020-07-03 03:06:51 +03:00
Zoltan Kochan
1b0226f5de chore(deps): downgrade nock 2020-06-30 18:48:45 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +03:00
Zoltan Kochan
d918937597 chore(release): 5.2.4 2020-06-22 15:45:36 +03:00
Zoltan Kochan
60544ee5ed chore(release): 5.2.0-0 2020-06-16 01:08:54 +03:00
Zoltan Kochan
6ecce09d12 chore(release): 5.1.5 2020-06-08 16:01:43 +03:00
Zoltan Kochan
20479990bc chore: update tsconfig.json files 2020-06-08 15:44:45 +03:00
Zoltan Kochan
2ebb7af333 fix: print a warning when an HTTP request fails
close #1240
PR #2615
2020-06-08 13:49:54 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
624289f617 chore(deps): update 2020-05-08 22:40:48 +00:00
Zoltan Kochan
f9c54efe3d chore: add a funding link to every package.json 2020-05-01 14:53:31 +03:00