Commit Graph

1086 Commits

Author SHA1 Message Date
Zoltan Kochan
8f0fa4159e chore: rename @pnpm/beta to @pnpm/exe 2021-10-14 02:45:12 +03:00
Zoltan Kochan
cc8899d25a chore(deps): update set-value to v4 2021-10-07 23:28:08 +03:00
Michael Schmuki
4a4d42d8f7 fix: allow dependencies without a package.json (#3782)
close #1866

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-10-01 00:31:55 +03:00
Zoltan Kochan
4072291cb2 fix(deps): force ansi-regex@5.0.1
ansi-regex has a known vulnerability that is fixed v5.0.1
ref https://github.com/advisories/GHSA-93q8-gq69-wqmw
2021-09-30 01:36:49 +03:00
Zoltan Kochan
04111a1b7a ci: fix running tests on main branch 2021-09-26 13:57:35 +03:00
Zoltan Kochan
83e23601e7 fix: don't override bins of direct deps with bins of hoisted ones (#3795)
close #3784
2021-09-26 13:43:21 +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
6cc069a4dd ci: build artifacts if pkg release was skipped 2021-08-30 00:09:41 +03:00
Zoltan Kochan
7ca9887a38 chore(deps): update 2021-08-29 02:35:33 +03:00
Zoltan Kochan
b0e3cd85aa fix: script execution with shell emulator
close #3700
2021-08-23 21:58:32 +03:00
Zoltan Kochan
1edbed1c74 chore: fix release script 2021-08-23 21:49:36 +03:00
Zoltan Kochan
e0a21e5a6d chore: add a release script 2021-08-22 14:01:47 +03:00
Zoltan Kochan
ee589ab9b0 fix: unsupported platform error (#3694) 2021-08-22 02:41:24 +03:00
Zoltan Kochan
60b122339c chore(deps): update @pnpm/registry-mock 2021-08-16 19:03:53 +03:00
Zoltan Kochan
6208e2a71e fix: link own binaries of pkg before running its lifecycle scripts (#3662) 2021-08-12 04:20:16 +03:00
Kaito Udagawa
49eeee6c24 feat: add linuxstatic-x86 and macos-arm64 binaries (#3658)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-08-10 23:31:34 +03:00
Zoltan Kochan
046f92f8e7 ci: generate the release description 2021-08-01 23:41:44 +03:00
Zoltan Kochan
14c148620d ci: upload release artifacts
close #3624
2021-08-01 12:10:21 +03:00
Zoltan Kochan
108325124d chore: update meta-updater 2021-07-03 20:56:14 +03:00
Zoltan Kochan
18e270a2ea chore: fix lint:meta on Windows 2021-06-29 00:54:03 +03:00
Zoltan Kochan
d1e877860a chore: fix lint:meta 2021-06-28 23:05:22 +03:00
Zoltan Kochan
f8efedc6ab chore: update meta-updater 2021-06-28 18:21:55 +03:00
Zoltan Kochan
e9a345659f chore: update meta-updater 2021-06-28 16:00:47 +03:00
Zoltan Kochan
795148ce7d chore: use packageExtensions 2021-06-24 14:09:07 +03:00
Zoltan Kochan
7613675195 chore(deps): update 2021-06-13 14:50:50 +03:00
Zoltan Kochan
fd9aa4c122 chore(deps): fix vulnerable deps 2021-06-08 02:57:01 +03:00
Zoltan Kochan
308a604543 chore: run install after updating manifests 2021-06-03 23:27:08 +03:00
Zoltan Kochan
2dc5a7a4c5 fix: broken lockfile when values in engines have new lines (#3500)
close #3491
2021-06-03 10:54:59 +03:00
Zoltan Kochan
06f1275032 feat(exec): no need to use -- (#3492) 2021-06-01 23:38:23 +03:00
Zoltan Kochan
fb0213f73b chore(deps): update 2021-05-28 04:00:00 +03:00
renovate[bot]
1c2c3b3a30 chore(deps): update dependency jest to v27.0.0-next.11 (#3424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 23:47:40 +03:00
Zoltan Kochan
b0c5795e2a chore(release): sync artifact versions 2021-05-16 18:17:52 +03:00
Zoltan Kochan
0332c8e6a3 chore(deps): update 2021-05-15 18:42:25 +03:00
Zoltan Kochan
84654221fc chore: update deps 2021-05-07 03:22:02 +03:00
Zoltan Kochan
cf7fdfcc59 ci: audit the dependencies 2021-04-28 23:06:26 +03:00
Zoltan Kochan
97c64bae4d fix: link overrides should work on non-root workspace projects (#3388) 2021-04-24 12:47:17 +03:00
Zoltan Kochan
9ca9f0f995 chore(deps): update jest 2021-04-18 17:35:38 +03:00
Zoltan Kochan
6f198457d1 fix(deps): update rename-overwrite 2021-04-11 15:20:18 +03:00
Zoltan Kochan
43bda5c035 chore(deps): update Verdaccio to v5 2021-04-10 01:31:32 +03:00
Zoltan Kochan
fa53510bb9 chore(deps): update 2021-04-05 04:53:00 +03:00
Zoltan Kochan
a468d2b3f8 chore: require pnpm v6 2021-04-03 01:01:13 +03:00
Zoltan Kochan
fc0e02dac3 chore: update TypeScript 2021-04-03 00:21:46 +03:00
Zoltan Kochan
8522abd1ad chore: update husky to v6 2021-04-02 22:32:46 +03:00
Zoltan Kochan
a6d9d24257 chore(deps): update 2021-04-02 22:11:00 +03:00
Zoltan Kochan
3bd2bfb854 chore(deps): update 2021-04-01 02:21:06 +03:00
Zoltan Kochan
f5865f69fa chore(deps): update jest 2021-03-26 02:23:39 +02:00
Zoltan Kochan
53324fb372 chore(deps): update 2021-03-19 22:20:19 +02:00
Zoltan Kochan
b9ed35552a chore(deps): update 2021-03-19 19:32:10 +02:00
Zoltan Kochan
e5e8f60332 test: fix 2021-03-18 03:12:58 +02:00
Zoltan Kochan
2f93006382 Revert "chore(deps): update"
This reverts commit 03004b214d.
2021-03-16 02:20:38 +02:00