amit
6f3fa2233e
feat(list): add workspace to list command when setting output to json ( #3432 )
...
when running pnpm list with --json flag for each workspace print the path in the json output
closes #3418
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
2021-05-10 00:47:16 +03:00
Zoltan Kochan
1729f7b99a
fix(list): don't list unsaved dependencies ( #3339 )
...
close #2768
close #3254
2021-04-13 00:57:49 +03:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
niceSprite
c70f36678f
fix: pnpm recursive list/why with parseable render produce needless newlines ( #3101 )
...
* fix: pnpm why --parseable filter empty string
* docs: ✏️ run changeset
* test: add test for list monorepo with parseable
2021-01-27 14:03:24 +02:00
Yao Ding
f1dc3c8722
fix: format package name in ls comand
...
PR #3066
close #3024
2021-01-13 12:20:09 +02:00
Zoltan Kochan
44d41d02a7
test: migration to Jest
...
Migrated the following packages:
@pnpm/list
dependencies-hierarchy
ref #2858
2020-09-21 02:59:39 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
aa21a2df38
fix(list): print the legend only once
...
PR #2756
2020-08-08 12:37:01 +03:00
Zoltan Kochan
78c2741b69
fix(list): don't use inverse to highight
...
close #2697
PR #2703
2020-07-23 03:22:36 +03:00
Zoltan Kochan
c776db1a7d
fix: pnpm list --long
2020-06-22 01:54:17 +03:00
Zoltan Kochan
220896511a
refactor: remove common-tags from dependencies
2020-06-21 16:39:49 +03:00
Zoltan Kochan
6743767573
fix(list): highlight in terminal with light theme
2020-06-21 13:46:42 +03:00
Zoltan Kochan
802d145fcd
feat!: remove independent-leaves=true support
...
PR #2571
2020-05-22 11:09:05 +03:00
Zoltan Kochan
c75a921e36
style: no trailing commas in functions
2020-05-12 19:00:16 +03:00
Zoltan Kochan
bb5d41f337
style: add missing trailing commas and fix the linting rule
2020-01-01 19:18:25 +02:00
renovate[bot]
25b2904b07
fix(deps): update dependency chalk to v3
...
PR #2145
2019-11-10 13:48:12 +02:00
Zoltan Kochan
4fc917ebbb
feat: rename lockfile-directory to lockfile-dir
...
ref #2088
PR #2120
2019-10-27 16:18:00 +02:00
Zoltan Kochan
59759f7c6f
feat: new matching pattern
...
BREAKING CHANGE:
new wildcard matcher used
close #2048
PR #2052
2019-10-05 20:54:07 +03:00
Zoltan Kochan
03f745ff98
feat: .pnpm/pnpm-lock.yaml=>.pnpm/lock.yaml
...
ref #2018
2019-09-21 20:13:36 +03:00
Zoltan Kochan
187a0186b0
feat: move .pnpm-lock.yaml to .pnpm/pnpm-lock.yaml
...
PR #2018
BREAKING CHANGE:
node_modules/.pnpm-lock.yaml => node_modules/.pnpm/pnpm-lock.yaml
2019-09-21 00:10:49 +03:00
Zoltan Kochan
febfb746fe
feat: bump node_modules layout version to 3
...
PR #2003
BREAKING CHANGE: new node_modules layout
2019-09-09 14:21:45 +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
db7631a579
fix(list): skipped/peer deps in search results
2019-08-06 19:49:10 +03:00
Zoltan Kochan
b7e044e632
fix(list): should not fail on skipped deps
2019-08-06 00:28:46 +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
8f047b0086
feat(list): should show the diff types of deps
...
PR #1937
close #1094
2019-08-04 19:59:25 +03:00
Zoltan Kochan
9bf1909e94
feat: pnpm list --json
...
close #1900
PR #1915
2019-08-02 16:44:57 +03:00
Zoltan Kochan
89f5178369
test: add type references to tests
2019-05-19 20:05:11 +03:00
Zoltan Kochan
c65ce16259
feat: rename pnpm-list to @pnpm/list
2019-03-08 20:24:33 +02:00
Zoltan Kochan
5489e8c4e1
refactor: rename shrinkwrap variables
2019-03-07 02:47:59 +02:00
Zoltan Kochan
ba2f3e707d
feat: rename shrinkwrapDirectory to lockfileDirectory
2019-03-06 22:47:19 +02:00
Zoltan Kochan
856536bb0f
feat: rename lockfile from shrinkwrap.yaml to pnpm-lock.yaml
...
BREAKING CHANGE: new lockfile name
close #1635
2019-03-04 02:48:02 +02:00
Zoltan Kochan
3d30d2c79c
refactor: use constants for getting the lockfile name
2019-03-02 19:22:07 +02:00
Zoltan Kochan
8a88e43911
feat: pnpm ls --depth -1 prints projects
...
close #1519
PR #1521
2018-11-30 02:55:30 +02:00
Zoltan Kochan
2ab7856aee
feat(list): find unsaved dependencies
...
dependencies-hierarchy:
BREAKING CHANGE:
Full path to dependencies is returned
2018-11-18 17:38:21 +02:00
Zoltan Kochan
92e7383d00
style: sort keys
2018-11-15 03:04:37 +02:00
Zoltan Kochan
dd03d96c1a
style: fix styles in tests
2018-11-15 01:14:33 +02:00
Zoltan Kochan
135b17d21d
fix(list): support external shrinkwrap.yaml
...
ref #1366
2018-10-21 00:07:10 +03:00
Zoltan Kochan
c3f34c6c99
chore: use shared-workspace-shrinkwrap
2018-10-19 22:38:47 +03:00
Zoltan Kochan
a47f67d125
test(list): fix on Windows
2018-09-23 14:55:39 +03:00
Zoltan Kochan
7519e10b62
refactor: move pnpm-list to packages/list
2018-09-23 02:49:10 +03:00