Commit Graph

1000 Commits

Author SHA1 Message Date
Zoltan Kochan
808cac9761 fix: don't leave empty temp directories in the root of partition
close #2749
2020-11-18 02:25:35 +02:00
Zoltan Kochan
cb58b870a1 chore: update deps 2020-11-11 02:21:48 +02:00
Zoltan Kochan
66387b3812 chore: update deps 2020-11-08 17:43:24 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +02:00
Zoltan Kochan
bd833cc572 chore: update lockfile 2020-10-23 00:32:08 +03:00
Zoltan Kochan
50b360ec1e feat: script-shell
close #2942
PR #2943
2020-10-21 01:16:59 +03:00
Zoltan Kochan
68aedc3e73 chore: use resolutions 2020-10-20 13:43:37 +03:00
Zoltan Kochan
a30a03f9b0 chore(deps): update 2020-10-17 00:27:31 +03:00
Zoltan Kochan
715b413ad2 chore: don't print warnings when linting on CI 2020-10-11 22:32:04 +03:00
Zoltan Kochan
15a7e85dd4 chore: add changeset commands 2020-09-27 02:43:58 +03:00
Zoltan Kochan
c9f0c77641 feat: Plug'n'Play
PR #1874
2020-09-25 02:33:47 +03:00
Zoltan Kochan
a8ef400184 chore: configure commitlint 2020-09-24 02:42:43 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
cfd15f5d8b chore: refactor root scripts 2020-09-22 00:21:18 +03:00
Zoltan Kochan
fde2b77a8d test: fix tests on Node.js 10.13 2020-09-16 23:53:28 +03:00
Juan Picado
ba958f5fae test: audit package using jest
PR #2862
ref #2858
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-09-16 22:30:29 +03:00
Zoltan Kochan
937245cdca chore(deps): update 2020-09-08 18:43:36 +03:00
Zoltan Kochan
7adad86959 chore: add local Git hooks 2020-09-08 16:48:55 +03:00
Zoltan Kochan
9c9ff7db3e test: installing a package the has bundleDependencies=false 2020-09-04 14:12:23 +03:00
Zoltan Kochan
5972116359 chore(deps): update 2020-08-28 12:32:31 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
4df806c7b2 chore(deps): update ts-node to v9 2020-08-22 03:24:59 +03:00
Zoltan Kochan
42d76961f6 chore(deps): update 2020-08-22 02:56:29 +03:00
renovate[bot]
9550b0505a chore(deps): update dependency typescript to v4
PR #2788

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-08-22 02:44:21 +03:00
Zoltan Kochan
46128b5b01 refactor: export AgentOptions from npm-registry-agent 2020-08-14 03:34:43 +03:00
Zoltan Kochan
2c0810cc33 chore(deps): update 2020-08-08 01:39:51 +03:00
Zoltan Kochan
edf1f412e2 feat: make-dedicated-lockfile
close #1919
PR #2746
2020-08-05 02:02:42 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
Zoltan Kochan
e75b8ee761 chore: use Yarn instead of npm for bundling pnpm 2020-07-21 21:45:32 +03:00
Zoltan Kochan
0f71b697eb chore(deps): update 2020-07-20 23:32:56 +03:00
Zoltan Kochan
44791e06fe chore(deps): update 2020-06-29 17:43:54 +03:00
Zoltan Kochan
c776db1a7d fix: pnpm list --long 2020-06-22 01:54:17 +03:00
Zoltan Kochan
220896511a refactor: remove common-tags from dependencies 2020-06-21 16:39:49 +03:00
Zoltan Kochan
1520e3d6f9 fix(deps): update 2020-06-19 01:30:46 +03:00
Zoltan Kochan
a45932bc5c chore(deps): update 2020-06-17 00:39:09 +03:00
Zoltan Kochan
2ebb7af333 fix: print a warning when an HTTP request fails
close #1240
PR #2615
2020-06-08 13:49:54 +03:00
Zoltan Kochan
9bb852d21b chore(deps): update 2020-06-05 03:11:57 +03:00
Zoltan Kochan
c56438567b fix(deps): update cross-spawn to ^7.0.3 2020-05-29 14:41:08 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
29d5cf93fc chore: update configs 2020-05-20 21:18:07 +03:00
Zoltan Kochan
d63955f3ce chore(deps): update 2020-05-20 20:44:50 +03:00
Zoltan Kochan
6a8a97eee9 fix: update typescript to v3.9 2020-05-14 17:02:23 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
b3b201b2aa ci: run tests only to pkgs concurrently 2020-05-08 22:48:06 +00:00
Zoltan Kochan
f0007b077c ci: cache the verdaccio storage 2020-05-08 21:58:36 +03:00
Zoltan Kochan
7ca9702dc5 chore(release): v5.0.0-alpha.4 2020-05-06 02:28:35 +03:00
Zoltan Kochan
b40af1c07c chore(release): v5.0.0-alpha.3 2020-05-03 17:44:30 +03:00
Zoltan Kochan
b4fc49b7a0 chore: require pnpm v5 for development 2020-05-02 13:19:04 +03:00
Zoltan Kochan
2b8c3cd353 Revert "chore: require the usage of pnpm v4"
This reverts commit 312ff84bdc.
2020-05-02 13:18:39 +03:00
Zoltan Kochan
200adb5a22 Merge branch 'v4' 2020-05-02 13:16:22 +03:00