Commit Graph

5328 Commits

Author SHA1 Message Date
Zoltan Kochan
b4e0714899 fix: don't crash if completion function fails 2020-01-27 23:18:58 +02:00
Zoltan Kochan
1c8aef0eb4 chore(release): 4.9.0-0 v4.9.0-0 2020-01-27 22:51:07 +02:00
Renovate Bot
078dca374c fix(deps): update dependency http-proxy-agent to v4 2020-01-27 21:40:49 +02:00
Zoltan Kochan
e8ac70b648 feat: support autocompletion
PR #2281
close #2229
2020-01-27 21:34:18 +02:00
Zoltan Kochan
a84840d4e3 chore(deps): update 2020-01-25 23:50:44 +02:00
Yao Ding
d64cd174a5 feat: add error message for linking packages when packages do not have name field
PR #2284
close #1385
close #1745
2020-01-25 13:04:34 +02:00
Zoltan Kochan
9f507ed100 chore(release): 4.8.0 v4.8.0 2020-01-21 02:36:49 +02:00
Zoltan Kochan
298b1c285b chore(release): 4.8.0-1 v4.8.0-1 2020-01-19 20:59:06 +02:00
Zoltan Kochan
87c6c140e9 perf: don't repeat the same requests to fetch meta 2020-01-19 19:22:55 +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
Yao Ding
a36ae0206c feat: add validation for readPackage hook's return manifest's dependencies property
manifest's dependencies property must be an object, othewise it will return an error message

PR #2280
close #1296
2020-01-19 13:48:37 +02:00
Zoltan Kochan
0b5f2483a7 refactor(reporter): add comment about new line
ref #2271
2020-01-19 04:42:19 +02:00
Zoltan Kochan
fe2ebc0f41 refactor(update): move files to update/ 2020-01-19 04:07:39 +02:00
Zoltan Kochan
be25d80260 refactor(update): add comment about jk key binding 2020-01-19 03:24:02 +02:00
Zoltan Kochan
837d7379a8 feat: vim key bindings work in interactive update
ref #2271
ref https://github.com/enquirer/enquirer/pull/163
ref https://github.com/enquirer/enquirer/issues/253
2020-01-19 03:14:22 +02:00
Zoltan Kochan
74e90c5d30 chore(release): 4.8.0-0 v4.8.0-0 2020-01-18 23:41:47 +02:00
Zoltan Kochan
dedcf59621 perf: improve memory footprint of binstubs
ref #2272
2020-01-18 22:44:32 +02:00
Zoltan Kochan
693ead2604 feat: interactive update
close #1012
PR #2271
2020-01-18 22:32:15 +02:00
Zoltan Kochan
27a02dd15f refactor: outdated and plugin-commands-outdated
BREAKING CHANGE: @pnpm/outdated
2020-01-18 20:55:42 +02:00
Yao Ding
d0c1e33915 feat: use env var to specify npm path
close #1790
PR #2275
2020-01-18 19:12:31 +02:00
Zoltan Kochan
9292e78150 fix(deps): update 2020-01-16 23:18:40 +02:00
Zoltan Kochan
cb93593076 chore(deps): update 2020-01-16 23:10:17 +02:00
Yao Ding
a56c7856a2 feat: check package name for scope and report better error
close #1306
PR #2274
2020-01-16 02:09:58 +02:00
Zoltan Kochan
7e8246a39f chore: update release script 2020-01-13 01:47:09 +02:00
Zoltan Kochan
56e9b18894 chore(release): 4.7.2 v4.7.2 2020-01-13 01:46:42 +02:00
Zoltan Kochan
e66cf4cb3d fix(rm): --save-dev|--save-optional|--save-prod
close #2110
PR #2270
2020-01-13 01:35:58 +02:00
Zoltan Kochan
2b7635b0de fix: print warning when pnpmfile exports undefined
close #1615
PR #2269
2020-01-12 13:52:29 +02:00
Zoltan Kochan
16accedaa4 chore(deps): update verdaccio to v4.4.2
close #2268
2020-01-11 15:50:46 +02:00
Zoltan Kochan
b932b8b765 fix(help): don't fail on unknown command 2020-01-11 14:04:49 +02:00
Zoltan Kochan
e03759efd3 fix: --parseable may be used with any command 2020-01-11 13:38:44 +02:00
Zoltan Kochan
888dd61bb0 fix: CLI output with --parseable
Don't print an info message about projects not
being found when --parseable is used.

PR #2267
close #2265
close #1650
2020-01-11 13:22:52 +02:00
Zoltan Kochan
e40ce033b7 chore(deps): update
close #2262
close #2263
2020-01-11 02:39:52 +02:00
Zoltan Kochan
fcf83108e9 chore(release): 4.7.1 v4.7.1 2020-01-09 23:07:42 +02:00
Zoltan Kochan
6a7eb4c123 fix: --unsafe-perm is a known option
rel #1069
2020-01-09 22:45:42 +02:00
Zoltan Kochan
049745bb10 fix: unknown options regression in script cmds 2020-01-09 22:27:51 +02:00
Zoltan Kochan
b98c06e41b fix: use --prod option in every help 2020-01-09 02:59:03 +02:00
Zoltan Kochan
e92532303e fix: add missing field to install help 2020-01-09 02:32:20 +02:00
Zoltan Kochan
425e739c1a chore(release): 4.7.0 v4.7.0 2020-01-09 00:49:50 +02:00
Zoltan Kochan
272bf7ae73 fix: resolving packages in a monorepo
This fixes a regression introduced by #2172 (pnpm v4.3.3).

Local prerelease version of packages should be linked
only if the range is *

PR #2259
2020-01-09 00:30:12 +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
01c1a55aec fix(update): add --prod|dev|no-optional to help 2020-01-08 03:50:59 +02:00
Zoltan Kochan
3c22b1ecb9 fix: description of some flags in list help 2020-01-08 03:03:29 +02:00
Zoltan Kochan
3570ef0e29 fix: print info message if not projects match a pattern 2020-01-08 02:47:49 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 v4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
81cd4b152c fix(deps): update run-groups 2020-01-07 22:04:52 +02:00
Zoltan Kochan
606297f110 chore(deps): update 2020-01-07 20:56:55 +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