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
|
27a02dd15f
|
refactor: outdated and plugin-commands-outdated
BREAKING CHANGE: @pnpm/outdated
|
2020-01-18 20:55:42 +02:00 |
|
Zoltan Kochan
|
916a3c244f
|
fix(outdated): a dep is not outdated if it's newer than current
close #2101
PR #2142
|
2019-11-10 19:52:31 +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
|
622918ac3e
|
feat(cli): outdated should print deprecated pkgs
PR #1983
close #1946
|
2019-08-28 01:43:51 +03:00 |
|
Zoltan Kochan
|
afbbd0401d
|
feat(cli): add a URL column to the outdated table
close #1980
PR #1981
|
2019-08-27 11:33:43 +03:00 |
|
Zoltan Kochan
|
11f39b1513
|
feat(outdated): should print the dep type of each dep
PR #1974
|
2019-08-23 01:09:27 +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
|
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
|
90816eb5bd
|
fix(outdated): should not fail if importer is not present in lockfile
|
2019-06-02 00:01:14 +03:00 |
|
Zoltan Kochan
|
89f5178369
|
test: add type references to tests
|
2019-05-19 20:05:11 +03:00 |
|
Zoltan Kochan
|
5489e8c4e1
|
refactor: rename shrinkwrap variables
|
2019-03-07 02:47:59 +02:00 |
|
Zoltan Kochan
|
5fdfd13bbb
|
refactor: rename constants that contain the work SHRINKWRAP
|
2019-03-06 23:13:51 +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
|
a952be8248
|
test(outdated): use pnpm-registry-mock
|
2019-02-20 19:46:40 -08:00 |
|
Zoltan Kochan
|
81abab9600
|
test: update fixture of @pnpm/outdated
|
2019-02-02 22:25:28 +02:00 |
|
Zoltan Kochan
|
62c0950009
|
test: fix @pnpm/outdated tests
|
2019-01-27 15:51:33 +02:00 |
|
Zoltan Kochan
|
fd915f382b
|
test: fix tests in @pnpm/outdated
|
2019-01-14 02:14:41 +02:00 |
|
Zoltan Kochan
|
c18b4c0c12
|
test: fix fixture of @pnpm/outdated
|
2018-12-18 01:31:00 +02:00 |
|
Zoltan Kochan
|
01ee8ee4c9
|
test(outdated): update ajv in fixture
|
2018-11-29 22:38:12 +02:00 |
|
Zoltan Kochan
|
dd03d96c1a
|
style: fix styles in tests
|
2018-11-15 01:14:33 +02:00 |
|
Zoltan Kochan
|
fe155e3d84
|
test(outdated): update fixture
|
2018-11-05 02:30:22 +02:00 |
|
Zoltan Kochan
|
6d68a19a18
|
fix(outdated): on project with shared shrinkwrap and direct peers
|
2018-10-31 02:30:31 +02:00 |
|
Zoltan Kochan
|
2770336298
|
fix(outdated): pnpm outdated when only a dev dep is out-of-date
close #1447
|
2018-10-31 00:47:55 +02:00 |
|
Zoltan Kochan
|
ec83a733bd
|
fix(outdated): support external shrinkwrap.yaml
ref #1366
|
2018-10-21 12:14:57 +03:00 |
|
Zoltan Kochan
|
11df5d90ba
|
refactor: move @pnpm/outdated to packages/outdated
|
2018-09-23 03:19:19 +03:00 |
|