4655 Commits

Author SHA1 Message Date
Zoltan Kochan
066fcb680d chore(release): 3.3.2 v3.3.2 2019-05-14 23:11:26 +03:00
Zoltan Kochan
e175a0b4de fix: fails to install from private registry (Azure Devops) (#1825)
Authorization headers should be removed on redirects.

close #1815
2019-05-14 22:53:33 +03:00
ExE Boss
c07950e66a refactor: Use package for shared tsconfig.json 2019-05-13 15:00:23 +03:00
Zoltan Kochan
e54de18c26 chore(release): 3.3.1 v3.3.1 2019-05-11 21:37:57 +03:00
Zoltan Kochan
643329bf79 test: installing a package that need auth, using password 2019-05-11 01:11:53 +03:00
Renovate Bot
38d23d3bea chore(deps): update dependency @types/fs-extra to v5.1.0 2019-05-10 21:49:17 +03:00
Renovate Bot
3d1a8053d5 fix(deps): update dependency update-notifier to v3 2019-05-10 21:42:59 +03:00
Zoltan Kochan
54b180a775 fix(run): pnpm run doesn't pass arguments
close #1818
2019-05-10 02:35:33 +03:00
Zoltan Kochan
7bb9b9ce28 fix(deps): update sort-keys to v3 2019-05-09 22:07:12 +03:00
Zoltan Kochan
f6f9d7a3c7 chore(release): 3.3.0 v3.3.0 2019-05-09 01:40:35 +03:00
Zoltan Kochan
640396d824 feat: better reporting of manifest parsing errors
ref #1100
2019-05-08 23:06:13 +03:00
Zoltan Kochan
e911c68e7e fix: finding packages in a workspace
close #1817
2019-05-08 21:56:27 +03:00
Zoltan Kochan
8ab55fed80 chore(release): 3.3.0-2 v3.3.0-2 2019-05-08 01:53:50 +03:00
Zoltan Kochan
fffe08b605 revert: "ci(appveyor): test on Node.js 10 only"
This reverts commit 1341969fe6.
2019-05-07 22:31:52 +03:00
Zoltan Kochan
82f8da19d1 feat(reporting): better error messages on command failures 2019-05-07 22:27:32 +03:00
Zoltan Kochan
fa0fb50f3c fix: don't fail when dir in node_modules has no exotic manifest 2019-05-07 23:38:32 +03:00
Zoltan Kochan
22aea989bf fix(deps): update @zkochan/npx to v11 2019-05-07 02:44:32 +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 v3.3.0-1 2019-05-07 01:35:53 +03:00
Zoltan Kochan
33c946795e fix(deps): update @zkochan/npm-lifecycle to v3 2019-05-07 00:47:54 +03:00
Zoltan Kochan
2a5e71f06f fix(reporting): "Performing headless installation" is vague
Use "Lockfile is up-to-date, resolution step is skipped"
instead of "Performing headless installation"

close #1796
2019-05-06 23:59:33 +03:00
Zoltan Kochan
ec8e8c1f3c chore: use package.yaml in root of the workspace 2019-05-06 23:24:54 +03:00
Zoltan Kochan
1341969fe6 ci(appveyor): test on Node.js 10 only 2019-05-06 23:24:44 +03:00
Zoltan Kochan
576752f199 feat: copy license files from workspace root when package has none
close #1804
2019-05-06 23:05:37 +03:00
Zoltan Kochan
9e66cb03e7 fix: do not write log file when running process is killed
close #1068
2019-05-05 17:42:50 +03:00
Zoltan Kochan
498b4a874a test(pnpm): fix style 2019-05-05 12:27:19 +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
5e093539cc fix: save package.yaml w/o refs 2019-05-05 03:14:10 +03:00
Zoltan Kochan
f72b9f2276 fix: "pnpm run" prints the list of available commands 2019-05-05 02:39:28 +03:00
Zoltan Kochan
00c960af14 feat: linking bins of workspace packages with yaml/json5 manifest 2019-05-05 02:04:03 +03:00
Zoltan Kochan
3fe439bd92 fix: linking a package with package.yaml during headless install 2019-05-04 22:39:37 +03:00
Zoltan Kochan
15dab283e4 test: refactor @pnpm/prepare 2019-05-04 22:32:09 +03:00
Zoltan Kochan
7715f7bba2 chore(release): 3.3.0-0 v3.3.0-0 2019-05-04 19:35:14 +03:00
Zoltan Kochan
ce666b10ca chore(renovate): update 2019-05-04 19:21:21 +03:00
Zoltan Kochan
686357193f fix(deps): update @pnpm/link-bins and @pnpm/package-bins 2019-05-04 18:40:17 +03:00
Zoltan Kochan
880c5f6cc5 fix(deps): update @pnpm/store-path to v2 2019-05-04 18:06:40 +03:00
Zoltan Kochan
9a7f5960df fix(deps): update dir-is-case-sensitive 2019-05-04 18:04:30 +03:00
Zoltan Kochan
abeb211522 test(pnpm): fix order of imports 2019-05-04 18:03:38 +03:00
Renovate Bot
1a8a0cd20f fix(deps): update dependency path-temp to v2 2019-05-04 17:42:03 +03:00
Zoltan Kochan
9b2ca6f520 fix: install @types as dev deps when possible 2019-05-04 17:23:55 +03:00
Zoltan Kochan
4234643728 chore: remove redundant .npmrc files 2019-05-04 17:10:58 +03:00
Renovate Bot
014ce1f497 chore(deps): update dependency husky to v2.2.0 2019-05-04 17:02:13 +03:00
Zoltan Kochan
c043e5c478 feat: publish and pack support package.{json5,yaml}
PR #1809
ref #1803
2019-05-04 16:58:00 +03:00
Zoltan Kochan
bb3fd532fb feat: script runner commands support package.{json5,yaml}
pr #1805
ref #1803
2019-05-03 23:02:40 +03:00
Zoltan Kochan
a1140256af fix(deps): update 2019-05-02 02:02:23 +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
82f9176651 test: skip bitbucket tests 2019-05-01 15:27:50 +03:00
Zoltan Kochan
940a6fc892 fix: remove redundant dependencies 2019-04-29 14:04:34 +03:00