Commit Graph

5481 Commits

Author SHA1 Message Date
Zoltan Kochan
bf4dcc312d feat: support only Node>=10.13 2020-03-16 02:16:53 +02:00
Zoltan Kochan
394902ac62 chore: fix typo in comments 2020-03-16 02:13:28 +02:00
Zoltan Kochan
27816890b4 fix: the order of patterns in "files" 2020-03-16 02:12:19 +02:00
Zoltan Kochan
faa1351937 chore(release): 4.12.0-0 v4.12.0-0 2020-03-16 01:30:57 +02:00
Zoltan Kochan
66cdabac65 fix: store relative path to virtual store
On systems that use symliks (non-Windows), store the relative
path to the virtual store directory in
`node_modules/.modules.yaml`.

close #2335
2020-03-15 22:05:05 +02:00
Zoltan Kochan
4585d03c9b docs(README): update install instructions
Don't recomment downloading the installation script
from unpkg.
2020-03-15 20:59:34 +02:00
Zoltan Kochan
156d0ebc82 ci: download install script from github 2020-03-15 18:05:04 +02:00
Zoltan Kochan
f525edcf7e docs(README): recommend installing pnpm with npx
close #1492
2020-03-15 17:33:41 +02:00
Zoltan Kochan
558470191b fix: global update of pnpm
PR #2423
close #990
close #1591
2020-03-15 17:24:36 +02:00
Zoltan Kochan
be3f8b3555 chore: update specs 2020-03-15 14:56:48 +02:00
Zoltan Kochan
09d0153214 chore: update pnpm-lock.yaml 2020-03-15 14:23:31 +02:00
Zoltan Kochan
40e153e107 fix: pnpm run --filter <project>
`pnpm run --filter <project>` should list available scripts of the project
`pnpm run --filter <projects>` should fail

close #2357
PR #2422
2020-03-15 13:48:57 +02:00
Zoltan Kochan
906ede36c6 fix: the -r option is not supported by all cmds
ref #2396
2020-03-15 02:28:20 +02:00
Zoltan Kochan
d1ccc43a2d fix: rm -r in workspace with non-shared lockfile
close #2395
PR #2421
2020-03-15 01:23:42 +02:00
Zoltan Kochan
6f3f52e571 chore(renovate): pin tempy to v0.4.0 2020-03-14 19:15:46 +02:00
renovate[bot]
7fc8375a9d chore(deps): update dependency tslint to v6
PR #2416

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-03-14 19:07:58 +02:00
renovate[bot]
f04e68706b chore(deps): update dependency verdaccio to v4.5.1
PR #2418

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-03-14 18:51:16 +02:00
renovate[bot]
62a8c763df fix(deps): update dependency stacktracey to v1.2.125
PR #2417

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-03-14 18:50:52 +02:00
renovate[bot]
26a8ffeef6 chore(deps): update dependency sinon to v9.0.1
PR #2414

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-03-14 18:49:31 +02:00
Zoltan Kochan
97cfec2315 test(reporter): make it more stable 2020-03-14 18:32:22 +02:00
Zoltan Kochan
0a57a35c05 test: run tests with maximum concurrency 2020-03-14 16:11:14 +02:00
Zoltan Kochan
b36e75620f chore: fix compilation of pnpm 2020-03-13 14:11:40 +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
dc6ce95eb7 style: sort keys in updater 2020-03-12 01:25:54 +02:00
Zoltan Kochan
c6901e185e chore: autogenerating some of the common meta 2020-03-11 23:24:02 +02:00
Zoltan Kochan
7e0d04ff09 chore: create updater to normalize manifests 2020-03-11 22:53:39 +02:00
Yao Ding
7ec32acce8 feat: print a warning if a globally installed package has no bins
PR #2402
close #2309

Co-Authored-By: Zoltan Kochan <zkochan@users.noreply.github.com>
2020-03-10 18:46:22 +02:00
Zoltan Kochan
028ebbd70b test: fix @pnpm/plugin-commands-audit 2020-03-09 20:06:28 +02:00
Zoltan Kochan
382fd081e9 test: fix supi test script 2020-03-09 14:26:36 +02:00
Zoltan Kochan
d518e790cf ci: don't generate source maps for pnpm CLI 2020-03-09 12:57:58 +02:00
Zoltan Kochan
636b8ac45a test: don't recompile source twice before testing 2020-03-09 03:55:17 +02:00
Zoltan Kochan
9c84fe2955 fix: make git checks only once during publish -r 2020-03-09 03:04:17 +02:00
renovate[bot]
4739061acf fix(deps): update dependency nopt to v4.0.3
PR #2408

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-03-09 02:33:52 +02:00
Zoltan Kochan
df25ef202a fix: error reporting of direct dep installation
close #2409
2020-03-09 02:13:16 +02:00
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
2b14b4ac98 refactor: parse cli args 2020-03-08 21:24:51 +02:00
Zoltan Kochan
0568ae9c82 refactor: recursive reporting
BREAKING CHANGE:

* @pnpm/parse-cli-args
* @pnpm/default-reporter
2020-03-08 17:39:35 +02:00
Zoltan Kochan
e954960ed3 chore(release): 4.11.4 v4.11.4 2020-03-08 16:15:53 +02:00
Zoltan Kochan
1ea37ad5e8 fix(CLI): correct error on unknown recursive cmds
close #2397
PR #2407

BREAKING CHANGE: @pnpm/parse-cli-args
2020-03-08 15:58:13 +02:00
Zoltan Kochan
60ec9074e5 fix: outdated lockfile failures on CI
In CI environments, don't fail on outdated lockfiles
if the frozen-lockfile settings is set.

ref #1994
ref #2378
2020-03-08 04:06:32 +02:00
Zoltan Kochan
2bbe2dd175 docs(README): add coverage badge 2020-03-08 04:03:29 +02:00
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
560b9c4053 fix: outdated lockfile failures on CI
In CI environments, don't fail on outdated lockfiles
if either the frozen-lockfile or the prefer-frozen-lockfile
settings are set.

ref #1994
ref #2378
2020-03-08 02:43:28 +02:00
Zoltan Kochan
53178d49d8 fix: report script with appended arguments 2020-03-08 02:25:50 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
f5e21fa92b fix: remove deps of removed workspace projects
PR #2404
2020-03-07 16:05:52 +02:00
Zoltan Kochan
1e10acdf02 chore(release): 4.11.3 v4.11.3 2020-03-07 12:15:29 +02:00
Zoltan Kochan
a6c2ce19a4 fix: proper hoisting when doing some actions on a subset of workspace projects
PR #2403
close #2340
2020-03-07 11:59:00 +02:00
Renovate Bot
6dea90be7b chore(deps): update dependency cross-env to v7.0.2
close #2399
2020-03-06 23:21:16 +02:00