Commit Graph

160 Commits

Author SHA1 Message Date
Zoltan Kochan
568860daae chore(release): 8.13.1 2023-12-26 15:39:22 +01:00
Zoltan Kochan
ce809f6d91 chore: update registry-mock 2023-12-19 11:24:07 +01:00
Zoltan Kochan
99fd38bf2b style: fix 2023-12-14 20:29:52 +01:00
Zoltan Kochan
74e8f474f3 chore(release): libs 2023-12-14 16:15:57 +01:00
Zoltan Kochan
e71c0f17e5 chore(release): 8.12.1 2023-12-13 11:18:12 +01:00
Zoltan Kochan
49f0027f13 chore(release): 8.12.0 2023-12-08 23:25:14 +01:00
Khải
1474bfd89a fix(run): stop passing flags as fallback command (#7370)
close #7244

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-12-06 19:53:32 +01:00
Zoltan Kochan
81a2f249e7 chore(release): libs 2023-12-06 15:48:07 +01:00
Zoltan Kochan
8a86facc06 chore(release): libs 2023-12-05 19:44:18 +01:00
Brandon Cheng
6846e4c756 test: fix flaking --resume-from tests on windows (#7346) 2023-11-27 11:01:31 +01:00
Zoltan Kochan
058edcff85 chore(release): 8.11.0 2023-11-24 17:27:18 +01:00
Zoltan Kochan
2d8015b0eb chore(deps): update 2023-11-16 17:36:11 +02:00
Zoltan Kochan
b54e815d79 chore(release): libs 2023-11-16 14:54:14 +02:00
Zoltan Kochan
5e44048943 chore(release): 8.10.5 2023-11-14 13:58:50 +02:00
Zoltan Kochan
0ef6785441 chore(release): 8.10.4 2023-11-13 17:00:59 +02:00
Zoltan Kochan
df9eade77c chore(release): 8.10.3 2023-11-12 14:02:55 +02:00
Zoltan Kochan
75d788a00c chore(release): 8.10.2 2023-11-01 18:23:05 +02:00
Zoltan Kochan
101829de7c chore(release): 8.10.1 2023-11-01 14:30:03 +02:00
Zoltan Kochan
fc858f6a51 chore(release): libs 2023-11-01 12:34:02 +02:00
Nacho Aldama
7d65d901ac fix: run dlx in the root of Windows drive (#7264)
close #7263
2023-10-31 23:00:23 +02:00
Zoltan Kochan
3eeb16fdc6 chore(release): 8.10.0 2023-10-27 17:29:20 +03:00
Zoltan Kochan
b41b112bc7 chore(release): libs 2023-10-25 12:43:07 +03:00
Zoltan Kochan
8e027f9067 chore(deps): update 2023-10-24 23:02:17 +03:00
Zoltan Kochan
b90029432d chore(release): 8.10.0-0 2023-10-24 15:54:22 +03:00
Nacho Aldama
43ce9e4a6a feat: add support to install different architectures (#7214)
close #5965

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-10-24 15:50:40 +03:00
Zoltan Kochan
269926db9f chore(deps): update @pnpm/registry-mock 2023-10-24 15:30:54 +03:00
Zoltan Kochan
d6592964f0 refactor: rootProjectManifestDir is a required option 2023-10-24 15:14:33 +03:00
Nacho Aldama
e34f6fba90 feat: group workspace logs inside CI logs (#7143)
---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-10-21 06:17:57 +03:00
Zoltan Kochan
733d612ad1 test: check spelling with cspell (#7229) 2023-10-20 15:58:27 +03:00
Zoltan Kochan
49bb3653e7 chore(release): libs 2023-10-17 13:15:57 +03:00
Zoltan Kochan
7daf0be5d1 chore(release): 8.9.2 2023-10-16 02:07:45 +03:00
Zoltan Kochan
cf508e0680 chore(release): 8.9.1 2023-10-15 17:46:05 +03:00
Zoltan Kochan
1ce2dd13ad fix(deps): update didyoumean2 to v6 2023-10-15 15:25:22 +03:00
Zoltan Kochan
ac5abd3ff7 fix(dlx): don't fail when running dlx from project with patched deps (#7201)
close #7198
close #7183
close #7200
2023-10-15 04:44:55 +03:00
Zoltan Kochan
d15606ad1c chore(release): libs 2023-10-11 17:59:52 +03:00
Zoltan Kochan
e467c7df24 chore(release): 8.9.0-1 2023-10-09 13:00:10 +03:00
Zoltan Kochan
201695f166 chore(release): 8.9.0-0 2023-10-08 22:55:35 +03:00
Zoltan Kochan
3ad2ec63eb chore(release): libs 2023-10-08 17:21:51 +03:00
Zoltan Kochan
d774a3196c feat: onlyBuiltDependenciesFile (#7167)
close #7137
2023-10-08 01:50:47 +03:00
Zoltan Kochan
fd91bdaa85 chore(release): libs 2023-10-01 12:08:32 +03:00
LaicZhang
41b5eb7a5b perf: replace startsWith with === (#7138) 2023-09-27 16:32:05 +03:00
Zoltan Kochan
73ebfc94e0 chore(release): 8.8.0 2023-09-26 15:24:32 +03:00
Chris
ee328fd25e feat(reporter): add --hide-reporter-prefix option (#7086)
close #7061

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-09-23 03:56:36 +03:00
Zoltan Kochan
7173127aa0 chore(release): 8.7.6 2023-09-17 22:18:18 +03:00
Zoltan Kochan
3ed5a7cd44 chore(release): libs 2023-09-13 12:32:41 +03:00
Zoltan Kochan
e074922652 chore(release): libs 2023-09-11 21:03:20 +03:00
Zoltan Kochan
10cb4b3245 chore(release): 8.7.5 2023-09-11 15:15:09 +03:00
Zoltan Kochan
46cecfc60f chore(release): libs 2023-09-06 21:59:31 +03:00
Zoltan Kochan
d194baeb50 chore(release): 8.7.4 2023-09-06 01:08:56 +03:00
await-ovo
b962c27ae6 fix(plugin-commands-script-runner): allow create scoped package with preferred version (#7055)
close #7053
2023-09-05 18:20:19 +03:00