Commit Graph

18 Commits

Author SHA1 Message Date
Michael Schmuki
4a4d42d8f7 fix: allow dependencies without a package.json (#3782)
close #1866

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-01 00:31:55 +03:00
zoomdong
141d2f02e9 fix: ignoreScripts shoud be true when lockfileOnly is true (#3765)
closes: #3750

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-09-14 03:17:35 +03:00
zoomdong
f815dabd99 feat: pnpm import support yarn (#3655) 2021-08-19 20:52:47 +03:00
Zoltan Kochan
e34d59d9eb test: update lockfiles in fixtures 2021-04-06 02:13:52 +03:00
Zoltan Kochan
bb51e6029c chore(deps): update 2021-03-18 02:52:54 +02:00
Zoltan Kochan
9bb71e9dbb chore: update lockfile 2021-03-12 02:18:13 +02:00
Zoltan Kochan
26446b82d6 chore: update lockfile 2021-02-26 01:03:47 +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
Zoltan Kochan
e45c97d35a chore: fix fixtures that are always modified 2020-09-16 02:37:51 +03:00
Zoltan Kochan
1c2a8e03d8 fix: pnpm oudtated --long
PR #2828
2020-09-04 16:12:03 +03:00
Zoltan Kochan
400f419765 fix: hoisting in a workspace with no root package
close #2735
PR #2758
2020-08-09 03:22:28 +03:00
Zoltan Kochan
aa21a2df38 fix(list): print the legend only once
PR #2756
2020-08-08 12:37:01 +03:00
Zoltan Kochan
830dc175e7 chore: update pnpm-workspace.yaml of fixtures 2020-06-22 23:13:09 +03:00
Zoltan Kochan
c776db1a7d fix: pnpm list --long 2020-06-22 01:54:17 +03:00
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
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
7369731532 feat: outdated --dev | --production | --no-optional
PR #2252
2020-01-06 03:06:21 +02:00
Zoltan Kochan
5d91de868b test: move test fixtures to repo root 2019-11-22 01:41:15 +02:00