Commit Graph

10701 Commits

Author SHA1 Message Date
Yao Ding
2e2111ae7c fix: use correct path fix for integrity.json with git dependency (#3272)
* fix: use correct path fix for integrity.json with git dependency

* fix: integrity path

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-03-24 22:51:09 +02:00
Zoltan Kochan
4dcaba58d8 fix(deps): update hosted-git-info and npm-package-arg 2021-03-24 04:10:15 +02:00
Zoltan Kochan
d79fa5a894 chore(release): 6.0.0-alpha.6 v6.0.0-alpha.6 2021-03-24 02:00:48 +02:00
Zoltan Kochan
9a5d87b7bb chore(deps): update 2021-03-24 01:30:59 +02:00
Zoltan Kochan
50f06f9ec6 fix: don't wait for update check to finish 2021-03-23 23:14:39 +02:00
Zoltan Kochan
90487a3a8e fix: don't use update-notifier (#3270)
close #2752
2021-03-23 10:35:36 +02:00
Zoltan Kochan
eb19323b2a style: autoformat code before running tests (#3250) 2021-03-21 03:50:55 +02:00
Zoltan Kochan
a4f0a74570 style: fix 2021-03-21 02:47:06 +02:00
Zoltan Kochan
63cd67654d chore: update renovate.json 2021-03-21 02:08:33 +02:00
Zoltan Kochan
83645c8ed1 fix(deps): update ssri to v8 2021-03-21 02:06:18 +02:00
Zoltan Kochan
62eb62b782 docs(license): update years 2021-03-21 01:46:57 +02:00
Zoltan Kochan
dcf8f42443 chore(release): 5.18.8 2021-03-21 01:06:03 +02:00
Zoltan Kochan
b9119c5b50 fix: installing packages that have bin dirs with subdirs (#3265)
close #3263
close #2332
2021-03-21 00:04:20 +02:00
Zoltan Kochan
53324fb372 chore(deps): update 2021-03-19 22:20:19 +02:00
Zoltan Kochan
b9ed35552a chore(deps): update 2021-03-19 19:32:10 +02:00
Zoltan Kochan
cea65b8675 test: fix 2021-03-18 23:44:51 +02:00
Zoltan Kochan
1e696c6a81 fix: noproxy (#3259)
close #3258
2021-03-18 21:31:53 +02:00
Zoltan Kochan
dfd6b848fc fix(deps): update @pnpm/file-reporter
ref #3226
2021-03-18 21:25:44 +02:00
Zoltan Kochan
e5e8f60332 test: fix 2021-03-18 03:12:58 +02:00
Zoltan Kochan
bb51e6029c chore(deps): update 2021-03-18 02:52:54 +02:00
Zoltan Kochan
6389b4e53e chore(release): 6.0.0-alpha.5 v6.0.0-alpha.5 2021-03-18 02:48:28 +02:00
Zoltan Kochan
beaf497508 style: fix 2021-03-18 02:25:07 +02:00
Zoltan Kochan
6acec6d640 style: fix 2021-03-18 00:40:28 +02:00
Zoltan Kochan
903314f4d6 style: fix 2021-03-17 23:27:28 +02:00
Zoltan Kochan
0d68aa002e style: fix 2021-03-17 17:27:00 +02:00
Zoltan Kochan
7c6243212f style: autofix 2021-03-17 03:32:06 +02:00
Zoltan Kochan
2f93006382 Revert "chore(deps): update"
This reverts commit 03004b214d.
2021-03-16 02:20:38 +02:00
Zoltan Kochan
03004b214d chore(deps): update 2021-03-16 02:00:19 +02:00
Zoltan Kochan
0ab7fab76d feat(lockfile): change order of keys in the lockfile (#3244) 2021-03-16 01:52:34 +02:00
Zoltan Kochan
af537d416a docs(readme): fix links 2021-03-14 17:25:31 +02:00
Zoltan Kochan
80afbbcc31 chore(release): 5.18.7 2021-03-14 16:34:04 +02:00
Zoltan Kochan
85d1f9e024 test: update Jest to v27 2021-03-14 15:24:19 +02:00
Zoltan Kochan
e5c15cb7fb test: retry tests on failure 2021-03-14 14:24:34 +02:00
Zoltan Kochan
25ca86c3f4 fix(bin): don't add non-directory to NODE_PATH in command shim (#3240)
close #3156
2021-03-14 03:40:24 +02:00
Urs Fleisch
b0e340da5d fix: use of socks proxy (#3242)
* fix: use of socks proxy

When the registry uses the https protocol and the proxy uses socks,
its URL is changed from "socks://" to "https://socks://" in
getProxyUri(), which will not work. Fix it to work with a socks proxy.

close #3241

* fix(http-agent): socks proxy

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-03-14 03:26:23 +02:00
Zoltan Kochan
aa2b93601c chore(deps): update @types/table
close #2960
2021-03-13 15:50:08 +02:00
Zoltan Kochan
735e030338 chore: remove eslint-plugin-standard from deps 2021-03-13 03:40:58 +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
bc9dbc5ba7 ci: add coeql analysis 2021-03-13 01:17:18 +02:00
Zoltan Kochan
c03b6b9709 docs: add contact links to issues 2021-03-13 01:07:52 +02:00
Zoltan Kochan
3fc1cc7709 docs: use new issue templates 2021-03-13 00:53:10 +02:00
Zoltan Kochan
f47bac7752 docs(readme): fix links 2021-03-12 17:10:09 +02:00
Zoltan Kochan
332693b6cc docs(readme): update link to workspace doc 2021-03-12 17:08:39 +02:00
Zoltan Kochan
9bb71e9dbb chore: update lockfile 2021-03-12 02:18:13 +02:00
Zoltan Kochan
f12f0931c9 chore(release): 6.0.0-alpha.4 v6.0.0-alpha.4 2021-03-12 02:14:57 +02:00
Zoltan Kochan
9c2a878c38 Improve lockfile formatting (#3234)
* feat: change order of keys in lockfile

* feat(lockfile): write os, engines, and cpu to single line
2021-03-12 02:09:05 +02:00
Zoltan Kochan
9c41e11b0b chore(release): 5.18.6 2021-03-11 20:40:53 +02:00
Zoltan Kochan
ee1f1d8a10 fix: linking packages with invalid file names (#3232)
close #3229
close #2266
2021-03-11 11:19:51 +02:00
Zoltan Kochan
89ea0b35f0 docs(readme): fix link to users 2021-03-10 14:48:56 +02:00
Zoltan Kochan
ab7b23cf7a fix: change link to compatibility page 2021-03-10 02:46:47 +02:00