Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
ef4defd015 chore(release): 2.14.4
@pnpm/default-resolver@2.0.2
supi@0.24.4
pnpm@2.14.4
supi/0.24.4 default-resolver/2.0.2 v2.14.4
2018-08-28 21:44:00 +03:00
Zoltan Kochan
71657f5e59 test: installation with --link-workspace-packages 2018-08-28 21:19:12 +03:00
Zoltan Kochan
f675df9307 chore(deps): update dependency @pnpm/tarball-fetcher to v2
close #1341
2018-08-27 23:26:24 +03:00
Renovate Bot
0d58698f3b chore(deps): update dependency write-json-file to v3 2018-08-27 23:16:54 +03:00
Zoltan Kochan
984121e4d2 fix: deprecation message of pkg prev version should not be printed 2018-08-27 22:50:43 +03:00
Zoltan Kochan
1dc1cab5b1 chore(release): 2.0.1 tarball-fetcher/2.0.1 2018-08-27 21:54:15 +03:00
Zoltan Kochan
704fd8dd8d chore(release): 2.2.5 npm-resolver/2.2.5 2018-08-27 21:52:42 +03:00
Renovate Bot
9cb9dac216 fix(deps): update dependency write-json-file to v3 2018-08-27 21:51:03 +03:00
Renovate Bot
83ff52fffd fix(deps): update dependency mem to v4 2018-08-27 21:15:04 +03:00
Renovate Bot
8d008c9523 fix(deps): update dependency mem to v4 2018-08-27 21:11:04 +03:00
Zoltan Kochan
b1e645a65d fix(deps): update @pnpm/git-resolver to v1 in @pnpm/default-resolver 2018-08-26 21:55:42 +03:00
Renovate Bot
33a336a8d0 fix(deps): update dependency execa to v1 2018-08-26 21:54:01 +03:00
Zoltan Kochan
932085acd7 chore(release): 2.14.3 v2.14.3 2018-08-26 17:14:15 +03:00
Zoltan Kochan
079942f1e8 feat(recursive-run): inherit stdio when only one package selected 2018-08-26 17:06:54 +03:00
Strahinja Mitrovic
17845a481f test: issue with passing properly args to the comannd
pnpm does not properly pass arguments to command that is specfied
in the build script as npm does, with this commit pnpm passes
arguments exaclty like npm.

