Commit Graph

88 Commits

Author SHA1 Message Date
Zoltan Kochan
89187ad36f test(fetch): fix 2021-03-06 22:51:52 +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
Zoltan Kochan
f385c82cf7 chore(release): 4.14.1 2020-04-25 22:09:22 +03:00
Zoltan Kochan
d7bfd60e41 chore(release): 4.14.0-2 2020-04-18 12:34:03 +03:00
Zoltan Kochan
53124f62f8 fix(audit): use retry options from config 2020-04-09 02:09:12 +03:00
Zoltan Kochan
bf4dcc312d feat: support only Node>=10.13 2020-03-16 02:16:53 +02:00
Zoltan Kochan
27816890b4 fix: the order of patterns in "files" 2020-03-16 02:12:19 +02:00
Zoltan Kochan
c4cc7638c1 refactor: rename tsc scripts to compile 2020-03-12 20:57:33 +02:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
1e10acdf02 chore(release): 4.11.3 2020-03-07 12:15:29 +02:00
Zoltan Kochan
5f1b3e6c0b fix(deps): update 2020-03-05 21:28:08 +02:00
Zoltan Kochan
2864d5b767 chore(release): 4.10.0-2 2020-02-26 23:38:39 +02:00
Zoltan Kochan
8ad743c1ce fix(deps): update 2020-02-14 00:15:06 +05:30
Zoltan Kochan
f461704e19 chore(deps): update rimraf and npm 2020-01-30 21:48:30 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
1d356602b1 fix(deps): update 2020-01-02 22:32:58 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00