Commit Graph

3404 Commits

Author SHA1 Message Date
Zoltan Kochan
3f0818052a chore(release): 2.15.1
@pnpm/default-fetcher@2.0.2
@pnpm/headless@0.6.5
@pnpm/package-requester@4.1.3
package-store@0.23.3
@pnpm/server@0.14.2
supi@0.24.7
@pnpm/utils@0.6.4
package-store/0.23.3 headless/0.6.5 utils/0.6.4 package-requester/4.1.3 default-fetcher/2.0.2 v2.15.1 supi/0.24.7 server/0.14.2
2018-09-08 16:15:08 +03:00
Zoltan Kochan
865609eb88 fix: reunpack modified local tarball dependencies
Also, store id of local tarball is the same regardless of wd

PR #1363
close #1362
2018-09-08 15:45:05 +03:00
Zoltan Kochan
4010c649f0 chore(npmrc): remove redundant npmrc configs 2018-09-08 15:37:52 +03:00
Zoltan Kochan
2c03335f55 chore(deps): update shrinkwrap.yaml 2018-09-08 15:29:12 +03:00
Zoltan Kochan
7899cc284f chore(renovate): ignore resolvers and fetchers 2018-09-08 11:43:42 +03:00
Zoltan Kochan
b594b8c19d fix: update the correct PATH env variable for child processes 2018-09-06 22:56:10 +03:00
Zoltan Kochan
05fcbd13b6 chore(renovate): set schedule 2018-09-04 23:07:44 +03:00
Zoltan Kochan
fde36138cb docs(readme): update benchmarks 2018-09-04 22:55:16 +03:00
Zoltan Kochan
192e380407 chore(pnpm): add more keywords 2018-09-04 22:51:58 +03:00
Zoltan Kochan
f2ab272990 docs(readme): mention multi-package repo support 2018-09-04 22:47:57 +03:00
Renovate Bot
e3aee211d3 fix(deps): update dependency delay to v4
close #1356
2018-09-03 21:24:16 +03:00
Renovate Bot
1babe3ba2b fix(deps): update dependency write-json-file to v3.0.1 2018-09-03 20:29:17 +03:00
Zoltan Kochan
29ecdc1d8f chore(npmrc): set strict-peer-dependencies to true 2018-09-02 22:42:42 +03:00
Zoltan Kochan
a7583d3aaa chore(release): 2.15.0
@pnpm/config@2.2.0
pnpm-default-reporter@0.20.4
supi@0.24.6
v2.15.0 pnpm-default-reporter/0.20.4 supi/0.24.6 config/2.2.0
2018-09-02 16:35:14 +03:00
Zoltan Kochan
3a74d7bdd6 feat: new command: pnpm import
`pnpm import` Generates shrinkwrap.yaml from an npm
package-lock.json (or npm-shrinkwrap.json) file.

close #1266
2018-09-02 16:22:40 +03:00
Zoltan Kochan
8c1c23a05f feat: new config: strict-peer-dependencies
Installation fails on missing/invalid peer dependencies  when
strict-peer-dependencies is true

close #1142
2018-09-02 01:45:14 +03:00
Zoltan Kochan
7160c56cdb feat: allow to pass package selectors after --
close #1337
2018-09-01 22:36:27 +03:00
Zoltan Kochan
1ad6171fb0 feat: print full paths in stack trace on a fatal error
PR #1351
close #1317
ref xpl/stacktracey#3
2018-09-01 15:54:09 +03:00
Renovate Bot
78e37d5843 fix(deps): update dependency stacktracey to v1.2.106 2018-09-01 15:54:09 +03:00
Zoltan Kochan
bf68fc244c feat: running a recursive command from a subfolder of a workspace
close #1335
2018-09-01 14:46:33 +03:00
Zoltan Kochan
2b92377d3b feat(recursive): filter by path 2018-09-01 13:40:39 +03:00
Zoltan Kochan
194f86b090 refactor: parse filters to package selectors 2018-08-31 22:28:48 +03:00
Zoltan Kochan
50a8349f48 chore(npmrc): add save-exact = true 2018-08-31 21:20:43 +03:00
Zoltan Kochan
a636d83e34 chore: remove "bootstrap" script 2018-08-31 12:00:33 +03:00
Zoltan Kochan
31d2b456f5 docs(contributing): fix installation instruction 2018-08-31 11:59:48 +03:00
Zoltan Kochan
1fc28c6954 chore(renovate): ignore package-requester and package-store 2018-08-31 01:10:33 +03:00
Zoltan Kochan
b16a9cb034 chore(release): 2.14.5
@pnpm/confg@2.1.1
@pnpm/default-fetcher@2.0.1
pnpm-default-reporter@0.20.3
@pnpm/default-resolver@2.0.3
@pnpm/headless@0.6.4
@pnpm/package-requester@4.1.2
package-store@0.23.2
@pnpm/server@0.14.1
supi@0.24.5
@pnpm/utils@0.6.3
default-fetcher/2.0.1 server/0.14.1 package-requester/4.1.2 default-resolver/2.0.3 headless/0.6.4 package-store/0.23.2 pnpm-default-reporter/0.20.3 config/2.1.1 supi/0.24.5 v2.14.5 utils/0.6.3
2018-08-30 23:10:57 +03:00
Zoltan Kochan
7a71063f33 chore: update shrinkwrap.yaml 2018-08-30 22:52:58 +03:00
pgonzal
683989a8b5 fix: clarify wording of error messages
PR #1347
2018-08-30 22:43:38 +03:00
Zoltan Kochan
c01f14bd62 fix(reporting): log shamefully-flatten message as an info message
close #1344
2018-08-30 10:08:46 +03:00
Zoltan Kochan
74d372a13e test: major update does not remove dependency
ref #1333
2018-08-30 02:04:12 +03:00
Zoltan Kochan
de09699ecc fix: log warning about --force only once 2018-08-30 00:23:37 +03:00
Renovate Bot
189f791957 fix(deps): update dependency p-queue to v3 2018-08-29 23:02:59 +03:00
Zoltan Kochan
889f080eca fix: pin prod dependencies 2018-08-29 22:51:41 +03:00
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
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