Commit Graph

10701 Commits

Author SHA1 Message Date
Renovate Bot
cf5c71f7c0 chore(deps): update dependency husky to v3 2019-07-06 21:11:19 +02:00
Zoltan Kochan
db8720ee24 fix(resolve-dependencies): check existence of package.json not dir 2019-06-27 14:54:52 +03:00
Zoltan Kochan
16f370c700 fix: only save the lockfiles when everything fetched 2019-06-27 12:34:56 +03:00
Zoltan Kochan
fc720988f5 fix(CLI): update should fail with --[prefer-]frozen-lockfile 2019-06-26 02:17:01 +03:00
Chris
c0f742efc1 docs: update CONTRIBUTING.md
Command `npm test` does not work. switched to `pnpm test`
2019-06-24 00:27:45 +03:00
Renovate Bot
10e99bd29d fix(deps): update dependency fast-glob to v3.0.2 2019-06-23 23:14:37 +03:00
Zoltan Kochan
b8a75b2be6 refactor: use more destructuring 2019-06-23 21:38:10 +03:00
Zoltan Kochan
c52e2fac28 refactor(headless): using depNodes instead of depGraph 2019-06-23 19:48:53 +03:00
Zoltan Kochan
f826a4a0aa refactor: remove redundant tsconfig.json file 2019-06-23 12:38:17 +03:00
Zoltan Kochan
a13d649c78 chore(release): 3.5.3 v3.5.3 2019-06-23 02:04:06 +03:00
Zoltan Kochan
08f58f62d8 fix: preserve existing versions when updating lockfile format
close #1876
close #1883
PR #1886
2019-06-23 01:51:05 +03:00
Zoltan Kochan
8f44938436 chore(deps): update @types/semver 2019-06-23 00:40:28 +03:00
Zoltan Kochan
24f4c91868 fix: install should fail with out-of-date local tarball
"pnpm install --frozen-lockfile" should fail if a local tarball's
integrity doesn't match the integrity in the lockfile.

close #1882
2019-06-23 00:09:37 +03:00
Zoltan Kochan
3fa27f547a refactor: remove redundant step from supi 2019-06-22 18:48:57 +03:00
Zoltan Kochan
0b7bc27d40 fix: recursive update --latest should use specs from local .npmrc
close #1861
2019-06-21 11:10:54 +03:00
Zoltan Kochan
e743bab1bb fix(deps): update find-up to v4.1.0 2019-06-21 01:28:40 +03:00
Zoltan Kochan
1cf48edc1b chore(release): 3.5.2 v3.5.2 2019-06-20 21:23:39 +03:00
Zoltan Kochan
ef63d46d18 fix: pnpm install should not update existing lockfile
close #1878
2019-06-20 21:15:50 +03:00
Renovate Bot
8fb9393c5b fix(deps): update dependency fast-glob to v3 2019-06-18 22:24:39 +03:00
Zoltan Kochan
6dd63968d1 fix(deps): pnpm-file-reporter=>@pnpm/file-reporter 2019-06-17 02:11:25 +03:00
Zoltan Kochan
d5cc212015 fix(deps): update @pnpm/fs-locker to v3.0.1 2019-06-17 01:43:41 +03:00
Zoltan Kochan
73cd1521d5 test: publish scripts 2019-06-16 23:48:00 +03:00
Zoltan Kochan
bf57b26b5c chore(release): 3.5.1 v3.5.1 2019-06-16 21:10:04 +03:00
Zoltan Kochan
bbcb503461 fix(deps): update dependency mem to v5.1.0 2019-06-16 20:48:02 +03:00
Johnathon Root
1df8461912 fix(CLI): grabs hooks from lockfile directory
change requireHooks to load pnpmfile from lockfile dir,
preferring it over the pnpmfile in the working prefix

close #1863
PR #1867
2019-06-14 10:26:53 +03:00
Zoltan Kochan
06e6e75123 fix(deps): update delay and typescript 2019-06-13 23:11:06 +03:00
Zoltan Kochan
7a669235fd chore(release): 3.5.0 v3.5.0 2019-06-12 03:29:59 +03:00
Zoltan Kochan
670478ee5a fix(run): bins from workspace root should be found
ref #1870
2019-06-12 03:26:37 +03:00
Zoltan Kochan
4246d130a2 chore(deps): install ts-node, tslint, typescript as root deps 2019-06-12 02:50:44 +03:00
Zoltan Kochan
bdd06696be chore(release): 3.5.0-3 v3.5.0-3 2019-06-12 02:25:03 +03:00
Zoltan Kochan
e7b034eb7a refactor: extraBinPaths is optional
ref #1870
2019-06-12 02:07:55 +03:00
Zoltan Kochan
0136f2613d fix(deps): update cli-cursor, camelcase-keys, husky 2019-06-12 02:01:04 +03:00
Zoltan Kochan
6a26c5b21f feat: prepend workspace bins to PATH for lifecycle scripts
PR #1870
close #1355
2019-06-12 01:32:24 +03:00
Zoltan Kochan
ac684d0e14 feat: upgrade lockfile version to 5.1 2019-06-08 16:12:03 +03:00
Zoltan Kochan
9e1ce636de chore(release): 3.5.0-2 v3.5.0-2 2019-06-08 14:22:10 +03:00
Renovate Bot
c4a90ce3a0 fix(deps): update dependency p-queue to v6.0.2 2019-06-08 14:08:14 +03:00
Zoltan Kochan
ad2e09f0d9 perf: adding a new dep should not update the whole dep graph
This fixes a performance regression introduced by deduplication
introduced in #1838 via #1854.

PR #1862
2019-06-08 14:06:58 +03:00
Zoltan Kochan
e306ceaa66 chore(deps): update husky to v2.4.0 2019-06-06 22:40:26 +03:00
Renovate Bot
9b55505939 chore(deps): update dependency typescript to v3.5.1 2019-06-06 22:37:40 +03:00
Zoltan Kochan
7d0e09dff3 fix(deps): update p-queue to v6.0.1 2019-06-06 22:25:15 +03:00
Zoltan Kochan
455b900533 perf: only force resolve packages if they are peers 2019-06-03 01:52:39 +03:00
Zoltan Kochan
87b696e4e1 fix(fetch): use new URL to properly encode URLs 2019-06-02 22:34:32 +03:00
Zoltan Kochan
257a77ac51 test: replace pnpm-registry-mock with @pnpm/registry-mock 2019-06-02 21:51:42 +03:00
Zoltan Kochan
0d5596f442 chore(renovate): ignore @pnpm/modules-yaml 2019-06-02 21:16:33 +03:00
Zoltan Kochan
d0cf66c829 chore(release): 3.5.0-1 v3.5.0-1 2019-06-02 21:03:53 +03:00
Zoltan Kochan
a6097442c5 docs(README): update install sections 2019-06-02 18:21:07 +03:00
Zoltan Kochan
f1fb7d12b2 test(CLI): "up -r" should not add new dependencies 2019-06-02 18:05:41 +03:00
Zoltan Kochan
12af9600ff refactor: move "pnpm up -r" tests to separate file 2019-06-02 17:54:10 +03:00
Zoltan Kochan
9d593a3511 fix(CLI): update shouldn't add new dependencies 2019-06-02 17:44:36 +03:00
Zoltan Kochan
83f6d5e625 fix: "up -r -L foo" should not touch pkgs that have no foo 2019-06-02 17:26:51 +03:00