Commit Graph

4829 Commits

Author SHA1 Message Date
Zoltan Kochan
ed0bb92b93 fix(CLI): recursive run should pass thru arguments to the cmds
PR #1952
2019-08-09 02:16:53 +03:00
Zoltan Kochan
1881446a4f fix(deps): update 2019-08-09 00:15:03 +03:00
Zoltan Kochan
a72477efc5 refactor(tsc): use strict=true 2019-08-08 23:25:31 +03:00
Zoltan Kochan
017f1e433e style(tsc): strictBindCallApply=true 2019-08-08 02:39:45 +03:00
Zoltan Kochan
de1ba80e0e feat(outdated): pnpm outdated supports selection by pattern (#1950)
close #1949
PR #1950
2019-08-08 02:21:08 +03:00
Zoltan Kochan
fa1bfc9640 perf(list): read the lockfile only once per running "pnpm ls -r"
PR #1945
2019-08-08 00:58:04 +03:00
Zoltan Kochan
9992204dd0 test(list): searching skipped deps 2019-08-06 22:54:41 +03:00
Zoltan Kochan
8e3dbdea92 fix(pnpmfile): read hooks on uninstall inside workspace 2019-08-06 22:44:53 +03:00
Zoltan Kochan
db7631a579 fix(list): skipped/peer deps in search results 2019-08-06 19:49:10 +03:00
Zoltan Kochan
140ee6eb37 revert: "fix: install in monorepo should correctly filter"
This reverts commit 47a9d064f8.

ref #1942
2019-08-06 02:48:19 +03:00
Zoltan Kochan
979764f1a3 test: fix list test
ref #1943
2019-08-06 01:24:19 +03:00
Zoltan Kochan
122ef2cd22 chore: add engines.pnpm to package.yaml 2019-08-06 00:55:29 +03:00
Zoltan Kochan
a24401e155 chore(release): 3.7.0-2 v3.7.0-2 2019-08-06 00:52:44 +03:00
Zoltan Kochan
b7e044e632 fix(list): should not fail on skipped deps 2019-08-06 00:28:46 +03:00
Zoltan Kochan
35b1958114 fix: engine check should pass with canary pnpm 2019-08-05 11:20:30 +03:00
Zoltan Kochan
8399250279 feat(list): search by globs
close #1303
2019-08-05 11:06:47 +03:00
Zoltan Kochan
56e451ff61 test(list): fix on Appveyor 2019-08-04 23:43:04 +03:00
Zoltan Kochan
cfabc2495c fix(list): list items should be sorted 2019-08-04 23:37:16 +03:00
Zoltan Kochan
5938ce06ff test(list): columns are used for long lists 2019-08-04 23:32:38 +03:00
Zoltan Kochan
811fe491dd style(list): remove multiple spaces 2019-08-04 22:44:42 +03:00
Zoltan Kochan
90a9a3d2c7 chore(release): 3.7.0-1 v3.7.0-1 2019-08-04 21:02:54 +03:00
Zoltan Kochan
74132217ce fix(list): depth=0 and more than 10 list elements 2019-08-04 20:57:55 +03:00
Zoltan Kochan
4a40f1c735 chore(release): 3.7.0-0 v3.7.0-0 2019-08-04 20:51:34 +03:00
Zoltan Kochan
d71141fe07 fix(list): pnpm ls --long should not fail with independent-leaves 2019-08-04 20:37:05 +03:00
Zoltan Kochan
68ef8d7703 feat(help): document the new --json flag
ref #1900
2019-08-04 20:36:56 +03:00
Zoltan Kochan
8f047b0086 feat(list): should show the diff types of deps
PR #1937
close #1094
2019-08-04 19:59:25 +03:00
Renovate Bot
97e770248b chore(deps): update dependency husky to v3.0.2 2019-08-02 16:53:57 +03:00
Renovate Bot
2ec3b9c692 fix(deps): update dependency camelcase-keys to v6.0.1 2019-08-02 16:51:41 +03:00
Zoltan Kochan
9bf1909e94 feat: pnpm list --json
close #1900
PR #1915
2019-08-02 16:44:57 +03:00
Zoltan Kochan
952a6a75b5 chore(deps): update pnpm-lock.yaml 2019-07-30 21:27:20 +03:00
Zoltan Kochan
e2b5cbb37e chore(release): 3.6.2 v3.6.2 2019-07-30 21:18:04 +03:00
Zoltan Kochan
6eabef10f4 fix: flat node_modules inside a workspace
Flat node_modules is only allowed in the workspace root.

shamefully-flatten should only hoists dependencies of the
root workspace package.

close #1928
PR #1931

BREAKING CHANGE: @pnpm/shamefully-flatten
2019-07-30 00:36:18 +03:00
Zoltan Kochan
0e4a0948f0 refactor: create and use @pnpm/error 2019-07-27 17:39:27 +03:00
Renovate Bot
7f90e63b95 fix(deps): update dependency pretty-bytes to v5.3.0 2019-07-27 12:35:59 +03:00
Zoltan Kochan
e3dbd9a1ef chore(release): 3.6.1 v3.6.1 2019-07-26 19:58:27 +03:00
Zoltan Kochan
cc9fdd7533 fix: engines.node causes a fail only with engine-strict
close #1927
related #1914
2019-07-26 01:11:39 +03:00
Zoltan Kochan
37dc93cdc0 chore(deps): update semver to v6.3.0 2019-07-24 22:50:36 +03:00
Renovate Bot
1919d66bdb chore(deps): update commitlint monorepo to v8.1.0 2019-07-24 18:35:40 +03:00
Renovate Bot
52f18f0dab chore(deps): update dependency husky to v3.0.1 2019-07-24 18:33:10 +03:00
Renovate Bot
777b48372e fix(deps): update dependency stacktracey to v1.2.117 2019-07-24 16:54:35 +03:00
Zoltan Kochan
931534db47 fix(outdated): request meta for scoped packages from right registry
also, fixes finding outdated aliased dependencies.

close #1504
PR #1924
2019-07-24 16:20:26 +03:00
Zoltan Kochan
8e4c23080a fix(outdated): don't fail when importer has not all dep types 2019-07-20 12:07:00 +03:00
Zoltan Kochan
265af99229 fix: prune-lockfile doesn't need defaultRegistry 2019-07-19 23:10:42 +03:00
Zoltan Kochan
63a72972fb fix(deps): update @zkochan/npm-lifecycle to v3.1.2 2019-07-17 23:37:04 +03:00
Zoltan Kochan
fa563b91ee chore(release): 3.6.0 v3.6.0 2019-07-17 01:42:25 +03:00
Zoltan Kochan
ac082f9c18 test: fix pnpm tests 2019-07-16 23:41:51 +03:00
Zoltan Kochan
ae829b0b49 fix: check engines.pnpm against stable versions 2019-07-16 22:57:17 +03:00
Zoltan Kochan
784b6d2e19 chore(npmrc): use-beta-cli=true 2019-07-16 22:12:07 +03:00
Zoltan Kochan
83fee2a2c3 chore(release): 3.6.0-0 v3.6.0-0 2019-07-16 03:16:49 +03:00
Zoltan Kochan
cc8f95f858 fix: remove not needed warning 2019-07-15 22:15:48 +03:00