Commit Graph

10701 Commits

Author SHA1 Message Date
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
Renovate Bot
753ce06087 fix(deps): update dependency camelcase-keys to v6.2.1
close #2401
2020-03-06 23:19:49 +02:00
Zoltan Kochan
a2c96c940c fix: p-settle usage 2020-03-05 21:56:24 +02:00
Zoltan Kochan
0cea83927e chore(deps): update 2020-03-05 21:28:48 +02:00
Zoltan Kochan
5f1b3e6c0b fix(deps): update 2020-03-05 21:28:08 +02:00
Zoltan Kochan
8caa40b576 chore(release): 4.11.2 v4.11.2 2020-03-05 02:27:15 +02:00
Zoltan Kochan
589a3a669b perf: don't always reanalize the whole lockfile 2020-03-05 02:00:55 +02:00
Zoltan Kochan
e287f5ee92 fix: print a better error message on bad spec
PR #2394
close #2380
2020-03-03 23:47:19 +02:00
Zoltan Kochan
8f687e8490 chore(release): 4.11.1 v4.11.1 2020-03-02 01:02:25 +02:00
Zoltan Kochan
de8776e805 fix: prune --prod
close #2390
PR #2393
2020-03-01 23:45:43 +02:00
Zoltan Kochan
21f23d85f1 fix: update -r <dep> should fail if no dep found
ref #2341
ref #2319
2020-03-01 21:46:37 +02:00
Zoltan Kochan
297031a944 chore(release): 4.11.0 v4.11.0 2020-03-01 19:30:38 +02:00
Zoltan Kochan
92bc7823c8 fix: update -r --prod should not update dev deps
PR #2391
close #2366
ref #2341
ref #2319
2020-03-01 19:20:33 +02:00
Renovate Bot
dc3a29b63e chore(deps): update dependency typescript to v3.8.3
close #2388
2020-03-01 01:58:59 +02:00
Zoltan Kochan
c9feb68aae fix: preserve version prefix on update
close #2342
PR #2389
2020-02-29 23:30:24 +02:00
Zoltan Kochan
b415918d7a fix(publish): allow using the --registry option 2020-02-29 21:23:42 +02:00
Zoltan Kochan
4a19114c26 fix: --git-checks description 2020-02-29 20:40:03 +02:00
Zoltan Kochan
38ba33d17e chore: turn on git checks for publish 2020-02-29 20:38:22 +02:00
Zoltan Kochan
a6ef2f9661 test: fix @pnpm/plugin-commands-store 2020-02-29 20:18:43 +02:00
Zoltan Kochan
b42cae55d1 chore(release): 4.11.0 2020-02-29 13:53:17 +02:00
Zoltan Kochan
c2afed0ffd chore(deps): update 2020-02-29 13:40:53 +02:00
Zoltan Kochan
cd9a4d0e51 fix: setting auth token through env variable
close #2387
2020-02-29 13:32:15 +02:00
Zoltan Kochan
84fc4c20ea fix: don't create a broken lockfile
When registries config settings change, don't create a broken
lockfile.

PR #2384 
close #2379
2020-02-29 01:48:39 +02:00
Renovate Bot
0fdb99bf77 fix(deps): update dependency hosted-git-info to v3.0.4
close #2386
2020-02-28 21:39:14 +02:00
Renovate Bot
26d9e52ea3 chore(deps): update dependency verdaccio to v4.4.4
close #2385
2020-02-28 21:38:32 +02:00
Yao Ding
6d8c16b37d feat: check branch is master, clean, and up to date before publish
PR #2383
Close #2382
2020-02-28 18:58:32 +02:00
Zoltan Kochan
390dbd956a docs(LICENSE): update years 2020-02-27 21:38:01 +02:00
Zoltan Kochan
d34fd31e92 docs(README): remove README duplication 2020-02-27 21:34:26 +02:00
Zoltan Kochan
1b02990a28 chore(release): 4.10.0 v4.10.0 2020-02-27 00:57:59 +02:00
Zoltan Kochan
e2d3df1ce9 chore(release): 4.10.0-3 v4.10.0-3 2020-02-26 23:50:52 +02:00
Zoltan Kochan
31726864e4 Merge remote-tracking branch 'origin/master' 2020-02-26 23:39:58 +02:00