Commit Graph

148 Commits

Author SHA1 Message Date
Zoltan Kochan
e2b5cbb37e chore(release): 3.6.2 2019-07-30 21:18:04 +03:00
Zoltan Kochan
e3dbd9a1ef chore(release): 3.6.1 2019-07-26 19:58:27 +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
8e4c23080a fix(outdated): don't fail when importer has not all dep types 2019-07-20 12:07:00 +03:00
Zoltan Kochan
83fee2a2c3 chore(release): 3.6.0-0 2019-07-16 03:16:49 +03:00
Zoltan Kochan
34a51b8939 fix: use the right cwd when building deps of global packages
close #1907
PR #1916
2019-07-14 23:24:02 +03:00
Zoltan Kochan
3264610229 fix: symlinking updated deps of subdeps
PR #1911
2019-07-12 22:12:01 +03:00
Zoltan Kochan
262468f7bc chore(release): 3.5.5 2019-07-12 03:44:36 +03:00
Renovate Bot
fdaa308f71 chore(deps): update dependency tape to v4.11.0 2019-07-06 21:12:16 +02:00
Zoltan Kochan
bf57b26b5c chore(release): 3.5.1 2019-06-16 21:10:04 +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 2019-06-12 02:25:03 +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
9e1ce636de chore(release): 3.5.0-2 2019-06-08 14:22:10 +03:00
Renovate Bot
9b55505939 chore(deps): update dependency typescript to v3.5.1 2019-06-06 22:37:40 +03:00
Zoltan Kochan
257a77ac51 test: replace pnpm-registry-mock with @pnpm/registry-mock 2019-06-02 21:51:42 +03:00
Zoltan Kochan
d0cf66c829 chore(release): 3.5.0-1 2019-06-02 21:03:53 +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
9e8ba4eb26 chore(deps): update tape, ts-node, tslint 2019-05-31 03:00:03 +03:00
Zoltan Kochan
06dd69511c fix(deps): replace mkdirp with make-dir 2019-05-30 23:21:06 +03:00
Zoltan Kochan
8400ad3f97 chore(release): 3.5.0-0 2019-05-29 01:12:57 +03:00
Zoltan Kochan
4f6a6b0fef fix(deps): update @pnpm/logger to v2.1.1 2019-05-28 23:26:54 +03:00
Zoltan Kochan
ae71139ec2 chore(release): 3.4.0 2019-05-21 21:51:11 +03:00
Zoltan Kochan
b8baa9f6e3 refactor: move some of the dev deps to the root package 2019-05-19 22:07:38 +03:00
Zoltan Kochan
89f5178369 test: add type references to tests 2019-05-19 20:05:11 +03:00
Zoltan Kochan
c7a5ad2e70 refactor: move all local types to one place 2019-05-18 01:38:42 +03:00
Zoltan Kochan
066fcb680d chore(release): 3.3.2 2019-05-14 23:11:26 +03:00
ExE Boss
c07950e66a refactor: Use package for shared tsconfig.json 2019-05-13 15:00:23 +03:00
Zoltan Kochan
f6f9d7a3c7 chore(release): 3.3.0 2019-05-09 01:40:35 +03:00
Zoltan Kochan
d318b4d6e0 docs: update install sections
and remove broken links to LICENSE files
2019-05-07 02:10:06 +03:00
Zoltan Kochan
1f774d8b01 chore: remove markdown tests 2019-05-07 02:02:43 +03:00
Zoltan Kochan
f1dc8d3f18 docs: remove LICENSE duplicates from workspace packages 2019-05-07 01:39:58 +03:00
Zoltan Kochan
045fcbfae1 chore(release): 3.3.0-1 2019-05-07 01:35:53 +03:00
Zoltan Kochan
ff3eae05b3 chore: use pnpm run instead of npm run in all scripts 2019-05-05 11:49:57 +03:00
Zoltan Kochan
7715f7bba2 chore(release): 3.3.0-0 2019-05-04 19:35:14 +03:00
Zoltan Kochan
880c5f6cc5 fix(deps): update @pnpm/store-path to v2 2019-05-04 18:06:40 +03:00
Zoltan Kochan
9b2ca6f520 fix: install @types as dev deps when possible 2019-05-04 17:23:55 +03:00
Zoltan Kochan
a955f715d3 feat: support package.yaml and package.json5
PR #1799
close #1100
2019-05-02 00:19:46 +03:00
Zoltan Kochan
6ec0c403a8 chore(release): 3.2.0-1 2019-04-24 23:26:12 +03:00
Zoltan Kochan
e2f1c6b5bc chore(deps): update typescript/ts-node/husky 2019-04-24 22:49:05 +03:00
Zoltan Kochan
c810e9aec9 feat: optional peer dependencies
close #1486
2019-04-24 22:32:47 +03:00
Zoltan Kochan
7e48fa6181 chore(release): 3.2.0-0 2019-04-21 11:41:58 +03:00
Renovate Bot
ac87a2aac6 chore(deps): update dependency tslint to v5.16.0 2019-04-19 08:24:21 -07:00
Renovate Bot
254639834d chore(deps): update dependency typescript to v3.4.4 2019-04-19 06:28:57 -07:00
ExE Boss
c236c09515 refactor: use shared tsconfig.json
PR #1774
2019-04-14 02:14:37 +03:00
Zoltan Kochan
65d18b2399 chore(release): 3.1.1 2019-04-13 18:59:23 +03:00
Zoltan Kochan
22f4ac9aa3 chore(deps): update typescript to v3.4.3 2019-04-11 22:30:00 +03:00
Zoltan Kochan
9f49cf6a93 chore(release): 3.1.1-0 2019-04-07 19:13:16 +03:00
Zoltan Kochan
c8d98856fa refactor: use includes() instead of indexOf() when possible 2019-04-07 13:08:26 +03:00
Renovate Bot
87209d3239 chore(deps): update dependency typescript to v3.4.2 2019-04-07 11:47:11 +03:00