Commit Graph

20 Commits

Author SHA1 Message Date
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