Zoltan Kochan
|
69e41a531f
|
refactor(default-reporter): update reporterForClient() signature
|
2018-07-06 23:13:32 +03:00 |
|
Zoltan Kochan
|
408908a9f0
|
chore(release): 2.10.4
supi/0.20.8
v2.10.4
config/1.2.7
pnpm-default-reporter/0.17.8
|
2018-07-04 01:35:31 +03:00 |
|
Zoltan Kochan
|
fd3342209c
|
chore: update deps
|
2018-07-04 01:22:35 +03:00 |
|
Zoltan Kochan
|
41d4389188
|
fix: link bins to correct location when cwd != prefix
|
2018-07-04 01:15:24 +03:00 |
|
Zoltan Kochan
|
8e6196b407
|
fix(recursive): resolve directory deps correctly inside monorepo
ref #1253
|
2018-07-04 00:37:24 +03:00 |
|
Zoltan Kochan
|
eefff44be1
|
chore(release): 3.0.1
package-requester/3.0.1
|
2018-07-03 23:10:54 +03:00 |
|
Zoltan Kochan
|
ef885aea46
|
refactor: add more notes about "fromStore"
|
2018-07-03 23:07:00 +03:00 |
|
Emanuele Tamponi
|
6ffcfd420d
|
fix: update cached fromStore value when the package has been downloaded
* fix: update cached fromStore value when the package has been downloaded
* fix: updates after review
PR #25
|
2018-07-03 23:01:34 +03:00 |
|
Zoltan Kochan
|
7bde6a81c7
|
fix: fail with meaningful error when installed package has no name
|
2018-07-02 23:53:38 +03:00 |
|
Zoltan Kochan
|
bb3bdcaca2
|
fix(reporting): don't cut the output length when in append-only
|
2018-07-02 23:09:06 +03:00 |
|
Zoltan Kochan
|
88fb399c47
|
refactor: create findWorkspacePackages.ts
|
2018-07-01 23:09:16 +03:00 |
|
Zoltan Kochan
|
6d1bd979c3
|
chore(deps): update pnpm-shrinkwrap to v6.5.1
|
2018-07-01 22:58:30 +03:00 |
|
Zoltan Kochan
|
59443be5d2
|
chore(release): 2.10.3
v2.10.3
pnpm-default-reporter/0.17.7
|
2018-07-01 16:23:37 +03:00 |
|
Zoltan Kochan
|
06c016ad53
|
chore(release): 2.10.2
config/1.2.6
v2.10.2
|
2018-07-01 16:18:45 +03:00 |
|
Zoltan Kochan
|
c39dee02e4
|
fix(reporter): report stats during "pnpm recursive link"
|
2018-07-01 14:30:49 +03:00 |
|
Zoltan Kochan
|
646b467fb8
|
chore(release): 2.10.1
v2.10.1
config/1.2.5
|
2018-07-01 03:44:26 +03:00 |
|
Zoltan Kochan
|
404eb5e3dc
|
revert: ci(appveyor): turn on store verification
This reverts commit 1ddb7b6fe0.
|
2018-07-01 03:39:35 +03:00 |
|
Zoltan Kochan
|
0bb7498cec
|
fix(config): set the default value of globalconfig and userconfig
|
2018-07-01 03:39:06 +03:00 |
|
Zoltan Kochan
|
52fbfb737f
|
fix(config): unsafe-perm is true if not running as root
|
2018-06-30 23:23:17 +03:00 |
|
Zoltan Kochan
|
1ddb7b6fe0
|
ci(appveyor): turn on store verification
|
2018-06-29 19:01:15 +03:00 |
|
Zoltan Kochan
|
d5526490f5
|
chore(reporter): fix shrinkwrap.yaml
|
2018-06-29 19:00:02 +03:00 |
|
Zoltan Kochan
|
a53f663f3d
|
chore(release): 2.10.0
supi/0.20.7
config/1.2.4
v2.10.0
pnpm-default-reporter/0.17.6
|
2018-06-29 21:49:28 +03:00 |
|
Zoltan Kochan
|
af934c87ba
|
fix(config): set default registry
|
2018-06-29 21:25:59 +03:00 |
|
Zoltan Kochan
|
7652fbc834
|
fix: update @pnpm/git-resolver
ref pnpm/git-resolver#10
|
2018-06-29 21:17:39 +03:00 |
|
Zoltan Kochan
|
75852e8390
|
fix(config): set correct defaults
|
2018-06-29 19:19:13 +03:00 |
|
Zoltan Kochan
|
9dd802b411
|
fix(unlink): don't fail if there is nothing to unlink
|
2018-06-29 15:30:47 +03:00 |
|
Zoltan Kochan
|
9e76694f9d
|
fix(list): list should have depth 0 by default
|
2018-06-29 15:28:09 +03:00 |
|
Zoltan Kochan
|
9d527ff286
|
fix: align the dependency types in shrinkwrap.yaml during install
|
2018-06-29 12:24:43 +03:00 |
|
Zoltan Kochan
|
1dfbfcf068
|
fix(pnpmfile): installation should fail if pnpmfile fails
close #1247
|
2018-06-29 12:01:23 +03:00 |
|
Chunpeng Huo
|
b013ad128c
|
fix(reporting): fix exception on err.code.startsWith
When execa throws error, the err object has code in number, not string.
|
2018-06-29 11:16:27 +03:00 |
|
Zoltan Kochan
|
3cc60ff47b
|
ci(appveyor): install pnpm v2.9.0 by self-installer
|
2018-06-29 02:32:47 +03:00 |
|
Zoltan Kochan
|
2d51c0cb41
|
fix(reporting): limit the width of lifecycle output
|
2018-06-28 22:59:29 +03:00 |
|
Zoltan Kochan
|
2e19ae45ae
|
refactor: remove sort-pkgs from code
|
2018-06-28 01:40:04 +03:00 |
|
Zoltan Kochan
|
6daee055f3
|
feat: pnpm recursive uninstall
close #1246
|
2018-06-27 22:16:17 +03:00 |
|
Renovate Bot
|
c8b7f21e77
|
fix(deps): update dependency @types/p-limit to v2
|
2018-06-27 21:36:45 +03:00 |
|
Zoltan Kochan
|
db7e9ec89c
|
test: create preparePackages()
|
2018-06-26 23:34:46 +03:00 |
|
Zoltan Kochan
|
f3a65f1f4a
|
fix: sort packages in a monorepo before doing actions
|
2018-06-26 00:51:16 +03:00 |
|
Zoltan Kochan
|
bf85a402dc
|
chore(deps): update dependency read-pkg to v4
close #1245
|
2018-06-25 23:13:49 +03:00 |
|
Zoltan Kochan
|
46ec2bfbae
|
test: fix on Windows
|
2018-06-25 02:37:32 +03:00 |
|
Zoltan Kochan
|
a6c2557024
|
chore(release): 2.9.0
v2.9.0
config/1.2.3
|
2018-06-24 21:50:40 +03:00 |
|
Zoltan Kochan
|
612e661465
|
fix: install global packages to APPDATA
close #928
|
2018-06-24 21:35:01 +03:00 |
|
Zoltan Kochan
|
b8658a7d6c
|
feat: add "multi exec -- <command>" command
close #1227
|
2018-06-24 21:34:51 +03:00 |
|
Zoltan Kochan
|
8f209b3149
|
chore: update shrinkwrap.yaml
|
2018-06-23 19:54:57 +03:00 |
|
Zoltan Kochan
|
985f15831a
|
chore(release): 2.8.0
v2.8.0
headless/0.5.3
supi/0.20.6
|
2018-06-23 18:49:24 +03:00 |
|
Zoltan Kochan
|
26f780e0fd
|
chore(deps): update dependency sinon to v6
close #1212
|
2018-06-23 17:51:03 +03:00 |
|
Renovate Bot
|
ecc321d0b1
|
chore(deps): update dependency ts-node to v7
|
2018-06-23 17:49:11 +03:00 |
|
Zoltan Kochan
|
07f2544c98
|
chore(deps): update dependency ts-node to v7
close #1241
|
2018-06-23 17:36:36 +03:00 |
|
Zoltan Kochan
|
65a4a08615
|
perf: add hasBin to package snapshots in shrinkwrap.yaml
close #1239
|
2018-06-23 16:48:52 +03:00 |
|
Zoltan Kochan
|
64264c6169
|
refactor(headless): update the shrinkwrap.yaml files of fixtures
|
2018-06-23 14:54:59 +03:00 |
|
Zoltan Kochan
|
2617f99730
|
refactor(headless): use @pnpm/read-package-json
|
2018-06-23 14:24:56 +03:00 |
|