57 Commits

Author SHA1 Message Date
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
1e10acdf02 chore(release): 4.11.3 2020-03-07 12:15:29 +02:00
Zoltan Kochan
8caa40b576 chore(release): 4.11.2 2020-03-05 02:27:15 +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
2864d5b767 chore(release): 4.10.0-2 2020-02-26 23:38:39 +02:00
Zoltan Kochan
4e0bb83c3d chore(release): 4.10.0-1 2020-02-24 23:27:48 +02:00
Zoltan Kochan
290b4741bb feat: -D is an alias of --dev, -P is an alias of --production
close #2251
PR #2376 

BREAKING CHANGE: @pnpm/parse-cli-args
2020-02-23 20:11:13 +02:00
Zoltan Kochan
bd37e00b51 fix: printing help in narrow consoles
ref #2353
2020-02-22 13:20:56 +02:00
Zoltan Kochan
2e998b051b chore(release): 4.10.0-0 2020-02-19 10:52:25 +02:00
Zoltan Kochan
8ad743c1ce fix(deps): update 2020-02-14 00:15:06 +05:30
Yao Ding
d367a3ff23 feat(outdated): don't fail when no lockfile & no deps
PR #2349
Related #2029
2020-02-12 10:49:42 +05:30
Zoltan Kochan
10020d5cff chore(release): 4.9.3 2020-02-05 01:58:47 +02:00
Zoltan Kochan
77d5644d69 chore(release): 4.9.2 2020-02-04 00:44:13 +02:00
Renovate Bot
ebbf8bc60d fix(deps): update dependency ramda to v0.27.0
close #2318
2020-02-02 22:33:08 +02:00
Zoltan Kochan
ddca7afb43 chore(release): 4.9.1 2020-02-02 20:56:13 +02:00
Zoltan Kochan
59695ab384 chore(release): 4.9.0 2020-01-31 21:45:56 +02:00
Zoltan Kochan
f4faa3ff7b chore(release): 4.9.0-4 2020-01-31 02:45:08 +02:00
Zoltan Kochan
f461704e19 chore(deps): update rimraf and npm 2020-01-30 21:48:30 +02:00
Zoltan Kochan
1c8aef0eb4 chore(release): 4.9.0-0 2020-01-27 22:51:07 +02:00
Zoltan Kochan
e8ac70b648 feat: support autocompletion
PR #2281
close #2229
2020-01-27 21:34:18 +02:00
Zoltan Kochan
9f507ed100 chore(release): 4.8.0 2020-01-21 02:36:49 +02:00
Zoltan Kochan
298b1c285b chore(release): 4.8.0-1 2020-01-19 20:59:06 +02:00
Zoltan Kochan
9af994fc63 refactor: @pnpm/outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-19 15:00:39 +02:00
Zoltan Kochan
2331b2ed0d feat: interactive update with many lockfiles
Interactive update should work on a workspace
that uses dedicated pnpm-lock.yaml file per each
project.

ref #2271
2020-01-19 14:49:05 +02:00
Zoltan Kochan
74e90c5d30 chore(release): 4.8.0-0 2020-01-18 23:41:47 +02:00
Zoltan Kochan
27a02dd15f refactor: outdated and plugin-commands-outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-18 20:55:42 +02:00
Zoltan Kochan
fcf83108e9 chore(release): 4.7.1 2020-01-09 23:07:42 +02:00
Zoltan Kochan
b98c06e41b fix: use --prod option in every help 2020-01-09 02:59:03 +02:00
Zoltan Kochan
425e739c1a chore(release): 4.7.0 2020-01-09 00:49:50 +02:00
Zoltan Kochan
a5dcfa1cc9 fix(outdated): print different current versions separately
`pnpm -r outdated` should show all the different current versions

PR #2258
close #2205
2020-01-08 22:15:59 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
e3ab051b95 fix(outdated): don't print an empty table with -r 2020-01-07 20:47:12 +02:00
Zoltan Kochan
c394dd9931 fix(outdated): fix resolution caching 2020-01-07 20:46:11 +02:00
Zoltan Kochan
fbab427a18 feat(outdated): --compatible
PR #2256
close #2253

Co-Authored-By: Aparajita Fishman <aparajita@aparajita.com>

Co-authored-by: Aparajita Fishman <aparajita@aparajita.com>
2020-01-07 19:54:35 +02:00
Zoltan Kochan
e326f36d00 refactor: move createLatestManifestGetter
move createLatestManifestGetter to
plugin-commands-outdated
2020-01-06 23:30:24 +02:00
Zoltan Kochan
7369731532 feat: outdated --dev | --production | --no-optional
PR #2252
2020-01-06 03:06:21 +02:00
Zoltan Kochan
d756e5057f refactor: don't use the same handlers for different commands
PR #2243
2020-01-02 03:55:00 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
Zoltan Kochan
f8b927391e refactor: rename importers & workspace pkgs to projects
WsPkg=>Project
WorkspacePackage=>Project
mporterManifest=>ProjectManifest
importers=>projects
importerDir=>projectDir
LockfileImporter=>ProjectSnapshot

PR #2242
2020-01-01 18:57:14 +02:00
Zoltan Kochan
9c9a3849d9 refactor: destroying the plugin-commands-recursive package
PR #2237
2019-12-29 18:45:20 +02:00
Zoltan Kochan
a5aad38ce7 chore(release): 4.6.0-1 2019-12-19 17:40:42 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00
Zoltan Kochan
faea819709 chore(release): 4.6.0-0 2019-12-18 03:35:36 +02:00
Zoltan Kochan
56d05737c1 chore(release): 4.5.0-6 2019-12-16 02:59:06 +02:00
Zoltan Kochan
61ef125844 chore(release): retry 4.5.0-1 2019-12-15 23:20:10 +02:00
Zoltan Kochan
349ec022d0 chore(release): 4.5.0-1 2019-12-15 22:01:55 +02:00
Zoltan Kochan
30a73bcde3 chore(release): 4.5.0-0 2019-12-14 18:56:37 +02:00