Commit Graph

6694 Commits

Author SHA1 Message Date
Zoltan Kochan
cdce14c11b chore(release): 6.7.3 v6.7.3 2021-06-08 02:16:53 +03:00
Zoltan Kochan
40ce0eb6b5 fix(publish): copy .npmrc from the root of repository (#3511)
close #3508
2021-06-08 01:54:07 +03:00
Zoltan Kochan
e101f1e5f9 chore(release): 6.7.2 v6.7.2 2021-06-06 02:36:22 +03:00
Zoltan Kochan
018e60ca2b docs(readme): add instructions for @pnpm/beta 2021-06-06 02:18:56 +03:00
Zoltan Kochan
f5ef3eb460 chore: update sinon
close #3281
2021-06-06 01:29:18 +03:00
Zoltan Kochan
6a64c1ff58 fix: pnpm setup should print a summary 2021-06-06 01:28:16 +03:00
Zoltan Kochan
17fc653268 feat(git-resolver): installing by partial commit (#3507)
close #3501
close #1127
2021-06-05 23:54:54 +03:00
Zoltan Kochan
69ffc40996 fix(git-resolver): install Git-hosted dependency that has non-master default branch (#3506)
close #3199, close #3430, close #3503
2021-06-05 22:46:23 +03:00
Zoltan Kochan
5f1e6a7c38 chore(deps): update 2021-06-05 04:06:19 +03:00
Zoltan Kochan
308a604543 chore: run install after updating manifests 2021-06-03 23:27:08 +03:00
Zoltan Kochan
44100181f4 chore(release): 6.7.1 2021-06-03 23:22:51 +03:00
Zoltan Kochan
74adeb536e chore(release): 6.7.1 v6.7.1 2021-06-03 22:46:36 +03:00
Zoltan Kochan
448710f88c feat(audit): --ignore-registry-errors (#3472)
* feat(audit): --ignore-registry-errors

* test: --ignore-registry-errors
2021-06-03 12:13:01 +03:00
Zoltan Kochan
2dc5a7a4c5 fix: broken lockfile when values in engines have new lines (#3500)
close #3491
2021-06-03 10:54:59 +03:00
Pablo Sáez
b5e9284c38 fix: publishConfig.directory script (#3497)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-06-03 01:48:33 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 v6.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
06f1275032 feat(exec): no need to use -- (#3492) 2021-06-01 23:38:23 +03:00
Zoltan Kochan
1ebaaf7b76 fix(help): document pnpm exec 2021-05-31 03:42:09 +03:00
Pablo Sáez
724c5abd80 feat(publish): support "publishConfig.directory" field (#3490) 2021-05-31 03:21:40 +03:00
Zoltan Kochan
f4aac60483 chore(release): 6.6.2 v6.6.2 2021-05-30 20:38:42 +03:00
Zoltan Kochan
bf1fe2d1de fix: silent crash regression
close #3485
2021-05-30 20:27:52 +03:00
Zoltan Kochan
05ed9ea630 fix(deps): update didyoumean2 to v5 2021-05-30 11:27:43 +03:00
Zoltan Kochan
7c68d13471 fix: bundled CLI for Windows 2021-05-29 03:05:55 +03:00
Zoltan Kochan
a1a03d1457 fix: import only the needed functions from ramda 2021-05-29 01:33:09 +03:00
Zoltan Kochan
fb0213f73b chore(deps): update 2021-05-28 04:00:00 +03:00
Zoltan Kochan
11499da1e8 chore: fix lockfile 2021-05-28 03:55:35 +03:00
Zoltan Kochan
71233bca69 chore(release): 6.6.1 2021-05-28 03:48:05 +03:00
Zoltan Kochan
588ef8c411 chore(release): 6.6.1 v6.6.1 2021-05-28 03:40:30 +03:00
Zoltan Kochan
a77a2005e5 fix(exec): exit with the right exit code 2021-05-28 03:17:53 +03:00
Zoltan Kochan
ff2ba03e31 fix: avoid unnecessary output when executing shell commands 2021-05-28 03:12:19 +03:00
Zoltan Kochan
22f8410393 fix: execution of shell commands that have -h/--help option 2021-05-28 02:49:00 +03:00
Zoltan Kochan
9a23fbc712 chore: add .npmignore to artifacts 2021-05-28 02:30:42 +03:00
Zoltan Kochan
7d9d50e953 chore(release): 6.6.0 v6.6.0 2021-05-28 02:09:05 +03:00
Zoltan Kochan
3cabbd4d4a fix(exec): update help 2021-05-28 01:09:46 +03:00
Zoltan Kochan
209c142358 feat: run arbitrary commands via pnpm CLI (#3478)
ref #3191
2021-05-27 23:56:48 +03:00
Zoltan Kochan
618f7455ca fix: revert change in main.ts 2021-05-27 02:29:31 +03:00
Zoltan Kochan
c1f137412c fix: pnpm exec should use the right Node.js version (#3477) 2021-05-27 02:00:26 +03:00
Zoltan Kochan
7aa9f13a9b test(audit): fix 2021-05-26 16:40:54 +03:00
Zoltan Kochan
6d2ccc9a34 fix: download Node.js from nodejs.org (#3475) 2021-05-26 15:22:55 +03:00
Zoltan Kochan
6310770a9a docs(beta): add install instructions 2021-05-24 15:39:29 +03:00
Zoltan Kochan
038ab1a869 chore(deps): update 2021-05-23 01:39:46 +03:00
Zoltan Kochan
d094a2f90a chore(release): 6.5.0 v6.5.0 2021-05-22 23:01:56 +03:00
Zoltan Kochan
473223be97 feat: a new command for setting up pnpm (#3456) 2021-05-22 22:36:50 +03:00
renovate[bot]
58d2e68be5 chore(deps): update dependency @types/http-proxy-agent to v4 (#3470)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-22 04:17:16 +03:00
renovate[bot]
8870fdec0b fix(deps): update dependency eslint-plugin-promise to v5 (#3334)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-22 02:28:48 +03:00
renovate[bot]
1c2c3b3a30 chore(deps): update dependency jest to v27.0.0-next.11 (#3424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 23:47:40 +03:00
renovate[bot]
dadfa0618f chore(deps): update dependency esbuild to ^0.12.0 (#3468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 23:32:00 +03:00
Zoltan Kochan
819f678942 feat(publish): --report-summary (#3461)
* feat(publish): --report-summary

* fix: typo

* fix: write a report summary even if packages were not published
2021-05-21 02:31:14 +03:00