close #1124
2018-08-26 16:28:31 +03:00
Zoltan Kochan
5fa20dd6ac fix(cli): pass through to npm ASAP with original argv
ref #1336
ref #1124
close #1207
2018-08-26 16:13:43 +03:00
Zoltan Kochan
a1b9a8abbd fix(recursive): print info message when no packages are matched 2018-08-26 03:42:19 +03:00
Zoltan Kochan
07e01e48d7 fix(run): pass through the correct prefix to npm run 2018-08-25 22:23:18 +03:00
Zoltan Kochan
35d150a9e6 ci(appveyor): run tests with pnpm recursive test 2018-08-25 21:29:13 +03:00
Zoltan Kochan
e28637f9f9 chore(release): 2.14.2
@pnpm/headless@0.6.3
pnpm@2.14.2
supi@0.24.3
@pnpm/utils@0.6.2
utils/0.6.2 supi/0.24.3 v2.14.2 headless/0.6.3
2018-08-25 21:21:04 +03:00
Zoltan Kochan
d9acfbe207 chore(release): 2.14.1
@pnpm/package-requester@4.1.1
pnpm@2.14.1
package-requester@4.1.1 v2.14.1
2018-08-25 18:15:51 +03:00
Zoltan Kochan
7bd3d3deb1 fix(package-requester): create package integrity after package refetch 2018-08-25 17:50:53 +03:00
Zoltan Kochan
7d67dc249a fix: dev dependencies should be skipped when NODE_ENV=production
close #54
2018-08-25 14:40:42 +03:00
Zoltan Kochan
52ce34c62d test: fix --production tests
ref #54
2018-08-25 14:21:19 +03:00
Zoltan Kochan
b400bab9a1 feat: add removal and linking logs
ref #1305
2018-08-25 03:23:42 +03:00
Zoltan Kochan
125b20bbca chore(release): 2.14.0
@pnpm/config@2.1.0
pnpm-default-reporter@0.20.2
supi@0.24.2
pnpm@2.14.0
v2.14.0 config/2.1.0 pnpm-default-reporter/0.20.2 supi/0.24.2
2018-08-24 22:06:43 +03:00
Zoltan Kochan
6b9fe0a7ec chore(release): 2.2.4 npm-resolver/2.2.4 2018-08-24 21:07:52 +03:00
Zoltan Kochan
ba8ad96b59 fix: use local version if it is newer than the latest in the registry 2018-08-24 21:05:49 +03:00
Zoltan Kochan
53fe2987cd fix: don't redundantly report a link addition 2018-08-24 19:30:40 +03:00
Zoltan Kochan
817113ab51 fix(reporter): don't falsely report optional dependency removal 2018-08-24 19:21:51 +03:00
Zoltan Kochan
0029163025 feat(recursive): --no-sort flag to not sort packages topologically 2018-08-24 18:45:47 +03:00
ExE Boss
0abc1aa83a fix(config): pnpm-prefix allows to configure the pnpm global directory
ref #1264
pr #1334
2018-08-24 18:03:11 +03:00
Zoltan Kochan
2010db7f25 chore: set link-workspace-packages to true 2018-08-24 14:27:17 +03:00
Zoltan Kochan
b72571b179 chore(release): 2.14.0-1
@pnpm/config@2.0.1
pnpm-default-reporter@0.20.1
@pnpm/headless@0.6.2
supi@0.24.1
@pnpm/utils@0.6.1
v2.14.0-1 @pnpm/utils@0.6.1 pnpm-default-reporter@0.20.1 config/2.0.1 supi@0.24.1 @pnpm/headless@0.6.2
2018-08-22 22:30:51 +03:00
Zoltan Kochan
06b1726aa2 fix: update should try to resolve packages from the workspace 2018-08-22 22:20:20 +03:00
Zoltan Kochan
af7099d4eb fix: if a package version is not on registry, try to find it locally 2018-08-22 21:52:59 +03:00
Zoltan Kochan
7091e913cd chore(release): 2.2.3 npm-resolver/2.2.3 2018-08-22 21:34:43 +03:00
Zoltan Kochan
a749e7cccf fix: resolve from local when version not found in registry 2018-08-22 21:31:16 +03:00
Zoltan Kochan
d274b1bf31 fix: unlink packages that don't satisfy specs inside workspace 2018-08-22 20:59:19 +03:00
Zoltan Kochan
828016cf23 refactor(supi): remove unused imports 2018-08-22 18:54:39 +03:00
Zoltan Kochan
9200acb059 fix: don't allow using --link-workspace-packages with --global 2018-08-22 18:33:01 +03:00
Zoltan Kochan
43d16947c4 fix: make the server stop test stable 2018-08-22 16:32:51 +03:00
Zoltan Kochan
88c5896981 fix(rebuild): don't fail on package with linked deps 2018-08-22 15:54:55 +03:00
Zoltan Kochan
1c9fb23a8f chore(release): 7.0.2 pnpm-shrinkwrap/7.0.2 2018-08-22 15:38:58 +03:00
Zoltan Kochan
a549ba2a8e fix: update dependency-path to v2 2018-08-22 15:36:05 +03:00
Zoltan Kochan
21df92900b chore(release): 3.0.1 dependencies-hierarchy/3.0.1 2018-08-22 15:32:32 +03:00
Zoltan Kochan
e7a3c68e14 fix: update dependency-path to v2 2018-08-22 15:31:06 +03:00
Zoltan Kochan
f30b8dcf46 chore(release): 0.4.1 @pnpm/outdated/0.4.1 2018-08-22 15:17:12 +03:00
Zoltan Kochan
1cf86e82dd fix(deps): update dependency-path to v2 2018-08-22 15:14:58 +03:00
Zoltan Kochan
1381b8a740 revert: set link-workspace-packages to true
This reverts commit a4206d380c.
2018-08-22 00:19:57 +03:00