Commit Graph

64 Commits

Author SHA1 Message Date
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 2024-02-12 11:56:09 +01:00
Jan Komarek
a7e68797da chore: use global jest 2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2 chore: upgrade jest to 29.7.0 2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b chore: upgrade jest 2024-02-12 11:56:09 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Martin Varmuza
ecda2db609 feat(node-utils): additional features to http server (json parsing, route matching,..) 2024-02-08 09:27:14 +01:00
Martin Varmuza
a051deae37 feat(node-utils): add express like http server util 2024-01-29 08:29:27 +01:00
Daniel Suchý
7277f9d0f8 chore(repo): Upgrade TS 5.3 (#10017) 2023-11-21 12:15:06 +01:00
tomasklim
7458ab20f0 chore(jest): update jest in packages without issues 2023-11-20 09:19:59 +01:00
Daniel Suchý
bf8d0fe80f chore(repo): upgrade to TS 5.2 (#9989) 2023-11-20 07:54:30 +01:00
Martin Varmuza
7fdee4b502 chore: move getFreePort to @trezor/node-utils 2023-04-27 15:49:27 +02:00
Matej Kriz
a54c397c85 fix(node-utils): dir path can't be dasherized as a whole
There could be existing path that contains spaces and you need to create just a subfolder of that existing folder.
2023-04-04 17:39:57 +02:00
Carlos Garcia Ortiz karliatto
69f95a43cb feat(node-utils): new package for node utililites 2023-03-24 12:29:34 +01:00