Commit Graph

198 Commits

Author SHA1 Message Date
Zoltan Kochan
0cd8a962b4 chore(release): 7.4.1 2022-06-30 11:57:34 +03:00
Dan Rose
449ccef098 feat: add "refs/" as a git resolution prefix (#4953)
Previously, if you wanted to check out a git PR branch,
you needed to specify the url as:
`github:pnpm/pnpm#refs/pull/123/merge`.
Now this will resolve without the leading "refs":
`github:pnpm/pnpm#pull/123/merge`

close #2045
2022-06-29 23:48:30 +00:00
Zoltan Kochan
6576a92b12 chore(release): 7.4.0-1 2022-06-24 21:46:26 +03:00
Zoltan Kochan
c0a777e62d chore(release): 7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan
148c028468 chore(release): 7.3.0 2022-06-18 23:31:44 +03:00
Zoltan Kochan
c38c2c5922 fix: support Node.js v14.6 (#4878) 2022-06-11 04:49:48 +03:00
Zoltan Kochan
1c884e8f57 chore(release): 7.2.0 2022-06-10 14:50:14 +03:00
Zoltan Kochan
cb8cd3d79d test: fix 2022-06-02 11:54:01 +03:00
Zoltan Kochan
58d656b070 chore(release): 7.1.1 2022-05-17 17:06:51 +03:00
Zoltan Kochan
0fa446d106 fix(git-resolver): resolve commits via https (#4734) 2022-05-14 23:14:22 +03:00
Zoltan Kochan
cb31207f17 chore(release): 7.0.0 2022-05-01 01:35:26 +03:00
那里好脏不可以
0453e21823 style(*): typo (#4573)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-04-15 02:53:14 +03:00
CommanderRoot
bc35dff9a9 chore: replace deprecated String.prototype.substr() (#4479)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-03-25 23:04:20 +02:00
Zoltan Kochan
cc4a46d44d chore(release): 7.0.0-beta.1 2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f feat: prevent deep imports using exports (#4440) 2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
29ce7f7ea8 chore(release): 6.32.0 2022-02-22 03:04:17 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Zoltan Kochan
f6c5354b24 chore(release): 7.0.0-alpha.0 2022-01-31 18:08:28 +02:00
Zoltan Kochan
e68cde97b7 fix: links to homepage and repository
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
551b253b71 chore(release): 6.26.0 2022-01-12 16:22:04 +02:00
Zoltan Kochan
771d1718ff test(git-resolver): fix 2022-01-11 15:33:43 +02:00
Zoltan Kochan
83a4ea0662 fix: prod deps should not be installed as dev deps (#4210) 2022-01-08 03:27:38 +02:00
Zoltan Kochan
34f4409316 docs(readme): update installation sections 2022-01-07 18:05:35 +02:00
Zoltan Kochan
6e4becd997 chore(release): 6.24.4 2021-12-29 13:01:14 +02:00
Zoltan Kochan
3c704d9d4c chore(release): 6.24.1 2021-12-15 20:17:48 +02:00
Zoltan Kochan
af15da323e chore(release): 6.24.0 2021-12-14 14:17:42 +02:00
Chunpeng Huo
c941044727 fix(git-resolver): avoid retries on bitbucket/gitlab private repos (#2731)
Retry feature exposed this bug. The hosted.git() only works with GitHub repos, bitbucket/gitlab has no gitTemplate defined in hosted-git-info.
2021-12-06 21:35:59 +00:00
Zoltan Kochan
b83756bd7f chore(release): 6.23.5 2021-12-02 16:21:44 +02:00
Zoltan Kochan
23de26f187 chore(release): 6.23.0 2021-11-21 11:31:14 +02:00
Zoltan Kochan
98b383bd0e chore(release): 6.21.0 2021-11-10 03:11:59 +02:00
Zoltan Kochan
918d23de78 chore(release): 6.20.2 2021-11-04 00:47:04 +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
1650b6e962 fix: rename typings field to types 2021-11-03 15:24:31 +02:00
Zoltan Kochan
2bfbbc1c3f test(git-resolver): fix 2021-11-02 03:16:03 +02:00
Zoltan Kochan
6dc3a26bce chore(release): 6.20.0 2021-11-01 10:06:00 +02:00
Zoltan Kochan
76ae8d5570 chore(release): 6.19.1 2021-10-26 19:39:04 +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 2021-10-19 12:37:43 +03:00
Zoltan Kochan
930e104da3 fix(git-resolver): git URLs with a colon should work (#3882)
ref #2352
2021-10-18 15:55:48 +03:00
Zoltan Kochan
917b95c01f fix: upgrade typescript to v4.4.4 2021-10-16 23:33:34 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
00ede7ba82 chore(release): 6.15.1 2021-09-16 14:03:49 +03:00
Zoltan Kochan
04b7f60861 fix: prevent binary planting attacks on Windows 2021-09-16 12:10:46 +03:00
Zoltan Kochan
12686104e6 chore(release): 6.15.0 2021-09-13 04:50:24 +03:00
Zoltan Kochan
5ec55641d4 chore(release): 6.14.7 2021-09-07 00:16:25 +03:00
Zoltan Kochan
f1983ea552 fix: use correct GitLab tarball archive URL (#3747)
close #3643
2021-09-06 22:25:21 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00