Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
574acea08b ci: update workflows 2021-11-05 02:46:46 +02:00
Zoltan Kochan
918d23de78 chore(release): 6.20.2 v6.20.2 2021-11-04 00:47:04 +02:00
Zoltan Kochan
7d7f6417f8 fix(dlx): should work with scoped packages (#3943)
close #3916
2021-11-04 00:39:59 +02:00
Cheng
7da65bd7a9 fix(git-resolver): supports ssh port (#3947)
close #3944

Co-authored-by: liucheng.leo <chengcyber@outlook.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-11-03 23:42:52 +02:00
Zoltan Kochan
d577dba773 chore: fix audit error 2021-11-03 23:22:26 +02:00
Zoltan Kochan
1650b6e962 fix: rename typings field to types 2021-11-03 15:24:31 +02:00
Zoltan Kochan
0782874293 chore(deps): update 2021-11-03 00:46:57 +02:00
foora
6a54be5a12 feat: support pnpm recursive import (#3909)
close #3908

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-11-02 21:40:27 +00:00
Zoltan Kochan
6b7eb72490 fix(env): use network/proxy settings (#3942)
close #3922
2021-11-02 11:57:18 +02:00
Zoltan Kochan
2bfbbc1c3f test(git-resolver): fix 2021-11-02 03:16:03 +02:00
Zoltan Kochan
0e17caf1dc fix(run): don't run pre/post script on recursive run (#3940)
close #3903
2021-11-02 02:31:37 +02:00
Zoltan Kochan
3be21ba5cc chore(release): 6.20.1 v6.20.1 2021-11-02 00:47:20 +02:00
Zoltan Kochan
8861454958 fix: build the correct artifacts (#3939)
close #3937
2021-11-02 00:43:31 +02:00
Zoltan Kochan
a225325481 chore(deps): update 2021-11-01 13:18:58 +02:00
Zoltan Kochan
6dc3a26bce chore(release): 6.20.0 v6.20.0 2021-11-01 10:06:00 +02:00
Zoltan Kochan
4ab87844a9 feat: injecting workspace packages (#3915)
close #3510
2021-11-01 10:14:52 +08:00
Zoltan Kochan
37dcfceeba fix: buffer warnings (#3936)
close #3932
2021-11-01 02:19:07 +02:00
Zoltan Kochan
c547788646 chore(deps): update 2021-10-30 16:21:02 +03:00
Victor Vlasenko
54a3f05666 refactor: add pnpm execution from the source code (#3927) 2021-10-29 12:01:41 +03:00
Zoltan Kochan
70634c52ad chore: fix scripts in @pnpm/lockfile-types 2021-10-27 03:07:25 +03:00
Zoltan Kochan
34bfdeb25c test(plugin-commands-audit): fix 2021-10-26 21:03:00 +03:00
Zoltan Kochan
76ae8d5570 chore(release): 6.19.1 v6.19.1 2021-10-26 19:39:04 +03:00
Zoltan Kochan
782ef24908 fix(fetch): default settings 2021-10-26 19:34:13 +03:00
Zoltan Kochan
45e0e3bbdb chore(deps): update 2021-10-26 19:17:12 +03:00
Zoltan Kochan
3c7e5eced1 fix: proxy URLs with special chars in credentials (#3925)
close #3370
2021-10-26 19:09:46 +03:00
Zoltan Kochan
cae34936e2 chore(deps): update 2021-10-25 15:47:06 +03:00
Zoltan Kochan
0cfa228285 docs(README): update Twitter follow link 2021-10-24 21:55:49 +03:00
Zoltan Kochan
f45c3b5f0c docs: add patreon 2021-10-23 20:18:42 +03:00
Zoltan Kochan
bcefabd283 docs(README): update tweet message 2021-10-23 16:29:26 +03:00
Zoltan Kochan
864d51a85a docs(README): update sponsors section 2021-10-23 16:06:39 +03:00
Zoltan Kochan
c515594e86 docs: add a more generic main readme file
close #3721
2021-10-23 15:17:24 +03:00
Zoltan Kochan
a916accec6 fix: do not print an info message about conflicting command names (#3912)
close #3575
2021-10-23 02:51:21 +03:00
Zoltan Kochan
ec88dc8103 chore(release): 6.19.0 v6.19.0 2021-10-22 21:31:31 +03:00
Zoltan Kochan
2ba869c25e fix: don't link to Node.js executables that are not managed by pnpm (#3910)
close #3905
2021-10-22 21:15:47 +03:00
renovate[bot]
7a021932f6 fix(deps): update dependency stacktracey to v2 (#2654)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-22 04:48:16 +03:00
Zoltan Kochan
4562326541 feat: scope is optional in filters (#3458) 2021-10-22 04:12:46 +03:00
Erik Yu
82caa0b568 fix: allow workspace package name with scope (#3899)
Co-authored-by: Javier <javier.garcia@meteologica.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-21 13:34:39 +03:00
Zoltan Kochan
e416357358 revert: "ci: test on Node.js 17"
This reverts commit f6b545620c.
2021-10-21 02:23:13 +03:00
Zoltan Kochan
dd76ae40b9 test(cli): fix 2021-10-21 01:20:12 +03:00
Zoltan Kochan
889a3d8fba test(core): skip failing tests on Node.js 17 2021-10-21 00:45:47 +03:00
Zoltan Kochan
f6b545620c ci: test on Node.js 17 2021-10-20 19:29:36 +03:00
Kaito Udagawa
b6d74c5458 chore(config): allow a system's package manager to override pnpm's default settings (#3896)
https://github.com/Homebrew/homebrew-core/pull/85890
2021-10-20 18:43:54 +03:00
Zoltan Kochan
aa69c9bd25 docs(README): @pnpm/exe is not experimental 2021-10-20 11:09:50 +03:00
Zoltan Kochan
1f5c472bb9 fix(store): mention pnpm store path in help output 2021-10-20 02:53:11 +03:00
Zoltan Kochan
2748a50b4d chore(deps): update 2021-10-19 17:55:11 +03:00
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4 chore(release): 6.18.0 v6.18.0 2021-10-19 12:37:43 +03:00
vagusX
6375cdce0b feat: support windows shebang (#3887)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-19 12:01:09 +03:00
Zoltan Kochan
37905fcf7c feat: installing prerelease Node.js versions (#3892)
ref https://github.com/pnpm/pnpm/discussions/3857
2021-10-19 11:39:14 +03:00
Zoltan Kochan
72b78186a5 ci: publish @pnpm/exe with next tag 2021-10-19 03:14:05 +03:00